Lines Matching defs:ptr

173 		u64 *ptr = (u64 *)(c + i);  in dump_mem()  local
470 int sys_mprotect_pkey(void *ptr, size_t size, unsigned long orig_prot, in sys_mprotect_pkey()
596 int mprotect_pkey(void *ptr, size_t size, unsigned long orig_prot, in mprotect_pkey()
633 void *ptr; member
640 void record_pkey_malloc(void *ptr, long size, int prot) in record_pkey_malloc()
677 void free_pkey_malloc(void *ptr) in free_pkey_malloc()
707 void *ptr; in malloc_pkey_with_mprotect() local
728 void *ptr; in malloc_pkey_anon_huge() local
808 void *ptr; in malloc_pkey_hugetlb() local
829 void *ptr; in malloc_pkey_mmap_dax() local
963 __attribute__((noinline)) int read_ptr(int *ptr) in read_ptr()
972 void test_pkey_alloc_free_attach_pkey0(int *ptr, u16 pkey) in test_pkey_alloc_free_attach_pkey0()
1024 void test_read_of_write_disabled_region(int *ptr, u16 pkey) in test_read_of_write_disabled_region()
1034 void test_read_of_access_disabled_region(int *ptr, u16 pkey) in test_read_of_access_disabled_region()
1046 void test_read_of_access_disabled_region_with_page_already_mapped(int *ptr, in test_read_of_access_disabled_region_with_page_already_mapped()
1063 void test_write_of_write_disabled_region_with_page_already_mapped(int *ptr, in test_write_of_write_disabled_region_with_page_already_mapped()
1074 void test_write_of_write_disabled_region(int *ptr, u16 pkey) in test_write_of_write_disabled_region()
1081 void test_write_of_access_disabled_region(int *ptr, u16 pkey) in test_write_of_access_disabled_region()
1089 void test_write_of_access_disabled_region_with_page_already_mapped(int *ptr, in test_write_of_access_disabled_region_with_page_already_mapped()
1100 void test_kernel_write_of_access_disabled_region(int *ptr, u16 pkey) in test_kernel_write_of_access_disabled_region()
1112 void test_kernel_write_of_write_disabled_region(int *ptr, u16 pkey) in test_kernel_write_of_write_disabled_region()
1125 void test_kernel_gup_of_access_disabled_region(int *ptr, u16 pkey) in test_kernel_gup_of_access_disabled_region()
1147 void test_kernel_gup_write_to_write_disabled_region(int *ptr, u16 pkey) in test_kernel_gup_write_to_write_disabled_region()
1165 void test_pkey_syscalls_on_non_allocated_pkey(int *ptr, u16 pkey) in test_pkey_syscalls_on_non_allocated_pkey()
1188 void test_pkey_syscalls_bad_args(int *ptr, u16 pkey) in test_pkey_syscalls_bad_args()
1214 void test_pkey_alloc_exhaust(int *ptr, u16 pkey) in test_pkey_alloc_exhaust()
1320 void test_pkey_init_state(int *ptr, u16 pkey) in test_pkey_init_state()
1358 void test_mprotect_with_pkey_0(int *ptr, u16 pkey) in test_mprotect_with_pkey_0()
1382 void test_ptrace_of_child(int *ptr, u16 pkey) in test_ptrace_of_child()
1479 void test_executing_on_unreadable_memory(int *ptr, u16 pkey) in test_executing_on_unreadable_memory()
1506 void test_implicit_mprotect_exec_only_memory(int *ptr, u16 pkey) in test_implicit_mprotect_exec_only_memory()
1555 void test_ptrace_modifies_pkru(int *ptr, u16 pkey) in test_ptrace_modifies_pkru()
1677 void test_mprotect_pkey_on_unsupported_cpu(int *ptr, u16 pkey) in test_mprotect_pkey_on_unsupported_cpu()
1719 int *ptr; in run_tests_once() local
1769 int *ptr; in main() local