Home
last modified time | relevance | path

Searched defs:attrs (Results 101 – 125 of 345) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/kernel/drivers/staging/android/ion/
H A Dion_dma_buf.c108 unsigned long attrs = attachment->dma_map_attrs; in ion_map_dma_buf() local
135 unsigned long attrs = attachment->dma_map_attrs; in ion_unmap_dma_buf() local
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dioport.c319 gfp_t gfp, unsigned long attrs) in arch_dma_alloc()
357 dma_addr_t dma_addr, unsigned long attrs) in arch_dma_free()
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dhwmon.c100 static void hwmon_free_attrs(struct attribute **attrs) in hwmon_free_attrs()
629 struct attribute **attrs, in hwmon_genattrs()
671 struct attribute **attrs; in __hwmon_create_attrs() local
724 struct attribute **attrs; in __hwmon_device_register() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dattribute_container.h21 struct device_attribute **attrs; member
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Duverbs_std_types_wq.c12 struct uverbs_attr_bundle *attrs) in uverbs_free_wq()
H A Duverbs_std_types_srq.c12 struct uverbs_attr_bundle *attrs) in uverbs_free_srq()
H A Duverbs_std_types_cq.c40 struct uverbs_attr_bundle *attrs) in uverbs_free_cq()
H A Duverbs_std_types_mr.c40 struct uverbs_attr_bundle *attrs) in uverbs_free_mr()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dqos.c87 struct uverbs_attr_bundle *attrs) in pp_obj_cleanup()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dstubs.c128 NewInputDeviceRequest(InputOption *options, InputAttributes * attrs, in NewInputDeviceRequest()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DdarwinXinput.c131 NewInputDeviceRequest(InputOption *options, InputAttributes *attrs, in NewInputDeviceRequest()
/OK3568_Linux_fs/kernel/arch/ia64/hp/common/
H A Dsba_iommu.c914 unsigned long attrs) in sba_map_page()
1033 enum dma_data_direction dir, unsigned long attrs) in sba_unmap_page()
1111 gfp_t flags, unsigned long attrs) in sba_alloc_coherent()
1167 dma_addr_t dma_handle, unsigned long attrs) in sba_free_coherent()
1431 unsigned long attrs) in sba_map_sg_attrs()
1530 unsigned long attrs) in sba_unmap_sg_attrs()
/OK3568_Linux_fs/kernel/drivers/base/
H A Dattribute_container.c421 struct device_attribute **attrs = cont->attrs; in attribute_container_add_attrs() local
486 struct device_attribute **attrs = cont->attrs; in attribute_container_remove_attrs() local
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw_verbs.c294 struct ib_qp_init_attr *attrs, in siw_create_qp()
1556 struct ib_srq_attr *attrs = &init_attrs->attr; in siw_create_srq() local
1639 int siw_modify_srq(struct ib_srq *base_srq, struct ib_srq_attr *attrs, in siw_modify_srq()
1676 int siw_query_srq(struct ib_srq *base_srq, struct ib_srq_attr *attrs) in siw_query_srq()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxinput.c116 NewInputDeviceRequest(InputOption *options, InputAttributes * attrs, in NewInputDeviceRequest()
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dinode.c1406 cifs_set_file_info(struct inode *inode, struct iattr *attrs, unsigned int xid,
1616 struct iattr *attrs = NULL; local
2506 cifs_set_file_size(struct inode *inode, struct iattr *attrs,
2594 cifs_setattr_unix(struct dentry *direntry, struct iattr *attrs)
2739 cifs_setattr_nounix(struct dentry *direntry, struct iattr *attrs)
2920 cifs_setattr(struct dentry *direntry, struct iattr *attrs)
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/decorator/
H A Ddepends.py81 attrs = ('depends',) variable in OETestDepends
H A D__init__.py18 attrs = None # Attributes to be loaded by decorator implementation variable in OETestDecorator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/pensando/ionic/
H A Dionic_devlink.c82 struct devlink_port_attrs attrs = {}; in ionic_devlink_register() local
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dpci-dma.c402 dma_addr_t *dma_handle, gfp_t gfp, unsigned long attrs) in arch_dma_alloc()
432 dma_addr_t dma_handle, unsigned long attrs) in arch_dma_free()
/OK3568_Linux_fs/kernel/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.c269 unsigned long attrs) in vdpasim_map_page()
294 unsigned long attrs) in vdpasim_unmap_page()
307 unsigned long attrs) in vdpasim_alloc_coherent()
337 unsigned long attrs) in vdpasim_free_coherent()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Xinput.c588 const InputAttributes * attrs) in InputClassMatches()
679 MergeInputClasses(const InputInfoPtr idev, const InputAttributes * attrs) in MergeInputClasses()
715 IgnoreInputClass(const InputInfoPtr idev, const InputAttributes * attrs) in IgnoreInputClass()
997 NewInputDeviceRequest(InputOption *options, InputAttributes * attrs, in NewInputDeviceRequest()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Dev.c93 struct c4iw_qp_attributes attrs; in post_qp_event() local
/OK3568_Linux_fs/external/xserver/composite/
H A Dcompoverlay.c132 XID attrs[] = { None, TRUE }; /* backPixmap, overrideRedirect */ in compCreateOverlayWindow() local
/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Diommu.c3632 unsigned long attrs) in intel_map_page()
3640 unsigned long attrs) in intel_map_resource()
3691 unsigned long attrs) in intel_unmap_page()
3697 size_t size, enum dma_data_direction dir, unsigned long attrs) in intel_unmap_resource()
3704 unsigned long attrs) in intel_alloc_coherent()
3740 dma_addr_t dma_handle, unsigned long attrs) in intel_free_coherent()
3755 unsigned long attrs) in intel_unmap_sg()
3772 enum dma_data_direction dir, unsigned long attrs) in intel_map_sg()
3872 enum dma_data_direction dir, unsigned long attrs, in bounce_map_single()
3962 enum dma_data_direction dir, unsigned long attrs) in bounce_unmap_single()
[all …]

12345678910>>...14