Home
last modified time | relevance | path

Searched defs:prot (Results 351 – 375 of 498) sorted by relevance

1...<<11121314151617181920

/openbmc/qemu/hw/xen/
H A Dxen-legacy-backend.c122 unsigned int nr_refs, int prot) in xen_be_map_grant_refs()
/openbmc/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c2244 u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) in do_otp_read()
2277 u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) in do_otp_write()
2302 u_char *buf, u_int size, u_long prot, u_int grpno, u_int grpsz) in do_otp_lock()
/openbmc/qemu/target/arm/
H A Dptw.c1303 int prot = 0; in get_S2prot_noexecute() local
1316 int prot = get_S2prot_noexecute(s2ap); in get_S2prot() local
2303 int32_t address, uint8_t *prot) in get_phys_addr_pmsav7_default()
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c293 static int enetc_vlan_rx_add_vid(struct net_device *ndev, __be16 prot, u16 vid) in enetc_vlan_rx_add_vid()
308 static int enetc_vlan_rx_del_vid(struct net_device *ndev, __be16 prot, u16 vid) in enetc_vlan_rx_del_vid()
/openbmc/linux/tools/include/nolibc/
H A Dsys.h667 void *sys_mmap(void *addr, size_t length, int prot, int flags, int fd, in sys_mmap()
689 void *mmap(void *addr, size_t length, int prot, int flags, int fd, off_t offset) in mmap()
/openbmc/qemu/target/loongarch/tcg/
H A Dtlb_helper.c483 int prot; in loongarch_cpu_tlb_fill() local
/openbmc/linux/drivers/iommu/
H A Dfsl_pamu.c191 int pamu_config_ppaace(int liodn, u32 omi, u32 stashid, int prot) in pamu_config_ppaace()
H A 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()
/openbmc/linux/arch/sparc/kernel/
H A Dsys_sparc_64.c456 unsigned long, prot, unsigned long, flags, unsigned long, fd, in SYSCALL_DEFINE6() argument
/openbmc/linux/drivers/accel/ivpu/
H A Divpu_gem.c567 pgprot_t prot; in ivpu_bo_alloc_internal() local
/openbmc/linux/arch/parisc/mm/
H A Dinit.c398 pgprot_t prot; in map_pages() local
/openbmc/linux/net/bluetooth/
H A Daf_bluetooth.c144 struct proto *prot, int proto, gfp_t prio, int kern) in bt_sock_alloc()
/openbmc/u-boot/drivers/ata/
H A Dsata_sil.h51 __le16 prot; member
/openbmc/qemu/hw/vfio/
H A Dhelpers.c399 int i, ret, prot = 0; in vfio_region_mmap() local
/openbmc/linux/net/ipv6/
H A Dipv6_sockglue.c480 struct proto *prot = &udp_prot; in do_ipv6_setsockopt() local
/openbmc/linux/fs/pstore/
H A Dram_core.c409 pgprot_t prot; in persistent_ram_vmap() local
/openbmc/qemu/util/
H A Dosdep.c72 static int qemu_mprotect__osdep(void *addr, size_t size, int prot) in qemu_mprotect__osdep()
/openbmc/linux/fs/smb/server/
H A Dsmb_common.c30 char *prot; member
/openbmc/linux/net/ipv4/
H A Dtcp_bpf.c731 struct proto *prot = newsk->sk_prot; in tcp_bpf_clone() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A 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
/openbmc/linux/drivers/char/agp/
H A Dfrontend.c155 static pgprot_t agp_convert_mmap_flags(int prot) in agp_convert_mmap_flags()
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c446 pgprot_t prot; in hns_roce_mmap() local
/openbmc/linux/kernel/dma/
H A Ddirect.c282 pgprot_t prot = dma_pgprot(dev, PAGE_KERNEL, attrs); in dma_direct_alloc() local
/openbmc/linux/arch/openrisc/include/asm/
H A Dpgtable.h362 #define pfn_pte(pfn, prot) __pte((((pfn) << PAGE_SHIFT)) | pgprot_val(prot)) argument
/openbmc/linux/drivers/video/fbdev/vermilion/
H A Dvermilion.c999 unsigned long prot; in vmlfb_mmap() local

1...<<11121314151617181920