Home
last modified time | relevance | path

Searched defs:prot (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/Linux-v4.19/net/ipv4/
Dprotocol.c35 int inet_add_protocol(const struct net_protocol *prot, unsigned char protocol) in inet_add_protocol()
48 int inet_add_offload(const struct net_offload *prot, unsigned char protocol) in inet_add_offload()
55 int inet_del_protocol(const struct net_protocol *prot, unsigned char protocol) in inet_del_protocol()
68 int inet_del_offload(const struct net_offload *prot, unsigned char protocol) in inet_del_offload()
/Linux-v4.19/net/ipv6/
Dprotocol.c32 int inet6_add_protocol(const struct inet6_protocol *prot, unsigned char protocol) in inet6_add_protocol()
39 int inet6_del_protocol(const struct inet6_protocol *prot, unsigned char protocol) in inet6_del_protocol()
56 int inet6_add_offload(const struct net_offload *prot, unsigned char protocol) in inet6_add_offload()
63 int inet6_del_offload(const struct net_offload *prot, unsigned char protocol) in inet6_del_offload()
/Linux-v4.19/arch/sparc/include/asm/
Dmman.h30 #define arch_calc_vm_prot_bits(prot, pkey) sparc_calc_vm_prot_bits(prot) argument
31 static inline unsigned long sparc_calc_vm_prot_bits(unsigned long prot) in sparc_calc_vm_prot_bits()
55 #define arch_validate_prot(prot, addr) sparc_validate_prot(prot, addr) argument
56 static inline int sparc_validate_prot(unsigned long prot, unsigned long addr) in sparc_validate_prot()
/Linux-v4.19/arch/arm64/mm/
Dmmu.c130 phys_addr_t phys, pgprot_t prot) in init_pte()
155 pgprot_t prot, in alloc_init_cont_pte()
189 phys_addr_t phys, pgprot_t prot, in init_pmd()
227 pgprot_t prot, in alloc_init_cont_pmd()
275 phys_addr_t phys, pgprot_t prot, in alloc_init_pud()
326 pgprot_t prot, in __create_pgd_mapping()
370 phys_addr_t size, pgprot_t prot) in create_mapping_noalloc()
383 pgprot_t prot, bool page_mappings_only) in create_pgd_mapping()
397 phys_addr_t size, pgprot_t prot) in update_mapping_prot()
413 phys_addr_t end, pgprot_t prot, int flags) in __map_memblock()
[all …]
Dioremap.c33 pgprot_t prot, void *caller) in __ioremap_caller()
76 void __iomem *__ioremap(phys_addr_t phys_addr, size_t size, pgprot_t prot) in __ioremap()
/Linux-v4.19/arch/arm/mm/
Didmap.c24 unsigned long prot) in idmap_add_pmd()
55 unsigned long prot) in idmap_add_pmd()
68 unsigned long prot) in idmap_add_pud()
80 const char *text_end, unsigned long prot) in identity_mapping_add()
/Linux-v4.19/arch/powerpc/include/asm/
Dmman.h23 static inline unsigned long arch_calc_vm_prot_bits(unsigned long prot, in arch_calc_vm_prot_bits()
32 #define arch_calc_vm_prot_bits(prot, pkey) arch_calc_vm_prot_bits(prot, pkey) argument
46 static inline bool arch_validate_prot(unsigned long prot, unsigned long addr) in arch_validate_prot()
/Linux-v4.19/lib/
Dioremap.c62 unsigned long end, phys_addr_t phys_addr, pgprot_t prot) in ioremap_pte_range()
80 unsigned long end, phys_addr_t phys_addr, pgprot_t prot) in ioremap_pmd_range()
107 unsigned long end, phys_addr_t phys_addr, pgprot_t prot) in ioremap_pud_range()
134 unsigned long end, phys_addr_t phys_addr, pgprot_t prot) in ioremap_p4d_range()
160 unsigned long end, phys_addr_t phys_addr, pgprot_t prot) in ioremap_page_range()
/Linux-v4.19/arch/arm64/include/asm/
Dpgalloc.h45 static inline void __pud_populate(pud_t *pudp, phys_addr_t pmdp, pudval_t prot) in __pud_populate()
55 static inline void __pud_populate(pud_t *pudp, phys_addr_t pmdp, pudval_t prot) in __pud_populate()
74 static inline void __pgd_populate(pgd_t *pgdp, phys_addr_t pudp, pgdval_t prot) in __pgd_populate()
84 static inline void __pgd_populate(pgd_t *pgdp, phys_addr_t pudp, pgdval_t prot) in __pgd_populate()
130 pmdval_t prot) in __pmd_populate()
/Linux-v4.19/arch/x86/mm/
Diomap_32.c34 int iomap_create_wc(resource_size_t base, unsigned long size, pgprot_t *prot) in iomap_create_wc()
60 void *kmap_atomic_prot_pfn(unsigned long pfn, pgprot_t prot) in kmap_atomic_prot_pfn()
81 iomap_atomic_prot_pfn(unsigned long pfn, pgprot_t prot) in iomap_atomic_prot_pfn()
Ddump_pagetables.c182 static void printk_prot(struct seq_file *m, pgprot_t prot, int level, bool dmsg) in printk_prot()
252 pgprotval_t prot, cur, eff; in note_page() local
349 pgprotval_t prot, eff; in walk_pte_level() local
375 pgprotval_t prot = pte_flags(kasan_zero_pte[0]); in kasan_page_table() local
396 pgprotval_t prot, eff; in walk_pmd_level() local
429 pgprotval_t prot, eff; in walk_pud_level() local
464 pgprotval_t prot, eff; in walk_p4d_level() local
510 pgprotval_t prot, eff; in ptdump_walk_pgd_level_core() local
/Linux-v4.19/arch/arm/include/asm/
Dpgtable.h116 #define __pgprot_modify(prot,mask,bits) \ argument
119 #define pgprot_noncached(prot) \ argument
122 #define pgprot_writecombine(prot) \ argument
125 #define pgprot_stronglyordered(prot) \ argument
129 #define pgprot_dmacoherent(prot) \ argument
136 #define pgprot_dmacoherent(prot) \ argument
212 #define pfn_pte(pfn,prot) __pte(__pfn_to_phys(pfn) | pgprot_val(prot)) argument
215 #define mk_pte(page,prot) pfn_pte(page_to_pfn(page), prot) argument
269 static inline pte_t clear_pte_bit(pte_t pte, pgprot_t prot) in clear_pte_bit()
275 static inline pte_t set_pte_bit(pte_t pte, pgprot_t prot) in set_pte_bit()
Dpgtable-nommu.h66 #define pgprot_noncached(prot) (prot) argument
67 #define pgprot_writecombine(prot) (prot) argument
68 #define pgprot_dmacoherent(prot) (prot) argument
69 #define pgprot_device(prot) (prot) argument
/Linux-v4.19/include/linux/
Dmman.h81 #define arch_calc_vm_prot_bits(prot, pkey) 0 argument
95 static inline bool arch_validate_prot(unsigned long prot, unsigned long addr) in arch_validate_prot()
117 calc_vm_prot_bits(unsigned long prot, unsigned long pkey) in calc_vm_prot_bits()
/Linux-v4.19/arch/powerpc/include/asm/nohash/
Dpgtable.h188 #define pgprot_noncached(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ argument
191 #define pgprot_noncached_wc(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ argument
194 #define pgprot_cached(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ argument
198 #define pgprot_cached_wthru(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ argument
202 #define pgprot_cached_noncoherent(prot) \ argument
/Linux-v4.19/arch/x86/xen/
Dmmu.c69 pgprot_t prot; member
101 int *err_ptr, pgprot_t prot, in do_remap_pfn()
180 pgprot_t prot, unsigned domid, in xen_remap_domain_gfn_range()
194 int *err_ptr, pgprot_t prot, in xen_remap_domain_gfn_array()
214 int *err_ptr, pgprot_t prot, in xen_remap_domain_mfn_array()
/Linux-v4.19/mm/
Dearly_ioremap.c36 pgprot_t prot) in early_memremap_pgprot_adjust()
58 phys_addr_t phys, pgprot_t prot) in __late_set_fixmap()
106 __early_ioremap(resource_size_t phys_addr, unsigned long size, pgprot_t prot) in __early_ioremap()
226 pgprot_t prot = early_memremap_pgprot_adjust(phys_addr, size, in early_memremap() local
235 pgprot_t prot = early_memremap_pgprot_adjust(phys_addr, size, in early_memremap_ro() local
/Linux-v4.19/arch/riscv/kernel/
Dsys_riscv.c21 unsigned long prot, unsigned long flags, in riscv_sys_mmap()
33 unsigned long, prot, unsigned long, flags, in SYSCALL_DEFINE6() argument
40 unsigned long, prot, unsigned long, flags, in SYSCALL_DEFINE6() argument
/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_bo_util.c287 void *ttm_kmap_atomic_prot(struct page *page, pgprot_t prot) in ttm_kmap_atomic_prot()
303 void ttm_kunmap_atomic_prot(void *addr, pgprot_t prot) in ttm_kunmap_atomic_prot()
314 pgprot_t prot) in ttm_copy_io_ttm_page()
336 pgprot_t prot) in ttm_copy_ttm_io_page()
421 pgprot_t prot = ttm_io_prot(old_mem->placement, in ttm_bo_move_memcpy() local
426 pgprot_t prot = ttm_io_prot(new_mem->placement, in ttm_bo_move_memcpy() local
586 pgprot_t prot; in ttm_bo_kmap_ttm() local
/Linux-v4.19/arch/sh/kernel/
Dsys_sh.c33 unsigned long prot, unsigned long flags, in old_mmap()
42 unsigned long prot, unsigned long flags, in sys_mmap2()
/Linux-v4.19/arch/s390/mm/
Ddump_pagetables.c63 unsigned int prot, cur; in note_page() local
114 unsigned int prot; in walk_pte_level() local
131 unsigned int prot; in walk_pmd_level() local
155 unsigned int prot; in walk_pud_level() local
/Linux-v4.19/arch/sh/include/asm/
Dmmu.h72 unsigned long size, pgprot_t prot) in pmb_bolt_mapping()
79 pgprot_t prot, void *caller) in pmb_remap_caller()
100 pmb_remap(phys_addr_t phys, unsigned long size, pgprot_t prot) in pmb_remap()
/Linux-v4.19/arch/powerpc/kernel/
Dsyscalls.c46 unsigned long prot, unsigned long flags, in do_mmap2()
66 unsigned long, prot, unsigned long, flags, in SYSCALL_DEFINE6() argument
73 unsigned long, prot, unsigned long, flags, in SYSCALL_DEFINE6() argument
/Linux-v4.19/arch/sh/mm/
Dinit.c72 static void set_pte_phys(unsigned long addr, unsigned long phys, pgprot_t prot) in set_pte_phys()
89 static void clear_pte_phys(unsigned long addr, pgprot_t prot) in clear_pte_phys()
102 void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot) in __set_fixmap()
114 void __clear_fixmap(enum fixed_addresses idx, pgprot_t prot) in __clear_fixmap()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dmcg.c158 u32 prot; in new_steering_entry() local
428 u32 prot; in add_promisc_qp() local
695 u8 *gid, enum mlx4_protocol prot, in find_entry()
1105 int block_mcast_loopback, enum mlx4_protocol prot, in mlx4_qp_attach_common()
1215 enum mlx4_protocol prot, enum mlx4_steer_type steer) in mlx4_qp_detach_common()
1337 enum mlx4_protocol prot) in mlx4_QP_ATTACH()
1370 enum mlx4_protocol prot, u64 *reg_id) in mlx4_trans_to_dmfs_attach()
1409 enum mlx4_protocol prot, u64 *reg_id) in mlx4_multicast_attach()
1439 enum mlx4_protocol prot, u64 reg_id) in mlx4_multicast_detach()
1531 int block_mcast_loopback, enum mlx4_protocol prot) in mlx4_unicast_attach()
[all …]

12345678910>>...13