Lines Matching defs:size
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()
634 long size; member
640 void record_pkey_malloc(void *ptr, long size, int prot) in record_pkey_malloc()
705 void *malloc_pkey_with_mprotect(long size, int prot, u16 pkey) in malloc_pkey_with_mprotect()
725 void *malloc_pkey_anon_huge(long size, int prot, u16 pkey) in malloc_pkey_anon_huge()
806 void *malloc_pkey_hugetlb(long size, int prot, u16 pkey) in malloc_pkey_hugetlb()
827 void *malloc_pkey_mmap_dax(long size, int prot, u16 pkey) in malloc_pkey_mmap_dax()
862 void *malloc_pkey(long size, int prot, u16 pkey) in malloc_pkey()
978 long size; in test_pkey_alloc_free_attach_pkey0() local
1360 long size; in test_mprotect_with_pkey_0() local
1679 int size = PAGE_SIZE; in test_mprotect_pkey_on_unsupported_cpu() local
1768 int size = PAGE_SIZE; in main() local