/Linux-v4.19/arch/arm64/mm/ |
D | dma-mapping.c | 37 static pgprot_t __get_dma_pgprot(unsigned long attrs, pgprot_t prot, in __get_dma_pgprot() 96 unsigned long attrs) in __dma_alloc() 143 unsigned long attrs) in __dma_free() 160 unsigned long attrs) in __swiotlb_map_page() 175 unsigned long attrs) in __swiotlb_unmap_page() 185 unsigned long attrs) in __swiotlb_map_sg_attrs() 203 unsigned long attrs) in __swiotlb_unmap_sg_attrs() 283 unsigned long attrs) in __swiotlb_mmap() 310 unsigned long attrs) in __swiotlb_get_sgtable() 415 unsigned long attrs) in __dummy_alloc() [all …]
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | dma-iommu.c | 22 unsigned long attrs) in dma_iommu_alloc_coherent() 31 unsigned long attrs) in dma_iommu_free_coherent() 44 unsigned long attrs) in dma_iommu_map_page() 53 unsigned long attrs) in dma_iommu_unmap_page() 62 unsigned long attrs) in dma_iommu_map_sg() 70 unsigned long attrs) in dma_iommu_unmap_sg()
|
D | dma.c | 67 unsigned long attrs) in __dma_nommu_alloc_coherent() 121 unsigned long attrs) in __dma_nommu_free_coherent() 132 unsigned long attrs) in dma_nommu_alloc_coherent() 156 unsigned long attrs) in dma_nommu_free_coherent() 177 unsigned long attrs) in dma_nommu_mmap_coherent() 195 unsigned long attrs) in dma_nommu_map_sg() 215 unsigned long attrs) in dma_nommu_unmap_sg() 236 unsigned long attrs) in dma_nommu_map_page() 248 unsigned long attrs) in dma_nommu_unmap_page()
|
/Linux-v4.19/arch/arm/mm/ |
D | dma-mapping.c | 131 unsigned long attrs) in arm_dma_map_page() 140 unsigned long attrs) in arm_coherent_dma_map_page() 160 size_t size, enum dma_data_direction dir, unsigned long attrs) in arm_dma_unmap_page() 634 static inline pgprot_t __get_dma_pgprot(unsigned long attrs, pgprot_t prot) in __get_dma_pgprot() 731 unsigned long attrs, const void *caller) in __dma_alloc() 814 gfp_t gfp, unsigned long attrs) in arm_dma_alloc() 823 dma_addr_t *handle, gfp_t gfp, unsigned long attrs) in arm_coherent_dma_alloc() 831 unsigned long attrs) in __arm_dma_mmap() 857 unsigned long attrs) in arm_coherent_dma_mmap() 864 unsigned long attrs) in arm_dma_mmap() [all …]
|
D | dma-mapping-nommu.c | 39 unsigned long attrs) in arm_nommu_dma_alloc() 70 unsigned long attrs) in arm_nommu_dma_free() 86 unsigned long attrs) in arm_nommu_dma_mmap() 120 unsigned long attrs) in arm_nommu_dma_map_page() 131 unsigned long attrs) in arm_nommu_dma_unmap_page() 139 unsigned long attrs) in arm_nommu_dma_map_sg() 155 unsigned long attrs) in arm_nommu_dma_unmap_sg()
|
/Linux-v4.19/kernel/dma/ |
D | virt.c | 12 unsigned long attrs) in dma_virt_alloc() 24 unsigned long attrs) in dma_virt_free() 32 unsigned long attrs) in dma_virt_map_page() 39 unsigned long attrs) in dma_virt_map_sg()
|
D | noncoherent.c | 32 unsigned long attrs) in dma_noncoherent_map_page() 44 int nents, enum dma_data_direction dir, unsigned long attrs) in dma_noncoherent_map_sg() 73 size_t size, enum dma_data_direction dir, unsigned long attrs) in dma_noncoherent_unmap_page() 80 int nents, enum dma_data_direction dir, unsigned long attrs) in dma_noncoherent_unmap_sg()
|
D | direct.c | 62 gfp_t gfp, unsigned long attrs) in dma_direct_alloc() 128 dma_addr_t dma_addr, unsigned long attrs) in dma_direct_free() 141 unsigned long attrs) in dma_direct_map_page() 151 enum dma_data_direction dir, unsigned long attrs) in dma_direct_map_sg()
|
D | swiotlb.c | 481 unsigned long attrs) in swiotlb_tbl_map_single() 598 enum dma_data_direction dir, unsigned long attrs) in map_single() 618 unsigned long attrs) in swiotlb_tbl_unmap_single() 704 unsigned long attrs) in swiotlb_alloc_buffer() 802 unsigned long attrs) in swiotlb_map_page() 847 unsigned long attrs) in unmap_single() 872 unsigned long attrs) in swiotlb_unmap_page() 939 enum dma_data_direction dir, unsigned long attrs) in swiotlb_map_sg_attrs() 979 unsigned long attrs) in swiotlb_unmap_sg_attrs() 1044 gfp_t gfp, unsigned long attrs) in swiotlb_alloc() [all …]
|
/Linux-v4.19/arch/x86/include/asm/xen/ |
D | page-coherent.h | 10 unsigned long attrs) in xen_alloc_coherent_pages() 19 unsigned long attrs) in xen_free_coherent_pages() 26 enum dma_data_direction dir, unsigned long attrs) { } in xen_dma_map_page() 30 unsigned long attrs) { } in xen_dma_unmap_page()
|
/Linux-v4.19/arch/m68k/kernel/ |
D | dma.c | 23 gfp_t flag, unsigned long attrs) in arch_dma_alloc() 66 dma_addr_t handle, unsigned long attrs) in arch_dma_free() 77 gfp_t gfp, unsigned long attrs) in arch_dma_alloc() 93 dma_addr_t dma_handle, unsigned long attrs) in arch_dma_free()
|
/Linux-v4.19/fs/kernfs/ |
D | inode.c | 68 struct kernfs_iattrs *attrs; in __kernfs_setattr() local 138 static int kernfs_node_setsecdata(struct kernfs_iattrs *attrs, void **secdata, in kernfs_node_setsecdata() 158 struct kernfs_iattrs *attrs; in kernfs_iop_listxattr() local 186 struct kernfs_iattrs *attrs = kn->iattr; in kernfs_refresh_inode() local 314 struct kernfs_iattrs *attrs; in kernfs_xattr_get() local 330 struct kernfs_iattrs *attrs; in kernfs_xattr_set() local 351 struct kernfs_iattrs *attrs; in kernfs_security_xattr_set() local
|
/Linux-v4.19/include/xen/arm/ |
D | page-coherent.h | 29 dma_addr_t *dma_handle, gfp_t flags, unsigned long attrs) in xen_alloc_coherent_pages() 35 void *cpu_addr, dma_addr_t dma_handle, unsigned long attrs) in xen_free_coherent_pages() 42 enum dma_data_direction dir, unsigned long attrs) in xen_dma_map_page() 67 size_t size, enum dma_data_direction dir, unsigned long attrs) in xen_dma_unmap_page()
|
/Linux-v4.19/net/xfrm/ |
D | xfrm_user.c | 36 static int verify_one_alg(struct nlattr **attrs, enum xfrm_attr_type_t type) in verify_one_alg() 62 static int verify_auth_trunc(struct nlattr **attrs) in verify_auth_trunc() 78 static int verify_aead(struct nlattr **attrs) in verify_aead() 94 static void verify_one_addr(struct nlattr **attrs, enum xfrm_attr_type_t type, in verify_one_addr() 103 static inline int verify_sec_ctx_len(struct nlattr **attrs) in verify_sec_ctx_len() 119 struct nlattr **attrs) in verify_replay() 147 struct nlattr **attrs) in verify_newsa_info() 495 static void xfrm_update_ae_params(struct xfrm_state *x, struct nlattr **attrs, in xfrm_update_ae_params() 536 static void xfrm_smark_init(struct nlattr **attrs, struct xfrm_mark *m) in xfrm_smark_init() 551 struct nlattr **attrs, in xfrm_state_construct() [all …]
|
/Linux-v4.19/drivers/xen/ |
D | swiotlb-xen.c | 290 unsigned long attrs) in xen_swiotlb_alloc_coherent() 341 dma_addr_t dev_addr, unsigned long attrs) in xen_swiotlb_free_coherent() 371 unsigned long attrs) in xen_swiotlb_map_page() 429 unsigned long attrs) in xen_unmap_single() 457 unsigned long attrs) in xen_swiotlb_unmap_page() 518 unsigned long attrs) in xen_swiotlb_unmap_sg_attrs() 549 unsigned long attrs) in xen_swiotlb_map_sg_attrs() 658 unsigned long attrs) in xen_swiotlb_dma_mmap() 675 unsigned long attrs) in xen_swiotlb_get_sgtable()
|
/Linux-v4.19/arch/sparc/kernel/ |
D | ioport.c | 265 unsigned long attrs) in sbus_alloc_coherent() 320 dma_addr_t ba, unsigned long attrs) in sbus_free_coherent() 360 unsigned long attrs) in sbus_map_page() 376 enum dma_data_direction dir, unsigned long attrs) in sbus_unmap_page() 382 enum dma_data_direction dir, unsigned long attrs) in sbus_map_sg() 389 enum dma_data_direction dir, unsigned long attrs) in sbus_unmap_sg() 439 gfp_t gfp, unsigned long attrs) in arch_dma_alloc() 492 dma_addr_t dma_addr, unsigned long attrs) in arch_dma_free()
|
/Linux-v4.19/arch/hexagon/kernel/ |
D | dma.c | 46 unsigned long attrs) in hexagon_dma_alloc_coherent() 79 dma_addr_t dma_addr, unsigned long attrs) in hexagon_free_coherent() 100 unsigned long attrs) in hexagon_map_sg() 170 unsigned long attrs) in hexagon_map_page()
|
/Linux-v4.19/fs/orangefs/ |
D | orangefs-utils.c | 83 static int orangefs_inode_flags(struct ORANGEFS_sys_attr_s *attrs) in orangefs_inode_flags() 101 static int orangefs_inode_perms(struct ORANGEFS_sys_attr_s *attrs) in orangefs_inode_perms() 139 struct ORANGEFS_sys_attr_s *attrs, in copy_attributes_from_inode() 255 struct ORANGEFS_sys_attr_s *attrs, char *link_target) in orangefs_inode_is_stale()
|
/Linux-v4.19/arch/powerpc/platforms/ps3/ |
D | system-bus.c | 521 unsigned long attrs) in ps3_alloc_coherent() 558 dma_addr_t dma_handle, unsigned long attrs) in ps3_free_coherent() 574 unsigned long attrs) in ps3_sb_map_page() 597 unsigned long attrs) in ps3_ioc0_map_page() 631 size_t size, enum dma_data_direction direction, unsigned long attrs) in ps3_unmap_page() 645 int nents, enum dma_data_direction direction, unsigned long attrs) in ps3_sb_map_sg() 675 unsigned long attrs) in ps3_ioc0_map_sg() 682 int nents, enum dma_data_direction direction, unsigned long attrs) in ps3_sb_unmap_sg() 691 unsigned long attrs) in ps3_ioc0_unmap_sg()
|
/Linux-v4.19/drivers/misc/mic/host/ |
D | mic_boot.c | 41 enum dma_data_direction dir, unsigned long attrs) in _mic_dma_map_page() 51 unsigned long attrs) in _mic_dma_unmap_page() 147 unsigned long attrs) in __mic_dma_alloc() 167 dma_addr_t dma_handle, unsigned long attrs) in __mic_dma_free() 179 unsigned long attrs) in __mic_dma_map_page() 191 unsigned long attrs) in __mic_dma_unmap_page() 201 unsigned long attrs) in __mic_dma_map_sg() 232 unsigned long attrs) in __mic_dma_unmap_sg() 330 unsigned long attrs) in mic_dma_map_page() 341 unsigned long attrs) in mic_dma_unmap_page()
|
/Linux-v4.19/arch/ia64/sn/pci/ |
D | pci_dma.c | 80 unsigned long attrs) in sn_dma_alloc_coherent() 141 dma_addr_t dma_handle, unsigned long attrs) in sn_dma_free_coherent() 179 unsigned long attrs) in sn_dma_map_page() 218 unsigned long attrs) in sn_dma_unmap_page() 240 unsigned long attrs) in sn_dma_unmap_sg() 273 unsigned long attrs) in sn_dma_map_sg()
|
/Linux-v4.19/crypto/ |
D | crypto_user.c | 258 struct nlattr **attrs) in crypto_report() 328 struct nlattr **attrs) in crypto_update_alg() 364 struct nlattr **attrs) in crypto_del_alg() 401 struct nlattr **attrs) in crypto_add_alg() 449 struct nlattr **attrs) in crypto_del_rng() 489 struct nlattr *attrs[CRYPTOCFGA_MAX+1]; in crypto_user_rcv_msg() local
|
/Linux-v4.19/arch/mips/jazz/ |
D | jazzdma.c | 563 dma_addr_t *dma_handle, gfp_t gfp, unsigned long attrs) in jazz_dma_alloc() 585 dma_addr_t dma_handle, unsigned long attrs) in jazz_dma_free() 595 unsigned long attrs) in jazz_dma_map_page() 605 size_t size, enum dma_data_direction dir, unsigned long attrs) in jazz_dma_unmap_page() 613 int nents, enum dma_data_direction dir, unsigned long attrs) in jazz_dma_map_sg() 632 int nents, enum dma_data_direction dir, unsigned long attrs) in jazz_dma_unmap_sg()
|
/Linux-v4.19/net/tipc/ |
D | netlink_compat.c | 199 struct nlattr **attrs; in __tipc_nl_compat_dumpit() local 357 struct nlattr **attrs) in tipc_nl_compat_bearer_dump() 474 struct nlattr **attrs) in tipc_nl_compat_link_stat_dump() 602 struct nlattr **attrs) in tipc_nl_compat_link_dump() 794 struct nlattr **attrs) in tipc_nl_compat_name_table_dump() 867 struct nlattr **attrs) in __tipc_nl_compat_publ_dump() 933 struct nlattr **attrs) in tipc_nl_compat_sk_dump() 983 struct nlattr **attrs) in tipc_nl_compat_media_dump() 1002 struct nlattr **attrs) in tipc_nl_compat_node_dump() 1049 struct nlattr **attrs) in tipc_nl_compat_net_dump()
|
/Linux-v4.19/net/ipv6/ |
D | seg6_local.c | 42 unsigned long attrs; member 639 static int parse_nla_srh(struct nlattr **attrs, struct seg6_local_lwt *slwt) in parse_nla_srh() 691 static int parse_nla_table(struct nlattr **attrs, struct seg6_local_lwt *slwt) in parse_nla_table() 714 static int parse_nla_nh4(struct nlattr **attrs, struct seg6_local_lwt *slwt) in parse_nla_nh4() 740 static int parse_nla_nh6(struct nlattr **attrs, struct seg6_local_lwt *slwt) in parse_nla_nh6() 766 static int parse_nla_iif(struct nlattr **attrs, struct seg6_local_lwt *slwt) in parse_nla_iif() 789 static int parse_nla_oif(struct nlattr **attrs, struct seg6_local_lwt *slwt) in parse_nla_oif() 819 static int parse_nla_bpf(struct nlattr **attrs, struct seg6_local_lwt *slwt) in parse_nla_bpf() 918 static int parse_nla_action(struct nlattr **attrs, struct seg6_local_lwt *slwt) in parse_nla_action() 1035 unsigned long attrs; in seg6_local_get_encap_size() local
|