Searched defs:obj_type (Results 1 - 25 of 28) sorted by relevance

12

/linux-master/drivers/bus/fsl-mc/
H A Dobj-api.c44 fsl_mc_obj_open(struct fsl_mc_io *mc_io, u32 cmd_flags, int obj_id, char *obj_type, u16 *token) argument
H A Ddprc.c471 dprc_set_obj_irq(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, char *obj_type, int obj_id, u8 irq_index, struct dprc_irq_cfg *irq_cfg) argument
511 dprc_get_obj_region(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, char *obj_type, int obj_id, u8 region_index, struct dprc_region_desc *region_desc) argument
H A Dfsl-mc-private.h209 u8 obj_type[16]; member in struct:dprc_cmd_get_obj_region
240 u8 obj_type[16]; member in struct:dprc_cmd_set_obj_irq
/linux-master/tools/bpf/bpftool/skeleton/
H A Dpid_iter.bpf.c36 const volatile enum bpf_obj_type obj_type = BPF_OBJ_UNKNOWN; variable in typeref:enum:bpf_obj_type
/linux-master/drivers/acpi/acpica/
H A Dnsdump.c146 acpi_object_type obj_type; local
/linux-master/fs/notify/
H A Dmark.c539 fsnotify_attach_connector_to_object(fsnotify_connp_t *connp, unsigned int obj_type) argument
601 fsnotify_add_mark_list(struct fsnotify_mark *mark, fsnotify_connp_t *connp, unsigned int obj_type, int add_flags) argument
669 fsnotify_add_mark_locked(struct fsnotify_mark *mark, fsnotify_connp_t *connp, unsigned int obj_type, int add_flags) argument
709 fsnotify_add_mark(struct fsnotify_mark *mark, fsnotify_connp_t *connp, unsigned int obj_type, int add_flags) argument
750 fsnotify_clear_marks_by_group(struct fsnotify_group *group, unsigned int obj_type) argument
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_mode_object.c39 __drm_mode_object_add(struct drm_device *dev, struct drm_mode_object *obj, uint32_t obj_type, bool register_obj, void (*obj_free_cb)(struct kref *kref)) argument
79 drm_mode_object_add(struct drm_device *dev, struct drm_mode_object *obj, uint32_t obj_type) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h105 u16 obj_type; member in struct:mlx5_cmd_allow_other_vhca_access_attr
113 u16 obj_type; member in struct:mlx5_cmd_alias_obj_create_attr
H A Dcmd.c2153 mlx5_cmd_alias_obj_destroy(struct mlx5_core_dev *dev, u32 obj_id, u16 obj_type) argument
/linux-master/include/media/
H A Dmedia-entity.h352 enum media_entity_type obj_type; member in struct:media_entity
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c1752 unsigned int obj_type, fid_mode; local
996 fanotify_find_path(int dfd, const char __user *filename, struct path *path, unsigned int flags, __u64 mask, unsigned int obj_type) argument
1251 fanotify_add_new_mark(struct fsnotify_group *group, fsnotify_connp_t *connp, unsigned int obj_type, unsigned int fan_flags, struct fan_fsid *fsid) argument
1346 fanotify_add_mark(struct fsnotify_group *group, fsnotify_connp_t *connp, unsigned int obj_type, __u32 mask, unsigned int fan_flags, struct fan_fsid *fsid) argument
[all...]
/linux-master/drivers/infiniband/hw/irdma/
H A Dhw.c793 obj_type); local
780 irdma_close_hmc_objects_type(struct irdma_sc_dev *dev, enum irdma_hmc_rsrc_type obj_type, struct irdma_hmc_info *hmc_info, bool privileged, bool reset) argument
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h1059 bnx2x_init_vlan_mac_fp_objs(struct bnx2x_fastpath *fp, bnx2x_obj_type obj_type) argument
H A Dbnx2x_sp.h91 bnx2x_obj_type obj_type; member in struct:bnx2x_raw_obj
/linux-master/drivers/infiniband/hw/mlx5/
H A Ddevx.c1477 u16 obj_type = 0; local
2017 u16 obj_type = 0; local
2514 u16 obj_type = 0; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.c1554 u16 obj_type; local
/linux-master/include/linux/
H A Dfsnotify_backend.h395 static inline bool fsnotify_valid_obj_type(unsigned int obj_type) argument
H A Dmod_devicetable.h780 const char obj_type[16]; member in struct:fsl_mc_device_id
H A Dsecurity.h766 security_path_notify(const struct path *path, u64 mask, unsigned int obj_type) argument
/linux-master/include/rdma/
H A Duverbs_ioctl.h72 u16 obj_type; member in struct:uverbs_attr_spec::__anon185::__anon187
97 u16 obj_type; member in struct:uverbs_attr_spec::__anon189::__anon191
/linux-master/sound/pci/asihpi/
H A Dhpifunc.c10 unsigned int obj_type:4; member in struct:hpi_handle
/linux-master/include/uapi/drm/
H A Ddrm_mode.h639 __u32 obj_type; member in struct:drm_mode_obj_get_properties
646 __u32 obj_type; member in struct:drm_mode_obj_set_property
/linux-master/security/
H A Dsecurity.c1569 security_path_notify(const struct path *path, u64 mask, unsigned int obj_type) argument
/linux-master/net/netfilter/
H A Dnf_tables_api.c7501 int nft_register_obj(struct nft_object_type *obj_type) argument
7519 void nft_unregister_obj(struct nft_object_type *obj_type) argument
/linux-master/include/linux/mlx5/
H A Ddevice.h714 __be16 obj_type; member in struct:mlx5_eqe_obj_change

Completed in 535 milliseconds

12