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