| /third_party/libwebsockets/lib/core-net/ |
| H A D | wsi.c | 678 lws_parse_uri(char *p, const char **prot, const char **ads, int *port, in lws_parse_uri() argument
|
| /third_party/libwebsockets/lib/secure-streams/ |
| H A D | secure-streams.c | 672 const char *prot, *_prot, *ipath, *_ipath, *ads, *_ads; in _lws_ss_client_connect() local
|
| /third_party/ltp/include/ |
| H A D | tst_safe_macros.h | 264 safe_mmap(const char *file, const int lineno, void *addr, size_t length, int prot, int flags, int fd, off_t offset) safe_mmap() argument
|
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | tinjpage.c | 65 void *checked_mmap(void *start, size_t length, int prot, int flags, in checked_mmap() argument
|
| /third_party/ltp/testcases/kernel/mce-test/stress/tools/page-poisoning/ |
| H A D | page-poisoning.c | 186 static void *checked_mmap(void *start, size_t length, int prot, int flags, in checked_mmap() argument
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | tinjpage.c | 65 void *checked_mmap(void *start, size_t length, int prot, int flags, in checked_mmap() argument
|
| /third_party/libwebsockets/plugins/acme-client/ |
| H A D | protocol_lws_acme_client.c | 584 const char *prot, *p; in lws_acme_client_connect() local
|
| /third_party/lwip/src/netif/ppp/ |
| H A D | lcp.c | 565 u_short prot; in lcp_rprotrej() local
|
| /third_party/toybox/lib/ |
| H A D | xwrap.c | 61 void *xmmap(void *addr, size_t length, int prot, int flags, int fd, off_t off) in xmmap() argument
|
| /third_party/python/Modules/ |
| H A D | mmapmodule.c | 1221 int fd, flags = MAP_SHARED, prot = PROT_WRITE | PROT_READ; in new_mmap_object() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | gas_serv.c | 1451 gas_serv_req_local_processing(struct hostapd_data *hapd, const u8 *sa, u8 dialog_token, struct anqp_query_info *qi, int prot, int std_addr3) gas_serv_req_local_processing() argument 1528 gas_serv_req_dpp_processing(struct hostapd_data *hapd, const u8 *sa, u8 dialog_token, int prot, struct wpabuf *buf) gas_serv_req_dpp_processing() argument 1596 gas_serv_rx_gas_initial_req(struct hostapd_data *hapd, const u8 *sa, const u8 *data, size_t len, int prot, int std_addr3) gas_serv_rx_gas_initial_req() argument 1739 gas_serv_rx_gas_comeback_req(struct hostapd_data *hapd, const u8 *sa, const u8 *data, size_t len, int prot, int std_addr3) gas_serv_rx_gas_comeback_req() argument 1856 int prot, std_addr3; gas_serv_rx_public_action() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | gas_serv.c | 1448 gas_serv_req_local_processing(struct hostapd_data *hapd, const u8 *sa, u8 dialog_token, struct anqp_query_info *qi, int prot, int std_addr3) gas_serv_req_local_processing() argument 1525 gas_serv_req_dpp_processing(struct hostapd_data *hapd, const u8 *sa, u8 dialog_token, int prot, struct wpabuf *buf) gas_serv_req_dpp_processing() argument 1590 gas_serv_rx_gas_initial_req(struct hostapd_data *hapd, const u8 *sa, const u8 *data, size_t len, int prot, int std_addr3) gas_serv_rx_gas_initial_req() argument 1731 gas_serv_rx_gas_comeback_req(struct hostapd_data *hapd, const u8 *sa, const u8 *data, size_t len, int prot, int std_addr3) gas_serv_rx_gas_comeback_req() argument 1844 int prot, std_addr3; gas_serv_rx_public_action() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/mm/pat/ |
| H A D | set_memory.c | 497 static inline bool conflicts(pgprot_t prot, pgprotval_t val) in conflicts() argument 502 static inline void check_conflict(int warnlvl, pgprot_t prot, pgprotval_t val, in check_conflict() argument 526 static inline pgprot_t static_protections(pgprot_t prot, unsigned long start, in static_protections() argument 748 pgprot_clear_protnone_bits(pgprot_t prot) pgprot_clear_protnone_bits() argument 928 pgprot_t prot; split_set_pte() local 1813 __set_memory_prot(unsigned long addr, int numpages, pgprot_t prot) __set_memory_prot() argument [all...] |
| /kernel/linux/linux-5.10/drivers/acpi/apei/ |
| H A D | ghes.c | 163 pgprot_t prot; in ghes_map() local
|
| /kernel/linux/linux-5.10/drivers/acpi/arm64/ |
| H A D | iort.c | 875 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in iort_iommu_msi_get_resv_regions() local
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| H A D | pgtable.h | 150 static inline pte_t clear_pte_bit(pte_t pte, pgprot_t prot) in clear_pte_bit() argument 156 static inline pte_t set_pte_bit(pte_t pte, pgprot_t prot) in set_pte_bit() argument 162 static inline pmd_t clear_pmd_bit(pmd_t pmd, pgprot_t prot) in clear_pmd_bit() argument 168 static inline pmd_t set_pmd_bit(pmd_t pmd, pgprot_t prot) in set_pmd_bit() argument 378 mk_pud_sect_prot(pgprot_t prot) mk_pud_sect_prot() argument 383 mk_pmd_sect_prot(pgprot_t prot) mk_pmd_sect_prot() argument [all...] |
| /kernel/linux/linux-5.10/arch/arm/mm/ |
| H A D | dma-mapping.c | 45 pgprot_t prot; member 335 pgprot_t prot = pgprot_dmacoherent(PAGE_KERNEL); in atomic_pool_init() local 442 pgprot_t prot = *(pgprot_t *)data; in __dma_update_pte() local 448 static void __dma_remap(struct page *page, size_t size, pgprot_t prot) in __dma_remap() argument 457 __alloc_remap_buffer(struct device *dev, size_t size, gfp_t gfp, pgprot_t prot, struct page **ret_page, const void *caller, bool want_vaddr) __alloc_remap_buffer() argument 520 __alloc_from_contiguous(struct device *dev, size_t size, pgprot_t prot, struct page **ret_page, const void *caller, bool want_vaddr, int coherent_flag, gfp_t gfp) __alloc_from_contiguous() argument 567 __get_dma_pgprot(unsigned long attrs, pgprot_t prot) __get_dma_pgprot() argument 662 __dma_alloc(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp, pgprot_t prot, bool is_coherent, unsigned long attrs, const void *caller) __dma_alloc() argument 746 pgprot_t prot = __get_dma_pgprot(attrs, PAGE_KERNEL); arm_dma_alloc() local 1080 int prot = 0; __dma_info_to_prot() local 1426 pgprot_t prot = __get_dma_pgprot(attrs, PAGE_KERNEL); __arm_iommu_alloc_attrs() local 1587 int prot; __map_sg_chunk() local 1808 int ret, prot, len = PAGE_ALIGN(size + offset); arm_coherent_iommu_map_page() local 1911 int ret, prot; arm_iommu_map_resource() local [all...] |
| /kernel/linux/linux-5.10/arch/arm64/mm/ |
| H A D | mmu.c | 154 init_pte(pmd_t *pmdp, unsigned long addr, unsigned long end, phys_addr_t phys, pgprot_t prot) init_pte() argument 178 alloc_init_cont_pte(pmd_t *pmdp, unsigned long addr, unsigned long end, phys_addr_t phys, pgprot_t prot, phys_addr_t (*pgtable_alloc)(int), int flags) alloc_init_cont_pte() argument 213 init_pmd(pud_t *pudp, unsigned long addr, unsigned long end, phys_addr_t phys, pgprot_t prot, phys_addr_t (*pgtable_alloc)(int), int flags) init_pmd() argument 250 alloc_init_cont_pmd(pud_t *pudp, unsigned long addr, unsigned long end, phys_addr_t phys, pgprot_t prot, phys_addr_t (*pgtable_alloc)(int), int flags) alloc_init_cont_pmd() argument 299 alloc_init_pud(pgd_t *pgdp, unsigned long addr, unsigned long end, phys_addr_t phys, pgprot_t prot, phys_addr_t (*pgtable_alloc)(int), int flags) alloc_init_pud() argument 358 __create_pgd_mapping(pgd_t *pgdir, phys_addr_t phys, unsigned long virt, phys_addr_t size, pgprot_t prot, phys_addr_t (*pgtable_alloc)(int), int flags) __create_pgd_mapping() argument 421 create_mapping_noalloc(phys_addr_t phys, unsigned long virt, phys_addr_t size, pgprot_t prot) create_mapping_noalloc() argument 433 create_pgd_mapping(struct mm_struct *mm, phys_addr_t phys, unsigned long virt, phys_addr_t size, pgprot_t prot, bool page_mappings_only) create_pgd_mapping() argument 448 update_mapping_prot(phys_addr_t phys, unsigned long virt, phys_addr_t size, pgprot_t prot) update_mapping_prot() argument 464 __map_memblock(pgd_t *pgdp, phys_addr_t start, phys_addr_t end, pgprot_t prot, int flags) __map_memblock() argument 588 map_kernel_segment(pgd_t *pgdp, void *va_start, void *va_end, pgprot_t prot, struct vm_struct *vma, int flags, unsigned long vm_flags) map_kernel_segment() argument 636 pgprot_t prot = rodata_enabled ? PAGE_KERNEL_ROX : PAGE_KERNEL_EXEC; map_entry_trampoline() local 1306 fixmap_remap_fdt(phys_addr_t dt_phys, int *size, pgprot_t prot) fixmap_remap_fdt() argument 1343 dt_virt_base, SWAPPER_BLOCK_SIZE, prot); fixmap_remap_fdt() local 1380 pud_set_huge(pud_t *pudp, phys_addr_t phys, pgprot_t prot) pud_set_huge() argument 1394 pmd_set_huge(pmd_t *pmdp, phys_addr_t phys, pgprot_t prot) pmd_set_huge() argument [all...] |
| /kernel/linux/linux-5.10/arch/s390/mm/ |
| H A D | gmap.c | 874 gmap_pte_op_fixup(struct gmap *gmap, unsigned long gaddr, unsigned long vmaddr, int prot) gmap_pte_op_fixup() argument 960 gmap_protect_pmd(struct gmap *gmap, unsigned long gaddr, pmd_t *pmdp, int prot, unsigned long bits) gmap_protect_pmd() argument 1005 gmap_protect_pte(struct gmap *gmap, unsigned long gaddr, pmd_t *pmdp, int prot, unsigned long bits) gmap_protect_pte() argument 1041 gmap_protect_range(struct gmap *gmap, unsigned long gaddr, unsigned long len, int prot, unsigned long bits) gmap_protect_range() argument 1101 gmap_mprotect_notify(struct gmap *gmap, unsigned long gaddr, unsigned long len, int prot) gmap_mprotect_notify() argument 2113 int prot; gmap_shadow_page() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/events/intel/ |
| H A D | ds.c | 286 static void ds_update_cea(void *cea, void *addr, size_t size, pgprot_t prot) in ds_update_cea() argument
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | pgtable_types.h | 289 static inline pgprot_t pgprot_nx(pgprot_t prot) in pgprot_nx() argument
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| H A D | pgtable_64.h | 239 static inline pte_t pfn_pte(unsigned long pfn, pgprot_t prot) in pfn_pte() argument 280 static inline pte_t pte_modify(pte_t pte, pgprot_t prot) in pte_modify() argument 349 static inline pgprot_t pgprot_noncached(pgprot_t prot) in pgprot_noncached() argument 1083 u64 prot; in pte_access_permitted() local 1044 io_remap_pfn_range(struct vm_area_struct *vma, unsigned long from, unsigned long pfn, unsigned long size, pgprot_t prot) io_remap_pfn_range() argument [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
| H A D | hash_utils.c | 886 unsigned long prot; in htab_initialize() local 247 htab_bolt_mapping(unsigned long vstart, unsigned long vend, unsigned long pstart, unsigned long prot, int psize, int ssize) htab_bolt_mapping() argument 831 hash__create_section_mapping(unsigned long start, unsigned long end, int nid, pgprot_t prot) hash__create_section_mapping() argument [all...] |
| /kernel/linux/linux-5.10/arch/s390/include/uapi/asm/ |
| H A D | ptrace.h | 427 ptprot_flags prot; member
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | pci_sun4v.c | 57 unsigned long prot; /* IOMMU page protections */ member 67 static inline void iommu_batch_start(struct device *dev, unsigned long prot, unsigned long entry) in iommu_batch_start() argument 89 unsigned long prot = p->prot; in iommu_batch_flush() local 186 unsigned long prot = 0; dma_4v_alloc_coherent() local 365 unsigned long prot; dma_4v_map_page() local 473 unsigned long flags, handle, prot; dma_4v_map_sg() local [all...] |