Searched refs:PR_SET_VMA (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/prctl/
H A Dset-anon-vma-name-test.c20 #ifndef PR_SET_VMA
21 #define PR_SET_VMA 0x53564d41 macro
30 res = prctl(PR_SET_VMA, PR_SET_VMA_ANON_NAME, addr, size, name);
/linux-master/include/uapi/linux/
H A Dprctl.h291 #define PR_SET_VMA 0x53564d41 macro
/linux-master/tools/include/uapi/linux/
H A Dprctl.h291 #define PR_SET_VMA 0x53564d41 macro
/linux-master/kernel/
H A Dsys.c2729 case PR_SET_VMA:

Completed in 264 milliseconds