#ifndef __ASM_GENERIC_MMAN_H
#define __ASM_GENERIC_MMAN_H

#include <asm-generic/mman-common.h>

#define MAP_GROWSDOWN	0x0100		/* stack-like segment */
#define MAP_DENYWRITE	0x0800		/* ETXTBSY */
#define MAP_EXECUTABLE	0x1000		/* mark it as an executable */
#define MAP_LOCKED	0x2000		/* pages are locked */
#define MAP_NORESERVE	0x4000		/* don't check for reservations */
#define MAP_POPULATE	0x8000		/* populate (prefault) pagetables */
#define MAP_NONBLOCK	0x10000		/* do not block on IO */
#define MAP_STACK	0x20000		/* give out an address that is best suited for process/thread stacks */
#define MAP_HUGETLB	0x40000		/* create a huge page mapping */

/* Bits [26:31] are reserved, see mman-common.h for MAP_HUGETLB usage */

#define MCL_CURRENT	1		/* lock all current mappings */
#define MCL_FUTURE	2		/* lock all future mappings */
#define MCL_ONFAULT	4		/* lock all pages that are faulted in */

#endif /* __ASM_GENERIC_MMAN_H */
9dd5f09fc8a4549cda115f4f'/><select name='h' onchange='this.form.submit();'>
<option value='emaclite-cleanup'>emaclite-cleanup</option>
<option value='master'>master</option>
<option value='nds-private-remove' selected='selected'>nds-private-remove</option>
<option value='packet-loop-back'>packet-loop-back</option>
<option value='packet-rx-pump-back'>packet-rx-pump-back</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>net-next plumbings</td><td class='sub right'>Tobias Klauser</td></tr></table>
<table class='tabs'><tr><td>
<a href='/cgit.cgi/linux/net-next.git/?h=nds-private-remove'>summary</a><a href='/cgit.cgi/linux/net-next.git/refs/?h=nds-private-remove&amp;id=a2ca3d617944417e9dd5f09fc8a4549cda115f4f'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/kernel/gcov/base.c?h=nds-private-remove'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/kernel/gcov/base.c?h=nds-private-remove&amp;id=a2ca3d617944417e9dd5f09fc8a4549cda115f4f'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/kernel/gcov/base.c?h=nds-private-remove&amp;id=a2ca3d617944417e9dd5f09fc8a4549cda115f4f'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/kernel/gcov/base.c?h=nds-private-remove&amp;id=a2ca3d617944417e9dd5f09fc8a4549cda115f4f'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/kernel/gcov/base.c'>
<input type='hidden' name='h' value='nds-private-remove'/><input type='hidden' name='id' value='a2ca3d617944417e9dd5f09fc8a4549cda115f4f'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/cgit.cgi/linux/net-next.git/log/?h=nds-private-remove&amp;id=a2ca3d617944417e9dd5f09fc8a4549cda115f4f'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/kernel?h=nds-private-remove&amp;id=a2ca3d617944417e9dd5f09fc8a4549cda115f4f'>kernel</a>/<a href='/cgit.cgi/linux/net-next.git/log/kernel/gcov?h=nds-private-remove&amp;id=a2ca3d617944417e9dd5f09fc8a4549cda115f4f'>gcov</a>/<a href='/cgit.cgi/linux/net-next.git/log/kernel/gcov/base.c?h=nds-private-remove&amp;id=a2ca3d617944417e9dd5f09fc8a4549cda115f4f'>base.c</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/cgit.cgi/linux/net-next.git/log/kernel/gcov/base.c?h=nds-private-remove&amp;id=a2ca3d617944417e9dd5f09fc8a4549cda115f4f&amp;showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>