Home
last modified time | relevance | path

Searched refs:sys_pkey_free (Results 1 – 17 of 17) sorted by relevance

/linux/tools/testing/selftests/mm/
H A Dpkey-helpers.h89 int sys_pkey_free(unsigned long pkey);
198 sys_pkey_free(ret); in kernel_has_pkeys()
H A Dprotection_keys.c545 free_ret = sys_pkey_free(alloced_pkeys[i]); in alloc_random_pkey()
570 sys_pkey_free(rpkey); in mprotect_pkey()
927 free_ret = sys_pkey_free(alloced_pkeys[i]); in test_pkey_alloc_free_attach_pkey0()
1097 err = sys_pkey_free(i); in test_pkey_syscalls_on_non_allocated_pkey()
1100 err = sys_pkey_free(i); in test_pkey_syscalls_on_non_allocated_pkey()
1196 err = sys_pkey_free(allocated_pkeys[i]); in test_pkey_alloc_exhaust()
1268 err = sys_pkey_free(allocated_pkeys[i]); in test_pkey_init_state()
1741 sys_pkey_free(pkey); in run_tests_once()
H A Dpkey_util.c16 int sys_pkey_free(unsigned long pkey) in sys_pkey_free() function
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl336 325 n64 pkey_free sys_pkey_free
/linux/scripts/
H A Dsyscall.tbl340 290 common pkey_free sys_pkey_free
/linux/tools/scripts/
H A Dsyscall.tbl340 290 common pkey_free sys_pkey_free
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl340 386 common pkey_free sys_pkey_free
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl396 386 common pkey_free sys_pkey_free
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl373 350 common pkey_free sys_pkey_free
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl343 331 common pkey_free sys_pkey_free
H A Dsyscall_32.tbl397 382 i386 pkey_free sys_pkey_free
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl438 364 common pkey_free sys_pkey_free
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl414 396 common pkey_free sys_pkey_free
/linux/include/uapi/asm-generic/
H A Dunistd.h698 __SYSCALL(__NR_pkey_free, sys_pkey_free)
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h698 __SYSCALL(__NR_pkey_free, sys_pkey_free)
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl480 385 nospu pkey_free sys_pkey_free
/linux/include/linux/
H A Dsyscalls.h958 asmlinkage long sys_pkey_free(int pkey);