| /linux/drivers/tee/qcomtee/ |
| H A D | core.c | 52 unsigned int object_id) in qcomtee_qtee_object_alloc() argument 62 object->name = kasprintf(GFP_KERNEL, "qcomtee-%u", object_id); in qcomtee_qtee_object_alloc() 63 QCOMTEE_OBJECT_SET(object, QCOMTEE_OBJECT_TYPE_TEE, object_id); in qcomtee_qtee_object_alloc() 218 unsigned int *object_id) in qcomtee_object_id_get() argument 227 *object_id = idx; in qcomtee_object_id_get() 232 *object_id = object->info.qtee_id; in qcomtee_object_id_get() 236 *object_id = QCOMTEE_MSG_OBJECT_NULL; in qcomtee_object_id_get() 246 unsigned int object_id) in qcomtee_object_id_put() argument 248 qcomtee_idx_erase(oic, object_id); in qcomtee_object_id_put() 265 unsigned int object_id) in qcomtee_local_object_get() argument [all …]
|
| H A D | user_obj.c | 41 u64 object_id; member 85 u64 object_id; member 239 ureq->object_id = uo->object_id; in qcomtee_user_object_dispatch() 334 ureq->object_id = uo->object_id; in qcomtee_user_object_release() 378 user_object->object_id = param->u.objref.id; in qcomtee_user_param_to_object() 407 param->u.objref.id = uo->object_id; in qcomtee_user_param_from_object() 614 data->object_id = ureq->object_id; in qcomtee_user_object_select()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_lease.c | 421 u32 object_id = objects[o]->id; in fill_object_idr() local 423 drm_dbg_lease(dev, "Adding object %d to lease\n", object_id); in fill_object_idr() 433 ret = idr_alloc(leases, &drm_lease_idr_object , object_id, object_id + 1, GFP_KERNEL); in fill_object_idr() 436 object_id, ret); in fill_object_idr() 445 object_id, ret); in fill_object_idr() 452 object_id, ret); in fill_object_idr()
|
| /linux/include/rdma/ |
| H A D | uverbs_named_ioctl.h | 23 #define UVERBS_OBJECT_METHODS(object_id) _UVERBS_NAME(_object_methods_##object_id, __LINE__) argument
|
| /linux/include/uapi/linux/ |
| H A D | cachefiles.h | |
| /linux/include/uapi/rdma/ |
| H A D | rdma_user_ioctl_cmds.h | 78 __u16 object_id; member
|
| /linux/sound/pci/mixart/ |
| H A D | mixart.h | 24 u32 object_id; member
|
| H A D | mixart_hwdep.c | 177 /* dev_dbg(&mgr->pci->dev, "playback connector[%d].object_id = %x\n", k, connector->uid[k].object_id); */ in mixart_enum_connectors() 221 /* dev_dbg(&mgr->pci->dev, "capture connector[%d].object_id = %x\n", k, connector->uid[k].object_id); */ in mixart_enum_connectors() 257 get_console_mgr.object_id = 0; in mixart_enum_physio()
|
| /linux/include/linux/fsl/ |
| H A D | mc.h | 279 __le32 object_id; member 292 return le32_to_cpu(rsp_params->object_id); in mc_cmd_read_object_id()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-wmi | 42 What: /sys/bus/wmi/devices/.../object_id
|
| /linux/arch/powerpc/platforms/cell/spufs/ |
| H A D | spufs.h | 79 u64 object_id; /* user space pointer for GNU Debugger */ member
|
| H A D | file.c | 1875 return ctx->object_id; in spufs_object_id_get() 1881 ctx->object_id = id; in spufs_object_id_set()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | cmd.c | 35 u32 object_id) in hws_cmd_general_obj_destroy() argument 42 MLX5_SET(general_obj_in_cmd_hdr, in, obj_id, object_id); in hws_cmd_general_obj_destroy()
|
| /linux/tools/testing/selftests/iommu/ |
| H A D | iommufd.c | 1462 .object_id = self->ioas_id, in TEST_F() 1507 .object_id = self->ioas_id, in TEST_F() 2182 cmd.object_id = self->ioas_id; in FIXTURE_VARIANT_ADD() 2581 .object_id = self->ioas_id, in check_vfio_info_cap_chain()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | fs_dr.c | 545 action->exe_aso.object_id, in mlx5_cmd_dr_create_fte()
|
| H A D | dr_ste_v1.c | 424 u32 object_id, in dr_ste_v1_set_aso_flow_meter() argument 432 object_id + (offset / MLX5DR_ASO_FLOW_METER_NUM_PER_OBJ)); in dr_ste_v1_set_aso_flow_meter()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | eswitch_offloads.c | 653 flow_act->exe_aso.object_id = meter->obj_id; in esw_setup_meter()
|