Home
last modified time | relevance | path

Searched refs:map_flags (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/tap/
H A Dtap_bpf.h60 __u32 map_flags; member
/f-stack/freebsd/sys/
H A Dimgact.h96 u_int map_flags; member
/f-stack/freebsd/kern/
H A Dkern_exec.c1092 map->flags |= imgp->map_flags; in exec_new_vmspace()
1549 (imgp->map_flags & MAP_ASLR) == 0) in exec_stackgap()
H A Dimgact_elf.c1233 imgp->map_flags |= MAP_ASLR; in __CONCAT()
1242 imgp->map_flags |= MAP_ASLR_IGNSTART; in __CONCAT()
1246 imgp->map_flags |= MAP_WXORX; in __CONCAT()