/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | utmisc.c | 158 acpi_ut_create_update_state_and_push(union acpi_operand_object *object, in acpi_ut_create_update_state_and_push() argument [all...] |
H A D | dswstate.c | 38 acpi_ds_result_pop(union acpi_operand_object **object, in acpi_ds_result_pop() argument 112 acpi_ds_result_push(union acpi_operand_object *object, struct acpi_walk_state *walk_state) acpi_ds_result_push() argument 276 acpi_ds_obj_stack_push(void *object, struct acpi_walk_state *walk_state) acpi_ds_obj_stack_push() argument [all...] |
H A D | utdecode.c | 239 const char *acpi_ut_get_node_name(void *object) in acpi_ut_get_node_name() argument 305 acpi_ut_get_descriptor_name(void *object) acpi_ut_get_descriptor_name() argument 343 acpi_ut_get_reference_name(union acpi_operand_object *object) acpi_ut_get_reference_name() argument [all...] |
H A D | dbconvert.c | 101 acpi_db_convert_to_buffer(char *string, union acpi_object *object) in acpi_db_convert_to_buffer() argument 165 acpi_db_convert_to_package(char *string, union acpi_object *object) acpi_db_convert_to_package() argument 222 acpi_db_convert_to_object(acpi_object_type type, char *string, union acpi_object *object) acpi_db_convert_to_object() argument [all...] |
/kernel/linux/linux-6.6/fs/cachefiles/ |
H A D | xattr.c | 39 int cachefiles_set_object_xattr(struct cachefiles_object *object) in cachefiles_set_object_xattr() argument 94 cachefiles_check_auxdata(struct cachefiles_object *object, struct file *file) cachefiles_check_auxdata() argument 145 cachefiles_remove_object_xattr(struct cachefiles_cache *cache, struct cachefiles_object *object, struct dentry *dentry) cachefiles_remove_object_xattr() argument 176 struct cachefiles_object *object = cookie->cache_priv; cachefiles_prepare_to_write() local [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | debugobjects.h | 32 void *object; member [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_abi16.h | 16 struct nvif_object object; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | head.h | 31 struct nvkm_object object; member
|
H A D | chan.c | 30 nvkm_disp_chan_rd32(struct nvkm_object *object, u64 addr, u32 *data) in nvkm_disp_chan_rd32() argument 41 nvkm_disp_chan_wr32(struct nvkm_object *object, u64 addr, u32 data) in nvkm_disp_chan_wr32() argument 52 nvkm_disp_chan_ntfy(struct nvkm_object *object, u32 type, struct nvkm_event **pevent) in nvkm_disp_chan_ntfy() argument 69 nvkm_disp_chan_map(struct nvkm_object *object, void *argv, u32 argc, in nvkm_disp_chan_map() argument 90 struct nvkm_disp_chan_object *object = container_of(base, typeof(*object), oprox in nvkm_disp_chan_child_del_() local 108 struct nvkm_disp_chan_object *object; nvkm_disp_chan_child_new() local 129 nvkm_disp_chan_child_get(struct nvkm_object *object, int index, struct nvkm_oclass *sclass) nvkm_disp_chan_child_get() argument 153 nvkm_disp_chan_fini(struct nvkm_object *object, bool suspend) nvkm_disp_chan_fini() argument 163 nvkm_disp_chan_init(struct nvkm_object *object) nvkm_disp_chan_init() argument 172 nvkm_disp_chan_dtor(struct nvkm_object *object) nvkm_disp_chan_dtor() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | ioctl.c | 53 nvkm_ioctl_sclass_(struct nvkm_object *object, int index, struct nvkm_oclass *oclass) in nvkm_ioctl_sclass_() argument 33 nvkm_ioctl_nop(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_nop() argument 71 nvkm_ioctl_sclass(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_sclass() argument 109 struct nvkm_object *object = NULL; nvkm_ioctl_new() local 166 nvkm_ioctl_del(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_del() argument 185 nvkm_ioctl_mthd(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_mthd() argument 205 nvkm_ioctl_rd(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_rd() argument 245 nvkm_ioctl_wr(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_wr() argument 274 nvkm_ioctl_map(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_map() argument 299 nvkm_ioctl_unmap(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) nvkm_ioctl_unmap() argument 336 struct nvkm_object *object; nvkm_ioctl_path() local 363 struct nvkm_object *object = &client->object; nvkm_ioctl() local [all...] |
H A D | oproxy.c | 27 nvkm_oproxy_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) in nvkm_oproxy_mthd() argument 33 nvkm_oproxy_ntfy(struct nvkm_object *object, u32 mthd, in nvkm_oproxy_ntfy() argument 40 nvkm_oproxy_map(struct nvkm_object *object, void *argv, u32 argc, in nvkm_oproxy_map() argument 48 nvkm_oproxy_unmap(struct nvkm_object *object) in nvkm_oproxy_unmap() argument 59 nvkm_oproxy_rd08(struct nvkm_object *object, u64 addr, u8 *data) nvkm_oproxy_rd08() argument 65 nvkm_oproxy_rd16(struct nvkm_object *object, u64 addr, u16 *data) nvkm_oproxy_rd16() argument 71 nvkm_oproxy_rd32(struct nvkm_object *object, u64 addr, u32 *data) nvkm_oproxy_rd32() argument 77 nvkm_oproxy_wr08(struct nvkm_object *object, u64 addr, u8 data) nvkm_oproxy_wr08() argument 83 nvkm_oproxy_wr16(struct nvkm_object *object, u64 addr, u16 data) nvkm_oproxy_wr16() argument 89 nvkm_oproxy_wr32(struct nvkm_object *object, u64 addr, u32 data) nvkm_oproxy_wr32() argument 95 nvkm_oproxy_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, int align, struct nvkm_gpuobj **pgpuobj) nvkm_oproxy_bind() argument 103 nvkm_oproxy_sclass(struct nvkm_object *object, int index, struct nvkm_oclass *oclass) nvkm_oproxy_sclass() argument 114 nvkm_oproxy_uevent(struct nvkm_object *object, void *argv, u32 argc, struct nvkm_uevent *uevent) nvkm_oproxy_uevent() argument 126 nvkm_oproxy_fini(struct nvkm_object *object, bool suspend) nvkm_oproxy_fini() argument 153 nvkm_oproxy_init(struct nvkm_object *object) nvkm_oproxy_init() argument 180 nvkm_oproxy_dtor(struct nvkm_object *object) nvkm_oproxy_dtor() argument [all...] |
H A D | client.c | 74 struct nvkm_object *object; in nvkm_client_search() local 110 nvkm_client_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) nvkm_client_mthd() argument 130 nvkm_client_child_get(struct nvkm_object *object, int index, struct nvkm_oclass *oclass) nvkm_client_child_get() argument 148 nvkm_client_fini(struct nvkm_object *object, bool suspend) nvkm_client_fini() argument 154 nvkm_client_dtor(struct nvkm_object *object) nvkm_client_dtor() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
H A D | priv.h | 74 struct nvkm_object object; member 102 struct nvkm_object object; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | cgrp.h | 24 struct nvkm_object *object; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/ |
H A D | falcon.c | 46 nvkm_falcon_cclass_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, in nvkm_falcon_cclass_bind() argument
|
H A D | xtensa.c | 44 nvkm_xtensa_cclass_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, in nvkm_xtensa_cclass_bind() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | disp.h | 50 struct nvkm_object object; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | object.h | 20 u64 object; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
H A D | nv44.c | 44 struct nvkm_object object; member 52 nv44_mpeg_chan_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, in nv44_mpeg_chan_bind() argument 68 nv44_mpeg_chan_fini(struct nvkm_object *object, bool suspend) in nv44_mpeg_chan_fini() argument 84 nv44_mpeg_chan_dtor(struct nvkm_object *object) in nv44_mpeg_chan_dtor() argument [all...] |
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | fds_example.c | 50 static int bpf_prog_create(const char *object) in bpf_prog_create() argument 112 static int bpf_do_prog(const char *file, uint32_t flags, const char *object) in bpf_do_prog() argument 143 const char *file = NULL, *object = NULL; main() local [all...] |
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | utobject.c | 60 union acpi_operand_object *object; in acpi_ut_create_internal_object_dbg() local 305 acpi_ut_valid_internal_object(void *object) acpi_ut_valid_internal_object() argument 355 union acpi_operand_object *object; acpi_ut_allocate_object_desc_dbg() local 389 acpi_ut_delete_object_desc(union acpi_operand_object *object) acpi_ut_delete_object_desc() argument [all...] |
H A D | dbnames.c | 768 union acpi_operand_object *object; acpi_db_integrity_walk() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_lease.c | 230 int object; drm_lease_create() local 331 int object; _drm_lease_revoke() local 706 int object; drm_mode_get_lease_ioctl() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | uvmm.c | 36 struct nvkm_object *object; in nvkm_uvmm_search() local 333 nvkm_uvmm_mthd(struct nvkm_object *object, u32 mthd, void *argv, u32 argc) nvkm_uvmm_mthd() argument 358 nvkm_uvmm_dtor(struct nvkm_object *object) nvkm_uvmm_dtor() argument [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | slab_def.h | 92 void *object = x - (x - page->s_mem) % cache->size; in nearest_obj() local
|