Searched refs:obj_type (Results 1 - 25 of 65) sorted by relevance

123

/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
76 switch (obj_type) {
98 e.id = get_obj_id(file->private_data, obj_type);
100 if (obj_type == BPF_OBJ_LINK &&
/linux-master/drivers/bus/fsl-mc/
H A Dobj-api.c47 char *obj_type,
53 int cmd_id = fsl_mc_get_open_cmd_id(obj_type);
44 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.c464 * @obj_type: Type of the object to set its IRQ
474 char *obj_type,
492 strscpy_pad(cmd_params->obj_type, obj_type, 16);
504 * @obj_type: Object type as returned in dprc_get_obj()
514 char *obj_type,
564 strscpy_pad(cmd_params->obj_type, obj_type, 16);
471 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
367 char *obj_type,
403 char *obj_type,
H A Dfsl-mc-allocator.c632 .obj_type = "dpbp",
636 .obj_type = "dpmcp",
640 .obj_type = "dpcon",
/linux-master/fs/notify/
H A Dmark.c540 unsigned int obj_type)
550 conn->type = obj_type;
603 unsigned int obj_type, int add_flags)
610 if (WARN_ON(!fsnotify_valid_obj_type(obj_type)))
618 err = fsnotify_attach_connector_to_object(connp, obj_type);
670 fsnotify_connp_t *connp, unsigned int obj_type,
691 ret = fsnotify_add_mark_list(mark, connp, obj_type, add_flags);
710 unsigned int obj_type, int add_flags)
716 ret = fsnotify_add_mark_locked(mark, connp, obj_type, add_flags);
751 unsigned int obj_type)
539 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/acpi/acpica/
H A Dnsdump.c146 acpi_object_type obj_type; local
493 obj_type = ACPI_TYPE_INVALID;
508 obj_type = obj_desc->common.type;
510 if (obj_type > ACPI_TYPE_LOCAL_MAX) {
513 obj_type);
519 obj_type, acpi_ut_get_type_name(obj_type));
542 switch (obj_type) {
H A Dacmacros.h383 #define ACPI_OP(name, Pargs, Iargs, obj_type, class, type, flags) \
384 {name, (u32)(Pargs), (u32)(Iargs), (u32)(flags), obj_type, class, type}
386 #define ACPI_OP(name, Pargs, Iargs, obj_type, class, type, flags) \
387 {(u32)(Pargs), (u32)(Iargs), (u32)(flags), obj_type, class, type}
/linux-master/drivers/gpu/drm/
H A Ddrm_mode_object.c40 uint32_t obj_type, bool register_obj,
56 obj->type = obj_type;
71 * @obj_type: object type
80 struct drm_mode_object *obj, uint32_t obj_type)
82 return __drm_mode_object_add(dev, obj, obj_type, true, NULL);
448 obj = drm_mode_object_find(dev, file_priv, arg->obj_id, arg->obj_type);
572 arg_obj = drm_mode_object_find(dev, file_priv, arg->obj_id, arg->obj_type);
39 __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
H A Ddrm_crtc_internal.h147 uint32_t obj_type, bool register_obj,
150 uint32_t obj_type);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dgeneve.c37 MLX5_SET(general_obj_in_cmd_hdr, hdr, obj_type, MLX5_OBJ_TYPE_GENEVE_TLV_OPT);
57 MLX5_SET(general_obj_in_cmd_hdr, in, obj_type, MLX5_OBJ_TYPE_GENEVE_TLV_OPT);
H A Ddm.c169 MLX5_SET(general_obj_in_cmd_hdr, in, obj_type, MLX5_OBJ_TYPE_SW_ICM);
287 MLX5_SET(general_obj_in_cmd_hdr, in, obj_type, MLX5_OBJ_TYPE_SW_ICM);
H A Dsd.c291 allow_attr.obj_type = MLX5_GENERAL_OBJECT_TYPES_FLOW_TABLE_ALIAS;
324 alias_attr.obj_type = MLX5_GENERAL_OBJECT_TYPES_FLOW_TABLE_ALIAS;
H A Dcrypto.c168 MLX5_SET(general_obj_in_cmd_hdr, in, obj_type,
199 MLX5_SET(general_obj_in_cmd_hdr, in, obj_type,
240 MLX5_SET(general_obj_in_cmd_hdr, in, obj_type,
268 MLX5_SET(general_obj_in_cmd_hdr, in, obj_type,
/linux-master/include/linux/
H A Dfsnotify_backend.h395 static inline bool fsnotify_valid_obj_type(unsigned int obj_type) argument
397 return (obj_type < FSNOTIFY_OBJ_TYPE_COUNT);
765 fsnotify_connp_t *connp, unsigned int obj_type,
769 unsigned int obj_type, int add_flags);
798 unsigned int obj_type);
/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
357 int mlx5_cmd_alias_obj_destroy(struct mlx5_core_dev *dev, u32 obj_id, u16 obj_type);
/linux-master/include/media/
H A Dmedia-entity.h321 * @obj_type: Type of the object that implements the media_entity.
352 enum media_entity_type obj_type; member in struct:media_entity
482 return entity && entity->obj_type == MEDIA_ENTITY_TYPE_VIDEO_DEVICE;
495 return entity && entity->obj_type == MEDIA_ENTITY_TYPE_V4L2_SUBDEV;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_offload.c171 MLX5_SET(general_obj_in_cmd_hdr, in, obj_type,
194 MLX5_SET(general_obj_in_cmd_hdr, in, obj_type,
255 MLX5_SET(general_obj_in_cmd_hdr, in, obj_type, MLX5_GENERAL_OBJECT_TYPES_IPSEC);
491 type = be16_to_cpu(object->obj_type);
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c998 unsigned int obj_type)
1042 ret = security_path_notify(path, mask, obj_type);
1253 unsigned int obj_type,
1291 ret = fsnotify_add_mark_locked(mark, connp, obj_type, 0);
1347 fsnotify_connp_t *connp, unsigned int obj_type,
1358 fsn_mark = fanotify_add_new_mark(group, connp, obj_type,
1752 unsigned int obj_type, fid_mode; local
1768 obj_type = FSNOTIFY_OBJ_TYPE_INODE;
1771 obj_type = FSNOTIFY_OBJ_TYPE_VFSMOUNT;
1774 obj_type
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/mlx5/
H A Ddevx.c272 return MLX5_GET(affiliated_event_header, &eqe->data, obj_type);
375 obj_type) << 16,
1122 MLX5_SET(general_obj_in_cmd_hdr, din, obj_type,
1123 MLX5_GET(general_obj_in_cmd_hdr, in, obj_type));
1477 u16 obj_type = 0; local
1559 obj_type = MLX5_GET(general_obj_in_cmd_hdr, cmd_in, obj_type);
1560 obj->obj_id = get_enc_obj_id(opcode | obj_type << 16, obj_id);
2017 u16 obj_type = 0; local
2087 obj_type
2514 u16 obj_type = 0; local
[all...]
/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
497 .u2.objs_arr.obj_type = _idr_type, \
513 .u.obj.obj_type = _idr_type, \
523 .u.obj.obj_type = _fd_type, \
/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/tools/bpf/bpftool/
H A Dpids.c119 skel->rodata->obj_type = type;
/linux-master/drivers/soc/fsl/dpio/
H A Ddpio-driver.c307 .obj_type = "dpio",
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ptp.c240 .obj_type = "dprtc",

Completed in 296 milliseconds

123