Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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); in rename_vma()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dprctl.h251 # define PR_SET_VMA_ANON_NAME 0 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dprctl.h292 # define PR_SET_VMA_ANON_NAME 0 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dprctl.h166 #define PR_SET_VMA_ANON_NAME 0 macro
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dprctl.h292 # define PR_SET_VMA_ANON_NAME 0 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dprctl.h166 #define PR_SET_VMA_ANON_NAME 0 macro
/kernel/linux/linux-5.10/kernel/
H A Dsys.c2311 case PR_SET_VMA_ANON_NAME: in prctl_set_vma()
/kernel/linux/linux-6.6/kernel/
H A Dsys.c2328 case PR_SET_VMA_ANON_NAME: in prctl_set_vma()

Completed in 11 milliseconds