Searched defs:object (Results 76 - 100 of 188) sorted by relevance

12345678

/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dcgrp.h24 struct nvkm_object *object; member in struct:nvkm_ectx
/linux-master/drivers/gpu/drm/nouveau/nvkm/core/
H A Dioctl.c53 nvkm_ioctl_sclass_(struct nvkm_object *object, int index, struct nvkm_oclass *oclass) argument
33 nvkm_ioctl_nop(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) argument
71 nvkm_ioctl_sclass(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) argument
109 struct nvkm_object *object = NULL; local
166 nvkm_ioctl_del(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) argument
185 nvkm_ioctl_mthd(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) argument
205 nvkm_ioctl_rd(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) argument
245 nvkm_ioctl_wr(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) argument
274 nvkm_ioctl_map(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) argument
299 nvkm_ioctl_unmap(struct nvkm_client *client, struct nvkm_object *object, void *data, u32 size) argument
336 struct nvkm_object *object; local
363 struct nvkm_object *object = &client->object; local
[all...]
H A Doproxy.c27 nvkm_oproxy_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) argument
33 nvkm_oproxy_ntfy(struct nvkm_object *object, u32 mthd, argument
40 nvkm_oproxy_map(struct nvkm_object *object, void *argv, u32 argc, argument
48 nvkm_oproxy_unmap(struct nvkm_object *object) argument
59 nvkm_oproxy_rd08(struct nvkm_object *object, u64 addr, u8 *data) argument
65 nvkm_oproxy_rd16(struct nvkm_object *object, u64 addr, u16 *data) argument
71 nvkm_oproxy_rd32(struct nvkm_object *object, u64 addr, u32 *data) argument
77 nvkm_oproxy_wr08(struct nvkm_object *object, u64 addr, u8 data) argument
83 nvkm_oproxy_wr16(struct nvkm_object *object, u64 addr, u16 data) argument
89 nvkm_oproxy_wr32(struct nvkm_object *object, u64 addr, u32 data) argument
95 nvkm_oproxy_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, int align, struct nvkm_gpuobj **pgpuobj) argument
103 nvkm_oproxy_sclass(struct nvkm_object *object, int index, struct nvkm_oclass *oclass) argument
114 nvkm_oproxy_uevent(struct nvkm_object *object, void *argv, u32 argc, struct nvkm_uevent *uevent) argument
126 nvkm_oproxy_fini(struct nvkm_object *object, bool suspend) argument
153 nvkm_oproxy_init(struct nvkm_object *object) argument
180 nvkm_oproxy_dtor(struct nvkm_object *object) argument
[all...]
H A Dclient.c74 struct nvkm_object *object; local
110 nvkm_client_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) argument
130 nvkm_client_child_get(struct nvkm_object *object, int index, struct nvkm_oclass *oclass) argument
148 nvkm_client_fini(struct nvkm_object *object, bool suspend) argument
154 nvkm_client_dtor(struct nvkm_object *object) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dhead.h31 struct nvkm_object object; member in struct:nvkm_head
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dobject.h20 u64 object; member in struct:nvkm_object
/linux-master/fs/cachefiles/
H A Dxattr.c39 int cachefiles_set_object_xattr(struct cachefiles_object *object) argument
94 cachefiles_check_auxdata(struct cachefiles_object *object, struct file *file) argument
145 cachefiles_remove_object_xattr(struct cachefiles_cache *cache, struct cachefiles_object *object, struct dentry *dentry) argument
176 struct cachefiles_object *object = cookie->cache_priv; local
[all...]
/linux-master/drivers/acpi/acpica/
H A Dutdecode.c239 const char *acpi_ut_get_node_name(void *object) argument
305 acpi_ut_get_descriptor_name(void *object) argument
343 acpi_ut_get_reference_name(union acpi_operand_object *object) argument
[all...]
H A Ddswstate.c38 acpi_ds_result_pop(union acpi_operand_object **object, argument
112 acpi_ds_result_push(union acpi_operand_object *object, struct acpi_walk_state *walk_state) argument
276 acpi_ds_obj_stack_push(void *object, struct acpi_walk_state *walk_state) argument
[all...]
H A Dutobject.c60 union acpi_operand_object *object; local
305 acpi_ut_valid_internal_object(void *object) argument
355 union acpi_operand_object *object; local
389 acpi_ut_delete_object_desc(union acpi_operand_object *object) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv44.c44 struct nvkm_object object; member in struct:nv44_mpeg_chan
52 nv44_mpeg_chan_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, argument
68 nv44_mpeg_chan_fini(struct nvkm_object *object, bool suspend) argument
84 nv44_mpeg_chan_dtor(struct nvkm_object *object) argument
[all...]
H A Dnv31.c39 nv31_mpeg_object_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, argument
65 nv31_mpeg_chan_dtor(struct nvkm_object *object) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dpriv.h74 struct nvkm_object object; member in struct:nvkm_perfdom
102 struct nvkm_object object; member in struct:nvkm_perfmon
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/
H A Dfalcon.c46 nvkm_falcon_cclass_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, argument
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_abi16.h16 struct nvif_object object; member in struct:nouveau_abi16_ntfy
/linux-master/include/linux/
H A Dhil_mlc.h97 } object; member in struct:hilse_node
H A Dkmsan.h270 kmsan_slab_alloc(struct kmem_cache *s, void *object, gfp_t flags) argument
275 kmsan_slab_free(struct kmem_cache *s, void *object) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dobject.h26 nvif_object_constructed(struct nvif_object *object) argument
H A Dioctl.h27 __u64 object; member in struct:nvif_ioctl_v0
53 __u64 object; member in struct:nvif_ioctl_new_v0
/linux-master/drivers/gpu/drm/nouveau/nvif/
H A Dobject.c31 nvif_object_ioctl(struct nvif_object *object, void *data, u32 size, void **hack) argument
58 nvif_object_sclass_get(struct nvif_object *object, struc argument
102 nvif_object_rd(struct nvif_object *object, int size, u64 addr) argument
121 nvif_object_wr(struct nvif_object *object, int size, u64 addr, u32 data) argument
139 nvif_object_mthd(struct nvif_object *object, u32 mthd, void *data, u32 size) argument
168 nvif_object_unmap_handle(struct nvif_object *object) argument
181 nvif_object_map_handle(struct nvif_object *object, void *argv, u32 argc, u64 *handle, u64 *length) argument
205 nvif_object_unmap(struct nvif_object *object) argument
220 nvif_object_map(struct nvif_object *object, void *argv, u32 argc) argument
244 nvif_object_dtor(struct nvif_object *object) argument
262 nvif_object_ctor(struct nvif_object *parent, const char *name, u32 handle, s32 oclass, void *data, u32 size, struct nvif_object *object) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndw.h10 struct nvif_object object; member in struct:nv50_wndw_ctxdma
/linux-master/drivers/xen/
H A Dxen-acpi-processor.c332 union acpi_object object = { 0 }; local
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_gem.h27 struct etnaviv_gem_object *object; member in struct:etnaviv_vram_mapping
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv40.c44 nv40_gr_object_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, argument
74 nv40_gr_chan_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, argument
92 nv40_gr_chan_fini(struct nvkm_object *object, bool suspend) argument
130 nv40_gr_chan_dtor(struct nvkm_object *object) argument
[all...]
H A Dnv20.c17 nv20_gr_chan_init(struct nvkm_object *object) argument
30 nv20_gr_chan_fini(struct nvkm_object *object, bool suspend) argument
60 nv20_gr_chan_dtor(struct nvkm_object *object) argument

Completed in 191 milliseconds

12345678