| /third_party/openssl/crypto/cmp/ |
| H A D | cmp_protect.c | 33 ASN1_BIT_STRING *prot = NULL; in ossl_cmp_calc_protection() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | gas_serv.h | 77 int prot; /* whether Protected Dual of Public Action frame is used */ member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | gas_serv.h | 77 int prot; /* whether Protected Dual of Public Action frame is used */ member
|
| /foundation/resourceschedule/ffrt/src/util/ |
| H A D | slab.h | 221 const int prot = PROT_READ | PROT_WRITE; in expand() local
|
| /foundation/communication/netmanager_ext/services/netfirewallmanager/src/ |
| H A D | netfirewall_default_rule_parser.cpp | 106 cJSON *prot = cJSON_GetObjectItem(mem, jsonKey.c_str()); in ParsePortList() local
|
| /kernel/linux/linux-5.10/arch/x86/mm/ |
| H A D | kasan_init_64.c | 445 pgprot_t prot; in kasan_init() local
|
| H A D | mmap.c | 238 bool pfn_modify_allowed(unsigned long pfn, pgprot_t prot) in pfn_modify_allowed() argument
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| H A D | acpi.c | 267 pgprot_t prot; in acpi_os_ioremap() local
|
| /kernel/linux/common_modules/xpm/core/ |
| H A D | xpm_security_hooks.c | 251 static int xpm_check_signature(struct vm_area_struct *vma, unsigned long prot) in xpm_check_signature() argument 303 static int xpm_check_prot(struct vm_area_struct *vma, unsigned long prot) in xpm_check_prot() argument 342 xpm_common_check(struct vm_area_struct *vma, unsigned long prot) xpm_common_check() argument 362 xpm_mprotect_check(struct vm_area_struct *vma, unsigned long reqprot, unsigned long prot) xpm_mprotect_check() argument [all...] |
| /kernel/linux/linux-5.10/arch/arm/mm/ |
| H A D | dump.c | 258 u64 prot = val & pg_level[level].mask; in note_page() local
|
| /kernel/linux/linux-5.10/arch/arm64/mm/ |
| H A D | ptdump.c | 264 u64 prot = 0; in note_page() local
|
| /kernel/linux/linux-5.10/arch/parisc/kernel/ |
| H A D | entry.S | 1140 prot = r17 /* prot bits */ global() define [all...] |
| /kernel/linux/linux-5.10/arch/s390/mm/ |
| H A D | vmem.c | 154 unsigned long prot, pages = 0; in modify_pte_table() local 211 unsigned long next, prot, pages = 0; in modify_pmd_table() local 313 unsigned long next, prot, pages = 0; modify_pud_table() local [all...] |
| H A D | pageattr.c | 111 unsigned long pte_addr, prot; in split_pmd_page() local 188 unsigned long pmd_addr, prot; in split_pud_page() local
|
| H A D | dump_pagetables.c | 127 unsigned int prot; in note_page() local
|
| /kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/ |
| H A D | sq.c | 101 static int __sq_remap(struct sq_mapping *map, pgprot_t prot) in __sq_remap() argument 143 sq_remap(unsigned long phys, unsigned int size, const char *name, pgprot_t prot) sq_remap() argument
|
| /kernel/linux/linux-5.10/arch/um/os-Linux/ |
| H A D | process.c | 142 int prot; in os_map_memory() local 156 int prot = ((r ? PROT_READ : 0) | (w ? PROT_WRITE : 0) | in os_protect_memory() local
|
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| H A D | compat_linux.c | 198 compat_ulong_t prot; member
|
| /kernel/linux/linux-5.10/arch/sh/include/asm/ |
| H A D | pgtable.h | 139 static inline bool __pte_access_permitted(pte_t pte, u64 prot) in __pte_access_permitted() argument 147 u64 prot = _PAGE_PRESENT; in pte_access_permitted() local 157 u64 prot = _PAGE_PRESENT | _PAGE_USER; in pte_access_permitted() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/entry/vdso/ |
| H A D | vdso2c.c | 184 static void map_input(const char *name, void **addr, size_t *len, int prot) in map_input() argument
|
| /kernel/linux/linux-5.10/arch/sh/mm/ |
| H A D | init.c | 81 static void set_pte_phys(unsigned long addr, unsigned long phys, pgprot_t prot) in set_pte_phys() argument 98 static void clear_pte_phys(unsigned long addr, pgprot_t prot) in clear_pte_phys() argument 111 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap() argument 123 void __clear_fixmap(enum fixed_addresses idx, pgprot_t prot) in __clear_fixmap() argument
|
| /kernel/linux/linux-5.10/arch/riscv/mm/ |
| H A D | ptdump.c | 242 u64 prot = 0; in note_page() local
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
| H A D | hash_pgtable.c | 146 int hash__map_kernel_page(unsigned long ea, unsigned long pa, pgprot_t prot) in hash__map_kernel_page() argument
|
| /kernel/linux/linux-5.10/arch/sparc/vdso/ |
| H A D | vdso2c.c | 159 static void map_input(const char *name, void **addr, size_t *len, int prot) in map_input() argument
|
| /kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
| H A D | pgtable-bits.h | 101 unsigned long prot = pgprot_val(_prot); in pgprot_noncached() local 114 unsigned long prot = pgprot_val(_prot); in pgprot_writecombine() local
|