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

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

Completed in 228 milliseconds