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