Lines Matching defs:size
461 int sys_mprotect_pkey(void *ptr, size_t size, unsigned long orig_prot, in sys_mprotect_pkey()
587 int mprotect_pkey(void *ptr, size_t size, unsigned long orig_prot, in mprotect_pkey()
625 long size; member
631 void record_pkey_malloc(void *ptr, long size, int prot) in record_pkey_malloc()
696 void *malloc_pkey_with_mprotect(long size, int prot, u16 pkey) in malloc_pkey_with_mprotect()
716 void *malloc_pkey_anon_huge(long size, int prot, u16 pkey) in malloc_pkey_anon_huge()
797 void *malloc_pkey_hugetlb(long size, int prot, u16 pkey) in malloc_pkey_hugetlb()
818 void *malloc_pkey_mmap_dax(long size, int prot, u16 pkey) in malloc_pkey_mmap_dax()
853 void *malloc_pkey(long size, int prot, u16 pkey) in malloc_pkey()
969 long size; in test_pkey_alloc_free_attach_pkey0() local
1351 long size; in test_mprotect_with_pkey_0() local
1670 int size = PAGE_SIZE; in test_mprotect_pkey_on_unsupported_cpu() local
1759 int size = PAGE_SIZE; in main() local