/openbmc/qemu/hw/xen/ |
H A D | xen-legacy-backend.c | 122 unsigned int nr_refs, int prot) in xen_be_map_grant_refs()
|
/openbmc/linux/drivers/mtd/chips/ |
H A D | cfi_cmdset_0001.c | 2244 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 D | ptw.c | 1303 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 D | enetc_pf.c | 293 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 D | sys.h | 667 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 D | tlb_helper.c | 483 int prot; in loongarch_cpu_tlb_fill() local
|
/openbmc/linux/drivers/iommu/ |
H A D | fsl_pamu.c | 191 int pamu_config_ppaace(int liodn, u32 omi, u32 stashid, int prot) in pamu_config_ppaace()
|
H A D | tegra-smmu.c | 700 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 D | sys_sparc_64.c | 456 unsigned long, prot, unsigned long, flags, unsigned long, fd, in SYSCALL_DEFINE6() argument
|
/openbmc/linux/drivers/accel/ivpu/ |
H A D | ivpu_gem.c | 567 pgprot_t prot; in ivpu_bo_alloc_internal() local
|
/openbmc/linux/arch/parisc/mm/ |
H A D | init.c | 398 pgprot_t prot; in map_pages() local
|
/openbmc/linux/net/bluetooth/ |
H A D | af_bluetooth.c | 144 struct proto *prot, int proto, gfp_t prio, int kern) in bt_sock_alloc()
|
/openbmc/u-boot/drivers/ata/ |
H A D | sata_sil.h | 51 __le16 prot; member
|
/openbmc/qemu/hw/vfio/ |
H A D | helpers.c | 399 int i, ret, prot = 0; in vfio_region_mmap() local
|
/openbmc/linux/net/ipv6/ |
H A D | ipv6_sockglue.c | 480 struct proto *prot = &udp_prot; in do_ipv6_setsockopt() local
|
/openbmc/linux/fs/pstore/ |
H A D | ram_core.c | 409 pgprot_t prot; in persistent_ram_vmap() local
|
/openbmc/qemu/util/ |
H A D | osdep.c | 72 static int qemu_mprotect__osdep(void *addr, size_t size, int prot) in qemu_mprotect__osdep()
|
/openbmc/linux/fs/smb/server/ |
H A D | smb_common.c | 30 char *prot; member
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_bpf.c | 731 struct proto *prot = newsk->sk_prot; in tcp_bpf_clone() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | resource_tracker.c | 90 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 D | frontend.c | 155 static pgprot_t agp_convert_mmap_flags(int prot) in agp_convert_mmap_flags()
|
/openbmc/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_main.c | 446 pgprot_t prot; in hns_roce_mmap() local
|
/openbmc/linux/kernel/dma/ |
H A D | direct.c | 282 pgprot_t prot = dma_pgprot(dev, PAGE_KERNEL, attrs); in dma_direct_alloc() local
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | pgtable.h | 362 #define pfn_pte(pfn, prot) __pte((((pfn) << PAGE_SHIFT)) | pgprot_val(prot)) argument
|
/openbmc/linux/drivers/video/fbdev/vermilion/ |
H A D | vermilion.c | 999 unsigned long prot; in vmlfb_mmap() local
|