Searched defs:VM_MAYSHARE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/progs/ | ||
H A D | bpf_iter_task_vma.c | 12 #define VM_MAYSHARE 0x00000080 macro |
/openbmc/linux/include/linux/ | ||
H A D | mm.h | 279 #define VM_MAYSHARE 0x00000080 macro |