Home
last modified time | relevance | path

Searched refs:object_id (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v4.19/drivers/infiniband/core/
Drdma_core.h86 uverbs_get_uobject_from_file(u16 object_id,
149 uapi_get_object(struct uverbs_api *uapi, u16 object_id) in uapi_get_object() argument
151 return radix_tree_lookup(&uapi->radix, uapi_key_obj(object_id)); in uapi_get_object()
Drdma_core.c962 uverbs_get_uobject_from_file(u16 object_id, in uverbs_get_uobject_from_file() argument
967 uapi_get_object(ufile->device->uapi, object_id); in uverbs_get_uobject_from_file()
/Linux-v4.19/fs/adfs/
Dadfs.h198 __adfs_block_map(struct super_block *sb, unsigned int object_id, in __adfs_block_map() argument
201 if (object_id & 255) { in __adfs_block_map()
204 off = (object_id & 255) - 1; in __adfs_block_map()
208 return adfs_map_lookup(sb, object_id >> 8, block); in __adfs_block_map()
Ddir_f.c143 adfs_dir_read(struct super_block *sb, unsigned long object_id, in adfs_dir_read() argument
164 phys = __adfs_block_map(sb, object_id, blk); in adfs_dir_read()
167 object_id, blk); in adfs_dir_read()
196 object_id); in adfs_dir_read()
331 adfs_dir_find_entry(struct adfs_dir *dir, unsigned long object_id) in adfs_dir_find_entry() argument
343 if (obj.file_id == object_id) { in adfs_dir_find_entry()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser2.c89 struct graphics_object_id object_id,
174 struct graphics_object_id object_id = dal_graphics_object_id_init( in bios_parser_get_encoder_id() local
178 object_id = object_id_from_bios_object_id( in bios_parser_get_encoder_id()
181 return object_id; in bios_parser_get_encoder_id()
189 struct graphics_object_id object_id = dal_graphics_object_id_init( in bios_parser_get_connector_id() local
200 object_id = object_id_from_bios_object_id( in bios_parser_get_connector_id()
204 return object_id; in bios_parser_get_connector_id()
228 struct graphics_object_id object_id, uint32_t index, in bios_parser_get_src_obj() argument
240 switch (object_id.type) { in bios_parser_get_src_obj()
252 if (object_id.type == obj_id.type && in bios_parser_get_src_obj()
[all …]
Dbios_parser.c171 struct graphics_object_id object_id = dal_graphics_object_id_init( in bios_parser_get_encoder_id() local
183 object_id = object_id_from_bios_object_id(id); in bios_parser_get_encoder_id()
186 return object_id; in bios_parser_get_encoder_id()
194 struct graphics_object_id object_id = dal_graphics_object_id_init( in bios_parser_get_connector_id() local
206 return object_id; in bios_parser_get_connector_id()
212 return object_id; in bios_parser_get_connector_id()
216 object_id = object_id_from_bios_object_id(id); in bios_parser_get_connector_id()
217 return object_id; in bios_parser_get_connector_id()
230 struct graphics_object_id object_id, uint32_t index, in bios_parser_get_src_obj() argument
241 object = get_bios_object(bp, object_id); in bios_parser_get_src_obj()
[all …]
/Linux-v4.19/drivers/gpu/drm/
Ddrm_lease.c435 u32 object_id = objects[o]->id; in fill_object_idr() local
436 DRM_DEBUG_LEASE("Adding object %d to lease\n", object_id); in fill_object_idr()
446 ret = idr_alloc(leases, &drm_lease_idr_object , object_id, object_id + 1, GFP_KERNEL); in fill_object_idr()
449 object_id, ret); in fill_object_idr()
457 object_id, ret); in fill_object_idr()
464 object_id, ret); in fill_object_idr()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/
Ddc_bios_types.h56 struct graphics_object_id object_id, uint32_t index,
60 struct graphics_object_id object_id, uint32_t index,
105 struct graphics_object_id object_id,
/Linux-v4.19/include/rdma/
Duverbs_named_ioctl.h50 #define UVERBS_OBJECT_METHODS(object_id) _object_methods_##object_id argument
/Linux-v4.19/drivers/platform/x86/
Dwmi.c61 char object_id[2]; member
286 strncat(method, block->object_id, 2); in wmidev_evaluate_method()
331 strncat(wc_method, block->object_id, 2); in __query_block()
344 strncat(method, block->object_id, 2); in __query_block()
441 strncat(method, block->object_id, 2); in wmi_set_block()
453 pr_info("\tobject_id: %2pE\n", g->object_id); in wmi_dump_wdg()
717 return sprintf(buf, "%c%c\n", wblock->gblock.object_id[0], in object_id_show()
718 wblock->gblock.object_id[1]); in object_id_show()
720 static DEVICE_ATTR_RO(object_id);
1034 strncat(method, wblock->gblock.object_id, 2); in wmi_create_device()
[all …]
/Linux-v4.19/arch/powerpc/platforms/cell/
Dspu_notify.c34 ctx ? ctx->object_id : 0, spu); in spu_switch_notify()
/Linux-v4.19/include/uapi/rdma/
Drdma_user_ioctl_cmds.h75 __u16 object_id; member
/Linux-v4.19/drivers/staging/fsl-dpaa2/rtc/
Ddprtc.c135 u32 object_id) in dprtc_destroy() argument
144 cmd_params->object_id = cpu_to_le32(object_id); in dprtc_destroy()
Ddprtc-cmd.h65 __le32 object_id; member
Ddprtc.h61 u32 object_id);
/Linux-v4.19/drivers/net/wireless/
Drayctl.h349 struct object_id { struct
460 UCHAR object_id; member
465 UCHAR object_id; member
/Linux-v4.19/include/linux/fsl/
Dmc.h268 __le32 object_id; member
281 return le32_to_cpu(rsp_params->object_id); in mc_cmd_read_object_id()
/Linux-v4.19/sound/pci/mixart/
Dmixart_core.c92 resp->uid.object_id = readl_be(MIXART_MEM(mgr, msg_frame_address + 8)); /* uidDest */ in get_msg()
186 …writel_be( msg->uid.object_id, MIXART_MEM(mgr, msg_frame_address + 8) ); /* uid… in send_msg()
387 msg, resp.message_id, resp.uid.object_id, resp.uid.desc, resp.size); in snd_mixart_process_msg()
Dmixart.h37 u32 object_id; member
Dmixart_hwdep.c269 get_console_mgr.object_id = 0; in mixart_enum_physio()
/Linux-v4.19/include/scsi/
Dosd_sense.h226 /*24*/ __be64 object_id; member
Dosd_attributes.h393 __be64 object_id; member
Dosd_protocol.h385 __be64 object_id; member
/Linux-v4.19/arch/powerpc/platforms/cell/spufs/
Dspufs.h92 u64 object_id; /* user space pointer for oprofile */ member
/Linux-v4.19/fs/ntfs/
Dlayout.h1151 GUID object_id; /* Unique id assigned to the member
2264 GUID object_id; /* $O index in FILE_Extend/$ObjId: The member

12