Home
last modified time | relevance | path

Searched refs:object (Results 1 – 25 of 1196) sorted by relevance

12345678910>>...48

/linux-6.3-rc2/arch/parisc/math-emu/
A Dfloat.h48 #define Sall(object) (object) argument
105 #define Dallp1(object) (object) argument
145 #define Dallp2(object) (object) argument
146 #define Dmantissap2(object) (object) argument
251 #define Extall(object) (object)
261 #define Sextallp1(object) (object)
262 #define Sextallp2(object) (object)
273 #define Dextallp1(object) (object)
274 #define Dextallp2(object) (object)
275 #define Dextallp3(object) (object)
[all …]
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/core/
A Dobject.c38 if (handle < object->object) in nvkm_object_search()
41 if (handle > object->object) in nvkm_object_search()
48 object = &client->object; in nvkm_object_search()
73 if (object->object < this->object) in nvkm_object_insert()
76 if (object->object > this->object) in nvkm_object_insert()
117 return object->func->unmap(object); in nvkm_object_unmap()
210 int rret = object->func->init(object); in nvkm_object_fini()
231 ret = object->func->init(object); in nvkm_object_init()
253 object->func->fini(object, false); in nvkm_object_init()
273 data = object->func->dtor(object); in nvkm_object_dtor()
[all …]
A Doproxy.c29 return nvkm_object_mthd(nvkm_oproxy(object)->object, mthd, data, size); in nvkm_oproxy_mthd()
36 return nvkm_object_ntfy(nvkm_oproxy(object)->object, mthd, pevent); in nvkm_oproxy_ntfy()
61 return nvkm_object_rd08(nvkm_oproxy(object)->object, addr, data); in nvkm_oproxy_rd08()
67 return nvkm_object_rd16(nvkm_oproxy(object)->object, addr, data); in nvkm_oproxy_rd16()
73 return nvkm_object_rd32(nvkm_oproxy(object)->object, addr, data); in nvkm_oproxy_rd32()
79 return nvkm_object_wr08(nvkm_oproxy(object)->object, addr, data); in nvkm_oproxy_wr08()
85 return nvkm_object_wr16(nvkm_oproxy(object)->object, addr, data); in nvkm_oproxy_wr16()
91 return nvkm_object_wr32(nvkm_oproxy(object)->object, addr, data); in nvkm_oproxy_wr32()
98 return nvkm_object_bind(nvkm_oproxy(object)->object, in nvkm_oproxy_bind()
138 ret = oproxy->object->func->fini(oproxy->object, suspend); in nvkm_oproxy_fini()
[all …]
A Dioctl.c56 !object->func->uevent(object, NULL, 0, NULL) && index-- == 0) { in nvkm_ioctl_sclass_()
64 if (object->func->sclass) in nvkm_ioctl_sclass_()
65 return object->func->sclass(object, index, oclass); in nvkm_ioctl_sclass_()
132 oclass.object = args->v0.object; in nvkm_ioctl_new()
153 client->data = object; in nvkm_ioctl_new()
255 nvif_ioctl(object, in nvkm_ioctl_wr()
340 if (IS_ERR(object)) { in nvkm_ioctl_path()
349 *route = object->route; in nvkm_ioctl_path()
350 *token = object->token; in nvkm_ioctl_path()
363 struct nvkm_object *object = &client->object; in nvkm_ioctl() local
[all …]
A Dclient.c52 client->object.client = oclass->client; in nvkm_uclient_new()
53 client->object.handle = oclass->handle; in nvkm_uclient_new()
54 client->object.route = oclass->route; in nvkm_uclient_new()
55 client->object.token = oclass->token; in nvkm_uclient_new()
56 client->object.object = oclass->object; in nvkm_uclient_new()
58 *pobject = &client->object; in nvkm_uclient_new()
74 struct nvkm_object *object; in nvkm_client_search() local
77 if (IS_ERR(object)) in nvkm_client_search()
78 return (void *)object; in nvkm_client_search()
80 return nvkm_client(object); in nvkm_client_search()
[all …]
/linux-6.3-rc2/mm/
A Dkmemleak.c327 object->count < object->min_count; in color_white()
333 object->count >= object->min_count; in color_gray()
362 object->pointer, object->size); in print_unreferenced()
364 object->comm, object->pid, object->jiffies, in print_unreferenced()
383 object->pointer, object->size); in dump_object_info()
385 object->comm, object->pid, object->jiffies); in dump_object_info()
558 if (object && !get_object(object)) in __find_and_get_object()
798 end = object->pointer + object->size; in delete_object_part()
1254 object->checksum = crc32(0, kasan_reset_tag((void *)object->pointer), object->size); in update_checksum()
1553 if (color_gray(object) && get_object(object)) in kmemleak_scan()
[all …]
/linux-6.3-rc2/drivers/acpi/acpica/
A Dutdelete.c47 if (!object) { in acpi_ut_delete_internal_obj()
134 object, object->mutex.os_mutex)); in acpi_ut_delete_internal_obj()
157 object, object->event.os_semaphore)); in acpi_ut_delete_internal_obj()
374 if (!object) { in acpi_ut_update_ref_count()
404 object, object->common.type, in acpi_ut_update_ref_count()
456 new_count, object, object->common.type, message)); in acpi_ut_update_ref_count()
616 next_object = object->reference.object; in acpi_ut_update_object_reference()
633 object = NULL; in acpi_ut_update_object_reference()
642 object = state->update.object; in acpi_ut_update_object_reference()
690 object, object->common.reference_count)); in acpi_ut_add_reference()
[all …]
A Dnsobject.c77 if (node->object == object) { in acpi_ns_attach_object()
80 object, node)); in acpi_ns_attach_object()
87 if (!object) { in acpi_ns_attach_object()
97 ((struct acpi_namespace_node *)object)->object) { in acpi_ns_attach_object()
102 obj_desc = ((struct acpi_namespace_node *)object)->object; in acpi_ns_attach_object()
123 if (node->object) { in acpi_ns_attach_object()
149 node->object = obj_desc; in acpi_ns_attach_object()
195 node->object = NULL; in acpi_ns_detach_object()
204 if (node->object && in acpi_ns_detach_object()
206 node->object = node->object->common.next_object; in acpi_ns_detach_object()
[all …]
A Ddsmthdat.c115 object)); in acpi_ds_method_data_delete_all()
311 node->object = object; in acpi_ds_method_data_set_value()
360 object = node->object; in acpi_ds_method_data_get_value()
364 if (!object) { in acpi_ds_method_data_get_value()
377 if (!object) { in acpi_ds_method_data_get_value()
381 node->object = object; in acpi_ds_method_data_get_value()
416 *dest_desc = object; in acpi_ds_method_data_get_value()
464 node->object = NULL; in acpi_ds_method_data_delete_value()
466 if ((object) && in acpi_ds_method_data_delete_value()
597 object, in acpi_ds_store_object_to_local()
[all …]
A Dutobject.c60 union acpi_operand_object *object; in acpi_ut_create_internal_object_dbg() local
68 object = in acpi_ut_create_internal_object_dbg()
71 if (!object) { in acpi_ut_create_internal_object_dbg()
74 kmemleak_not_leak(object); in acpi_ut_create_internal_object_dbg()
107 object->common.type = (u8) type; in acpi_ut_create_internal_object_dbg()
111 object->common.reference_count = 1; in acpi_ut_create_internal_object_dbg()
115 return_PTR(object); in acpi_ut_create_internal_object_dbg()
312 if (!object) { in acpi_ut_valid_internal_object()
330 object, acpi_ut_get_descriptor_name(object))); in acpi_ut_valid_internal_object()
360 if (!object) { in acpi_ut_allocate_object_desc_dbg()
[all …]
/linux-6.3-rc2/fs/cachefiles/
A Dinterface.c31 if (!object) in cachefiles_alloc_object()
38 object->volume = volume; in cachefiles_alloc_object()
45 return object; in cachefiles_alloc_object()
54 trace_cachefiles_ref(object->debug_id, object->cookie->debug_id, in cachefiles_see_object()
67 trace_cachefiles_ref(object->debug_id, object->cookie->debug_id, r, why); in cachefiles_grab_object()
68 return object; in cachefiles_grab_object()
180 if (!object) in cachefiles_lookup_cookie()
339 cachefiles_unmark_inode_in_use(object, object->file); in cachefiles_clean_up_object()
340 if (object->file) { in cachefiles_clean_up_object()
367 if (object->file) { in cachefiles_withdraw_cookie()
[all …]
A Dnamei.c422 _enter(",OBJ%x{%pD}", object->debug_id, object->file); in cachefiles_delete_object()
533 object->file = file; in cachefiles_create_file()
587 object->file = file; in cachefiles_open_file()
624 _enter("OBJ%x,%s,", object->debug_id, object->d_name); in cachefiles_look_up_object()
630 object->d_name_len); in cachefiles_look_up_object()
675 _enter(",%pD", object->file); in cachefiles_commit_tmpfile()
680 dentry = lookup_one_len(object->d_name, fan, object->d_name_len); in cachefiles_commit_tmpfile()
704 dentry = lookup_one_len(object->d_name, fan, object->d_name_len); in cachefiles_commit_tmpfile()
724 trace_cachefiles_link(object, file_inode(object->file)); in cachefiles_commit_tmpfile()
725 spin_lock(&object->lock); in cachefiles_commit_tmpfile()
[all …]
A Dondemand.c12 int object_id = object->ondemand_id; in cachefiles_ondemand_fd_release()
45 struct file *file = object->file; in cachefiles_ondemand_fd_write_iter()
171 cookie = req->object->cookie; in cachefiles_ondemand_copen()
193 object = cachefiles_grab_object(req->object, in cachefiles_ondemand_get_fd()
195 cache = object->volume->cache; in cachefiles_ondemand_get_fd()
210 object, O_WRONLY); in cachefiles_ondemand_get_fd()
330 req->object = object; in cachefiles_ondemand_send_req()
398 struct cachefiles_object *object = req->object; in cachefiles_ondemand_init_open_req() local
432 struct cachefiles_object *object = req->object; in cachefiles_ondemand_init_close_req() local
457 struct cachefiles_object *object = req->object; in cachefiles_ondemand_init_read_req() local
[all …]
A Dxattr.c43 struct file *file = object->file; in cachefiles_set_object_xattr()
44 unsigned int len = object->cookie->aux_len; in cachefiles_set_object_xattr()
51 _enter("%x,#%d", object->debug_id, len); in cachefiles_set_object_xattr()
60 buf->content = object->content_info; in cachefiles_set_object_xattr()
78 object, in cachefiles_set_object_xattr()
98 unsigned int len = object->cookie->aux_len, tlen; in cachefiles_check_auxdata()
99 const void *p = fscache_get_aux(object->cookie); in cachefiles_check_auxdata()
118 object, in cachefiles_check_auxdata()
146 struct cachefiles_object *object, in cachefiles_remove_object_xattr() argument
179 _enter("c=%08x", object->cookie->debug_id); in cachefiles_prepare_to_write()
[all …]
A Dio.c25 struct cachefiles_object *object; member
80 struct cachefiles_object *object; in cachefiles_read() local
143 ki->object = object; in cachefiles_read()
201 struct cachefiles_object *object; in cachefiles_query_occupancy() local
257 struct cachefiles_object *object = ki->object; in cachefiles_write_complete() local
295 cache = object->volume->cache; in __cachefiles_write()
313 ki->object = object; in __cachefiles_write()
432 cache = object->volume->cache; in cachefiles_do_prepare_read()
660 if (object->file) { in cachefiles_begin_operation()
661 spin_lock(&object->lock); in cachefiles_begin_operation()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvif/
A Dobject.c39 if (object != &client->object) in nvif_object_ioctl()
40 args->v0.object = nvif_handle(object); in nvif_object_ioctl()
42 args->v0.object = 0; in nvif_object_ioctl()
208 if (object->map.ptr) { in nvif_object_unmap()
212 object->map.size = 0; in nvif_object_unmap()
258 object->client = NULL; in nvif_object_dtor()
271 object->client = NULL; in nvif_object_ctor()
275 object->map.ptr = NULL; in nvif_object_ctor()
276 object->map.size = 0; in nvif_object_ctor()
291 args->new.object = nvif_handle(object); in nvif_object_ctor()
[all …]
/linux-6.3-rc2/sound/pci/asihpi/
A Dhpimsginit.c32 if ((object > 0) && (object <= HPI_OBJ_MAXINDEX)) { in hpi_init_message()
33 object = array_index_nospec(object, HPI_OBJ_MAXINDEX + 1); in hpi_init_message()
34 size = msg_size[object]; in hpi_init_message()
46 phm->object = object; in hpi_init_message()
61 if ((object > 0) && (object <= HPI_OBJ_MAXINDEX)) { in hpi_init_response()
62 object = array_index_nospec(object, HPI_OBJ_MAXINDEX + 1); in hpi_init_response()
63 size = res_size[object]; in hpi_init_response()
71 phr->object = object; in hpi_init_response()
92 if ((object > 0) && (object <= HPI_OBJ_MAXINDEX)) { in hpi_init_messageV1()
95 phm->object = object; in hpi_init_messageV1()
[all …]
/linux-6.3-rc2/mm/kasan/
A Dcommon.c177 return (u8)obj_to_index(cache, virt_to_slab(object), (void *)object); in assign_tag()
188 const void *object) in __kasan_init_slab_obj() argument
195 object = set_tag(object, assign_tag(cache, object, true)); in __kasan_init_slab_obj()
197 return (void *)object; in __kasan_init_slab_obj()
208 tagged_object = object; in ____kasan_slab_free()
209 object = kasan_reset_tag(object); in ____kasan_slab_free()
214 if (unlikely(nearest_obj(cache, virt_to_slab(object), object) != in ____kasan_slab_free()
215 object)) { in ____kasan_slab_free()
311 return (void *)object; in __kasan_slab_alloc()
346 return (void *)object; in ____kasan_kmalloc()
[all …]
/linux-6.3-rc2/arch/powerpc/boot/
A Dwrapper62 objbin=$object
136 object="$1"
262 platformo="$object/of.o $object/epapr.o"
266 platformo="$object/pseries-head.o $object/of.o $object/epapr.o"
275 platformo="$object/of.o $object/epapr.o"
280 platformo="$object/of.o $object/epapr.o"
284 platformo="$object/crt0.o $object/of.o $object/epapr.o"
329 platformo="$object/ps3-head.o $object/ps3-hvcall.o $object/ps3.o"
341 platformo="$object/fixed-head.o $object/$platform.o"
379 platformo="$object/pseries-head.o $object/epapr.o $object/epapr-wrapper.o"
[all …]
/linux-6.3-rc2/include/linux/
A Dkasan.h132 void *object) in kasan_unpoison_object_data() argument
140 void *object) in kasan_poison_object_data() argument
153 return (void *)object; in kasan_init_slab_obj()
187 return object; in kasan_slab_alloc()
197 return (void *)object; in kasan_kmalloc()
217 return (void *)object; in kasan_krealloc()
244 void *object) {} in kasan_unpoison_object_data() argument
246 void *object) {} in kasan_poison_object_data() argument
248 const void *object) in kasan_init_slab_obj() argument
250 return (void *)object; in kasan_init_slab_obj()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Dchan.c90 struct nvkm_disp_chan_object *object = container_of(base, typeof(*object), oproxy); in nvkm_disp_chan_child_del_() local
92 nvkm_ramht_remove(object->disp->ramht, object->hash); in nvkm_disp_chan_child_del_()
108 struct nvkm_disp_chan_object *object; in nvkm_disp_chan_child_new() local
111 if (!(object = kzalloc(sizeof(*object), GFP_KERNEL))) in nvkm_disp_chan_child_new()
114 object->disp = disp; in nvkm_disp_chan_child_new()
115 *pobject = &object->oproxy.base; in nvkm_disp_chan_child_new()
117 ret = sclass->ctor(device, oclass, argv, argc, &object->oproxy.object); in nvkm_disp_chan_child_new()
121 object->hash = chan->func->bind(chan, object->oproxy.object, oclass->handle); in nvkm_disp_chan_child_new()
122 if (object->hash < 0) in nvkm_disp_chan_child_new()
123 return object->hash; in nvkm_disp_chan_child_new()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_usif.c45 list_del(&object->head); in usif_object_dtor()
46 kfree(object); in usif_object_dtor()
57 struct usif_object *object; in usif_object_new() local
85 if (!(object = kmalloc(sizeof(*object), GFP_KERNEL))) in usif_object_new()
89 object->route = args->v0.route; in usif_object_new()
90 object->token = args->v0.token; in usif_object_new()
95 usif_object_dtor(object); in usif_object_new()
114 struct usif_object *object; in usif_ioctl() local
163 list_del(&object->head); in usif_ioctl()
164 kfree(object); in usif_ioctl()
[all …]
/linux-6.3-rc2/Documentation/core-api/
A Ddebug-objects.rst71 object is called.
83 allocates a tracker object for the real object and sets the tracker
84 object state to ODEBUG_STATE_INIT. It verifies that the object is not
106 allocates a tracker object for the real object and sets the tracker
107 object state to ODEBUG_STATE_INIT. It verifies that the object is on
118 object is called.
133 object.
143 object is called.
181 object happens. E.g. it can deactivate an active object in order to
248 debug_object_activate() has no tracked object for this object address
[all …]
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
A Dumem.c39 struct nvkm_object *object; in nvkm_umem_search() local
43 if (IS_ERR(object)) { in nvkm_umem_search()
47 if (umem->object.object == handle) { in nvkm_umem_search()
55 umem = nvkm_umem(object); in nvkm_umem_search()
63 nvkm_umem_unmap(struct nvkm_object *object) in nvkm_umem_unmap() argument
124 nvkm_umem_dtor(struct nvkm_object *object) in nvkm_umem_dtor() argument
127 spin_lock(&umem->object.client->lock); in nvkm_umem_dtor()
129 spin_unlock(&umem->object.client->lock); in nvkm_umem_dtor()
170 *pobject = &umem->object; in nvkm_umem_new()
182 spin_lock(&umem->object.client->lock); in nvkm_umem_new()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/device/
A Duser.c38 struct nvkm_object object; member
75 struct nvkm_object *object = &udev->object; in nvkm_udevice_info() local
85 nvif_ioctl(object, "device info size %d\n", size); in nvkm_udevice_info()
172 struct nvkm_object *object = &udev->object; in nvkm_udevice_time() local
191 struct nvkm_udevice *udev = nvkm_udevice(object); in nvkm_udevice_mthd()
192 nvif_ioctl(object, "device mthd %08x\n", mthd); in nvkm_udevice_mthd()
207 struct nvkm_udevice *udev = nvkm_udevice(object); in nvkm_udevice_rd08()
286 nvkm_udevice_init(struct nvkm_object *object) in nvkm_udevice_init() argument
390 struct nvkm_object *parent = &client->object; in nvkm_udevice_new()
410 nvkm_object_ctor(func, oclass, &udev->object); in nvkm_udevice_new()
[all …]

Completed in 58 milliseconds

12345678910>>...48