Home
last modified time | relevance | path

Searched defs:prot (Results 251 - 275 of 830) sorted by relevance

1...<<11121314151617181920>>...34

/third_party/openssl/crypto/cmp/
H A Dcmp_protect.c33 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 Dgas_serv.h77 int prot; /* whether Protected Dual of Public Action frame is used */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dgas_serv.h77 int prot; /* whether Protected Dual of Public Action frame is used */ member
/foundation/resourceschedule/ffrt/src/util/
H A Dslab.h221 const int prot = PROT_READ | PROT_WRITE; in expand() local
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_default_rule_parser.cpp106 cJSON *prot = cJSON_GetObjectItem(mem, jsonKey.c_str()); in ParsePortList() local
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dkasan_init_64.c445 pgprot_t prot; in kasan_init() local
H A Dmmap.c238 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 Dacpi.c267 pgprot_t prot; in acpi_os_ioremap() local
/kernel/linux/common_modules/xpm/core/
H A Dxpm_security_hooks.c251 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 Ddump.c258 u64 prot = val & pg_level[level].mask; in note_page() local
/kernel/linux/linux-5.10/arch/arm64/mm/
H A Dptdump.c264 u64 prot = 0; in note_page() local
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dentry.S1140 prot = r17 /* prot bits */ global() define
[all...]
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dvmem.c154 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 Dpageattr.c111 unsigned long pte_addr, prot; in split_pmd_page() local
188 unsigned long pmd_addr, prot; in split_pud_page() local
H A Ddump_pagetables.c127 unsigned int prot; in note_page() local
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/
H A Dsq.c101 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 Dprocess.c142 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 Dcompat_linux.c198 compat_ulong_t prot; member
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dpgtable.h139 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 Dvdso2c.c184 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 Dinit.c81 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 Dptdump.c242 u64 prot = 0; in note_page() local
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_pgtable.c146 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 Dvdso2c.c159 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 Dpgtable-bits.h101 unsigned long prot = pgprot_val(_prot); in pgprot_noncached() local
114 unsigned long prot = pgprot_val(_prot); in pgprot_writecombine() local

Completed in 13 milliseconds

1...<<11121314151617181920>>...34