• Home
  • Raw
  • Download

Lines Matching defs:ptr

173 		u64 *ptr = (u64 *)(c + i);  in dump_mem()  local
463 int sys_mprotect_pkey(void *ptr, size_t size, unsigned long orig_prot, in sys_mprotect_pkey()
589 int mprotect_pkey(void *ptr, size_t size, unsigned long orig_prot, in mprotect_pkey()
626 void *ptr; member
633 void record_pkey_malloc(void *ptr, long size, int prot) in record_pkey_malloc()
670 void free_pkey_malloc(void *ptr) in free_pkey_malloc()
700 void *ptr; in malloc_pkey_with_mprotect() local
721 void *ptr; in malloc_pkey_anon_huge() local
801 void *ptr; in malloc_pkey_hugetlb() local
822 void *ptr; in malloc_pkey_mmap_dax() local
957 void test_pkey_alloc_free_attach_pkey0(int *ptr, u16 pkey) in test_pkey_alloc_free_attach_pkey0()
1009 void test_read_of_write_disabled_region(int *ptr, u16 pkey) in test_read_of_write_disabled_region()
1019 void test_read_of_access_disabled_region(int *ptr, u16 pkey) in test_read_of_access_disabled_region()
1031 void test_read_of_access_disabled_region_with_page_already_mapped(int *ptr, in test_read_of_access_disabled_region_with_page_already_mapped()
1048 void test_write_of_write_disabled_region_with_page_already_mapped(int *ptr, in test_write_of_write_disabled_region_with_page_already_mapped()
1059 void test_write_of_write_disabled_region(int *ptr, u16 pkey) in test_write_of_write_disabled_region()
1066 void test_write_of_access_disabled_region(int *ptr, u16 pkey) in test_write_of_access_disabled_region()
1074 void test_write_of_access_disabled_region_with_page_already_mapped(int *ptr, in test_write_of_access_disabled_region_with_page_already_mapped()
1085 void test_kernel_write_of_access_disabled_region(int *ptr, u16 pkey) in test_kernel_write_of_access_disabled_region()
1097 void test_kernel_write_of_write_disabled_region(int *ptr, u16 pkey) in test_kernel_write_of_write_disabled_region()
1110 void test_kernel_gup_of_access_disabled_region(int *ptr, u16 pkey) in test_kernel_gup_of_access_disabled_region()
1132 void test_kernel_gup_write_to_write_disabled_region(int *ptr, u16 pkey) in test_kernel_gup_write_to_write_disabled_region()
1150 void test_pkey_syscalls_on_non_allocated_pkey(int *ptr, u16 pkey) in test_pkey_syscalls_on_non_allocated_pkey()
1173 void test_pkey_syscalls_bad_args(int *ptr, u16 pkey) in test_pkey_syscalls_bad_args()
1199 void test_pkey_alloc_exhaust(int *ptr, u16 pkey) in test_pkey_alloc_exhaust()
1305 void test_pkey_init_state(int *ptr, u16 pkey) in test_pkey_init_state()
1343 void test_mprotect_with_pkey_0(int *ptr, u16 pkey) in test_mprotect_with_pkey_0()
1367 void test_ptrace_of_child(int *ptr, u16 pkey) in test_ptrace_of_child()
1464 void test_executing_on_unreadable_memory(int *ptr, u16 pkey) in test_executing_on_unreadable_memory()
1496 void test_implicit_mprotect_exec_only_memory(int *ptr, u16 pkey) in test_implicit_mprotect_exec_only_memory()
1545 void test_ptrace_modifies_pkru(int *ptr, u16 pkey) in test_ptrace_modifies_pkru()
1668 void test_ptrace_modifies_pkru(int *ptr, u16 pkey) in test_ptrace_modifies_pkru()
1745 void test_mprotect_pkey_on_unsupported_cpu(int *ptr, u16 pkey) in test_mprotect_pkey_on_unsupported_cpu()
1787 int *ptr; in run_tests_once() local
1837 int *ptr; in main() local