Home
last modified time | relevance | path

Searched defs:prot (Results 301 – 325 of 418) sorted by relevance

1...<<11121314151617

/Linux-v6.6/net/bluetooth/
Daf_bluetooth.c144 struct proto *prot, int proto, gfp_t prio, int kern) in bt_sock_alloc()
/Linux-v6.6/drivers/iommu/
Dfsl_pamu.c191 int pamu_config_ppaace(int liodn, u32 omi, u32 stashid, int prot) in pamu_config_ppaace()
Dtegra-smmu.c700 phys_addr_t paddr, size_t size, int prot, gfp_t gfp, in __tegra_smmu_map()
754 phys_addr_t paddr, size_t size, int prot, gfp_t gfp) in tegra_smmu_map()
Dapple-dart.c529 size_t pgcount, int prot, gfp_t gfp, in apple_dart_map_pages()
935 int prot = IOMMU_WRITE | IOMMU_NOEXEC | IOMMU_MMIO; in apple_dart_get_resv_regions() local
/Linux-v6.6/fs/pstore/
Dram_core.c409 pgprot_t prot; in persistent_ram_vmap() local
/Linux-v6.6/fs/smb/server/
Dsmb_common.c30 char *prot; member
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx4/
Dresource_tracker.c90 enum mlx4_protocol prot; member
4029 u8 *gid, enum mlx4_protocol prot, in add_mcg_res()
4057 u8 *gid, enum mlx4_protocol prot, in rem_mcg_res()
4079 u8 gid[16], int block_loopback, enum mlx4_protocol prot, in qp_attach()
4106 u8 gid[16], enum mlx4_protocol prot, in qp_detach()
4120 u8 *gid, enum mlx4_protocol prot) in mlx4_adjust_port()
4146 enum mlx4_protocol prot = (vhcr->in_modifier >> 28) & 0x7; in mlx4_QP_ATTACH_wrapper() local
/Linux-v6.6/arch/sparc/mm/
Dinit_64.c1773 unsigned long pend, pgprot_t prot, in kernel_map_range()
2812 pte_t mk_pte_io(unsigned long page, pgprot_t prot, int space, unsigned long page_size) in mk_pte_io()
3223 unsigned long prot = pgprot_val(protection_map[vm_flags & in vm_get_page_prot() local
/Linux-v6.6/arch/x86/include/asm/
Dpgtable.h12 #define pgprot_noncached(prot) \ argument
40 #define pgprot_encrypted(prot) __pgprot(cc_mkenc(pgprot_val(prot))) argument
41 #define pgprot_decrypted(prot) __pgprot(cc_mkdec(pgprot_val(prot))) argument
/Linux-v6.6/include/net/
Dsock.h1448 proto_memory_allocated(const struct proto *prot) in proto_memory_allocated()
1511 proto_sockets_allocated_sum_positive(struct proto *prot) in proto_sockets_allocated_sum_positive()
1517 proto_memory_pressure(struct proto *prot) in proto_memory_pressure()
1533 const struct proto *prot, int val) in sock_prot_inuse_add()
1547 const struct proto *prot, int val) in sock_prot_inuse_add()
/Linux-v6.6/arch/x86/kernel/
Dsys_ia32.c217 unsigned int prot; member
/Linux-v6.6/drivers/char/agp/
Dfrontend.c155 static pgprot_t agp_convert_mmap_flags(int prot) in agp_convert_mmap_flags()
/Linux-v6.6/drivers/video/fbdev/vermilion/
Dvermilion.c999 unsigned long prot; in vmlfb_mmap() local
/Linux-v6.6/arch/parisc/kernel/
Dcache.c329 unsigned long flags, space, pgd, prot; in flush_user_cache_page() local
/Linux-v6.6/arch/openrisc/include/asm/
Dpgtable.h362 #define pfn_pte(pfn, prot) __pte((((pfn) << PAGE_SHIFT)) | pgprot_val(prot)) argument
/Linux-v6.6/tools/perf/util/
Dmap.c120 u32 prot, u32 flags, struct build_id *bid, in map__new()
/Linux-v6.6/kernel/dma/
Ddirect.c282 pgprot_t prot = dma_pgprot(dev, PAGE_KERNEL, attrs); in dma_direct_alloc() local
/Linux-v6.6/drivers/infiniband/hw/hns/
Dhns_roce_main.c445 pgprot_t prot; in hns_roce_mmap() local
/Linux-v6.6/net/vmw_vsock/
Daf_vsock.c1275 const struct proto *prot; in vsock_dgram_recvmsg() local
2132 const struct proto *prot; in vsock_connectible_recvmsg() local
/Linux-v6.6/drivers/spi/
Dspi-sn-f-ospi.c266 u32 prot = 0, val; in f_ospi_config_indir_protocol() local
/Linux-v6.6/arch/alpha/include/asm/
Dpgtable.h126 #define pgprot_noncached(prot) (prot) argument
/Linux-v6.6/net/atm/
Dbr2684.c229 unsigned short prot = ntohs(skb->protocol); in br2684_xmit_vcc() local
/Linux-v6.6/net/llc/
Dllc_conn.c930 struct sock *llc_sk_alloc(struct net *net, int family, gfp_t priority, struct proto *prot, int kern) in llc_sk_alloc()
/Linux-v6.6/net/caif/
Dcaif_socket.c1021 static struct proto prot = {.name = "PF_CAIF", in caif_create() local
/Linux-v6.6/drivers/iommu/intel/
Dsvm.c529 int prot = 0; in prq_to_iommu_prot() local

1...<<11121314151617