/linux/net/ipv4/ |
H A D | protocol.c | 32 int inet_add_protocol(const struct net_protocol *prot, unsigned char protocol) in inet_add_protocol() 39 int inet_add_offload(const struct net_offload *prot, unsigned char protocol) in inet_add_offload() 46 int inet_del_protocol(const struct net_protocol *prot, unsigned char protocol) in inet_del_protocol() 59 int inet_del_offload(const struct net_offload *prot, unsigned char protocol) in inet_del_offload()
|
/linux/net/ipv6/ |
H A D | protocol.c | 28 int inet6_add_protocol(const struct inet6_protocol *prot, unsigned char protocol) in inet6_add_protocol() 35 int inet6_del_protocol(const struct inet6_protocol *prot, unsigned char protocol) in inet6_del_protocol() 52 int inet6_add_offload(const struct net_offload *prot, unsigned char protocol) in inet6_add_offload() 59 int inet6_del_offload(const struct net_offload *prot, unsigned char protocol) in inet6_del_offload()
|
/linux/arch/arm/include/asm/ |
H A D | pgtable.h | 111 #define __pgprot_modify(prot,mask,bits) \ argument 114 #define pgprot_noncached(prot) \ argument 117 #define pgprot_writecombine(prot) \ argument 120 #define pgprot_stronglyordered(prot) \ argument 123 #define pgprot_device(prot) \ argument 127 #define pgprot_dmacoherent(prot) \ argument 134 #define pgprot_dmacoherent(prot) \ argument 168 #define pfn_pte(pfn,prot) __pte(__pfn_to_phys(pfn) | pgprot_val(prot)) argument 216 static inline pte_t clear_pte_bit(pte_t pte, pgprot_t prot) in clear_pte_bit() 222 static inline pte_t set_pte_bit(pte_t pte, pgprot_t prot) in set_pte_bit()
|
H A D | pgtable-nommu.h | 48 #define pgprot_noncached(prot) (prot) argument 49 #define pgprot_writecombine(prot) (prot) argument 50 #define pgprot_device(prot) (prot) argument
|
/linux/tools/testing/selftests/mm/ |
H A D | ksm_tests.c | 119 int prot = 0; in str_to_prot() local 173 static void *allocate_memory(void *ptr, int prot, int mapping, char data, size_t map_size) in allocate_memory() 320 static int check_ksm_merge(int merge_type, int mapping, int prot, in check_ksm_merge() 354 static int check_ksm_unmerge(int merge_type, int mapping, int prot, int timeout, size_t page_size) in check_ksm_unmerge() 394 static int check_ksm_zero_page_merge(int merge_type, int mapping, int prot, long page_count, in check_ksm_zero_page_merge() 459 static int check_ksm_numa_merge(int merge_type, int mapping, int prot, int timeout, in check_ksm_numa_merge() 523 static int ksm_merge_hugepages_time(int merge_type, int mapping, int prot, in ksm_merge_hugepages_time() 596 static int ksm_merge_time(int merge_type, int mapping, int prot, int timeout, size_t map_size) in ksm_merge_time() 637 static int ksm_unmerge_time(int merge_type, int mapping, int prot, int timeout, size_t map_size) in ksm_unmerge_time() 684 static int ksm_cow_time(int merge_type, int mapping, int prot, int timeout, size_t page_size) in ksm_cow_time() [all …]
|
/linux/arch/arm/mm/ |
H A D | idmap.c | 25 unsigned long prot) in idmap_add_pmd() 56 unsigned long prot) in idmap_add_pmd() 69 unsigned long prot) in idmap_add_pud() 82 const char *text_end, unsigned long prot) in identity_mapping_add()
|
/linux/include/xen/ |
H A D | xen-ops.h | 51 pgprot_t prot, unsigned int domid, in xen_remap_pfn() 78 int *err_ptr, pgprot_t prot, in xen_xlate_remap_gfn_array() 115 int *err_ptr, pgprot_t prot, in xen_remap_domain_gfn_array() 151 pgprot_t prot, unsigned int domid) in xen_remap_domain_mfn_array() 175 pgprot_t prot, unsigned int domid, in xen_remap_domain_gfn_range()
|
/linux/arch/riscv/kernel/ |
H A D | hibernate.c | 169 unsigned long end, pgprot_t prot) in temp_pgtable_map_pte() 196 unsigned long end, pgprot_t prot) in temp_pgtable_map_pmd() 235 unsigned long end, pgprot_t prot) in temp_pgtable_map_pud() 274 unsigned long end, pgprot_t prot) in temp_pgtable_map_p4d() 312 static int temp_pgtable_mapping(pgd_t *pgdp, unsigned long start, unsigned long end, pgprot_t prot) in temp_pgtable_mapping()
|
/linux/arch/powerpc/include/asm/nohash/ |
H A D | pgtable.h | 352 #define pgprot_noncached(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ argument 355 #define pgprot_noncached_wc(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ argument 358 #define pgprot_cached(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ argument 362 #define pgprot_cached_wthru(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ argument 365 #define pgprot_cached_wthru(prot) pgprot_noncached(prot) argument 368 #define pgprot_cached_noncoherent(prot) \ argument
|
/linux/arch/arm64/mm/ |
H A D | mmu.c | 171 phys_addr_t phys, pgprot_t prot) in init_pte() 195 pgprot_t prot, in alloc_init_cont_pte() 246 phys_addr_t phys, pgprot_t prot, in init_pmd() 280 pgprot_t prot, in alloc_init_cont_pmd() 329 phys_addr_t phys, pgprot_t prot, in alloc_init_pud() 387 phys_addr_t phys, pgprot_t prot, in alloc_init_p4d() 431 pgprot_t prot, in __create_pgd_mapping_locked() 459 pgprot_t prot, in __create_pgd_mapping() 523 phys_addr_t size, pgprot_t prot) in create_mapping_noalloc() 536 pgprot_t prot, bool page_mappings_only) in create_pgd_mapping() [all …]
|
/linux/arch/openrisc/mm/ |
H A D | init.c | 66 pgprot_t prot; in map_ram() local 205 static int __init map_page(unsigned long va, phys_addr_t pa, pgprot_t prot) in map_page() 230 phys_addr_t phys, pgprot_t prot) in __set_fixmap()
|
/linux/arch/powerpc/kernel/ |
H A D | syscalls.c | 40 unsigned long prot, unsigned long flags, in do_mmap2() 53 unsigned long, prot, unsigned long, flags, in SYSCALL_DEFINE6() argument 62 unsigned long, prot, unsigned long, flags, in COMPAT_SYSCALL_DEFINE6() argument 70 unsigned long, prot, unsigned long, flags, in SYSCALL_DEFINE6() argument
|
/linux/arch/x86/include/asm/ |
H A D | vmalloc.h | 12 static inline bool arch_vmap_pud_supported(pgprot_t prot) in arch_vmap_pud_supported() 19 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported()
|
/linux/arch/powerpc/include/asm/ |
H A D | vmalloc.h | 10 static __always_inline bool arch_vmap_pud_supported(pgprot_t prot) in arch_vmap_pud_supported() 17 static __always_inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported()
|
/linux/net/tls/ |
H A D | tls_sw.c | 157 static int tls_padding_length(struct tls_prot_info *prot, struct sk_buff *skb, in tls_padding_length() 261 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_decryption() local 310 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_trim_both_msgs() local 333 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_clone_plaintext_msg() local 357 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_get_rec() local 470 struct tls_prot_info *prot; in tls_encrypt_done() local 539 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_encryption() local 728 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_push_record() local 1030 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_sw_sendmsg_locked() local 1496 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_decrypt_sg() local [all …]
|
/linux/arch/riscv/include/asm/ |
H A D | vmalloc.h | 12 static inline bool arch_vmap_pud_supported(pgprot_t prot) in arch_vmap_pud_supported() 18 static inline bool arch_vmap_pmd_supported(pgprot_t prot) in arch_vmap_pmd_supported()
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mcg.c | 158 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 …]
|
/linux/arch/sh/include/asm/ |
H A D | pgtable.h | 121 static inline bool __pte_access_permitted(pte_t pte, u64 prot) in __pte_access_permitted() 129 u64 prot = _PAGE_PRESENT; in pte_access_permitted() local 139 u64 prot = _PAGE_PRESENT | _PAGE_USER; in pte_access_permitted() local
|
H A D | mmu.h | 72 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/arch/powerpc/mm/ |
H A D | ioremap_32.c | 11 pgprot_t prot = pgprot_cached_wthru(PAGE_KERNEL); in ioremap_wt() local 18 __ioremap_caller(phys_addr_t addr, unsigned long size, pgprot_t prot, void *caller) in __ioremap_caller()
|
/linux/arch/x86/mm/ |
H A D | iomap_32.c | 21 int iomap_create_wc(resource_size_t base, unsigned long size, pgprot_t *prot) in iomap_create_wc() 47 void __iomem *__iomap_local_pfn_prot(unsigned long pfn, pgprot_t prot) in __iomap_local_pfn_prot()
|
/linux/arch/riscv/mm/ |
H A D | pgtable.c | 63 int p4d_set_huge(p4d_t *p4d, phys_addr_t addr, pgprot_t prot) in p4d_set_huge() 72 int pud_set_huge(pud_t *pud, phys_addr_t phys, pgprot_t prot) in pud_set_huge() 110 int pmd_set_huge(pmd_t *pmd, phys_addr_t phys, pgprot_t prot) in pmd_set_huge()
|
/linux/arch/sh/kernel/ |
H A D | sys_sh.c | 33 unsigned long prot, unsigned long flags, in old_mmap() 42 unsigned long prot, unsigned long flags, in sys_mmap2()
|
/linux/arch/m68k/include/asm/ |
H A D | pgtable_mm.h | 165 # define pgprot_noncached(prot) (__pgprot(pgprot_val(prot) | CF_PAGE_NOCACHE)) argument 172 #define pgprot_noncached(prot) \ argument 182 #define pgprot_dmacoherent(prot) pgprot_dmacoherent(prot) argument
|
/linux/kernel/dma/ |
H A D | remap.c | 25 pgprot_t prot, const void *caller) in dma_common_pages_remap() 41 pgprot_t prot, const void *caller) in dma_common_contiguous_remap()
|