Searched defs:orig_prot (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/testing/selftests/mm/ |
| H A D | pkey_util.c | 23 int sys_mprotect_pkey(void *ptr, size_t size, unsigned long orig_prot, in sys_mprotect_pkey()
|
| H A D | protection_keys.c | 554 int mprotect_pkey(void *ptr, size_t size, unsigned long orig_prot, in mprotect_pkey()
|
| H A D | mseal_test.c | 74 static int sys_mprotect_pkey(void *ptr, size_t size, unsigned long orig_prot, in sys_mprotect_pkey()
|
| /linux/arch/arm64/mm/ |
| H A D | contpte.c | 362 pgprot_t orig_prot) in contpte_is_consistent() 389 pgprot_t orig_prot; in contpte_ptep_get_lockless() local
|
| /linux/net/xfrm/ |
| H A D | espintcp.c | 566 memcpy(espintcp_prot, orig_prot, sizeof(struct proto)); in build_protos() argument
|
| /linux/mm/ |
| H A D | internal.h | 1765 pgprot_t orig_prot) in io_remap_pfn_range_complete()
|
| /linux/include/linux/ |
| H A D | mm.h | 4172 unsigned long size, pgprot_t orig_prot) in io_remap_pfn_range()
|