Home
last modified time | relevance | path

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

12345678910>>...46

/linux/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/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.c36 return nvkm_object_ntfy(nvkm_oproxy(object)->object, mthd, pevent); in nvkm_oproxy_ntfy()
50 return nvkm_object_unmap(nvkm_oproxy(object)->object); in nvkm_oproxy_unmap()
56 return nvkm_object_rd08(nvkm_oproxy(object)->object, addr, data); in nvkm_oproxy_rd08()
62 return nvkm_object_rd16(nvkm_oproxy(object)->object, addr, data); in nvkm_oproxy_rd16()
68 return nvkm_object_rd32(nvkm_oproxy(object)->object, addr, data); in nvkm_oproxy_rd32()
74 return nvkm_object_wr08(nvkm_oproxy(object)->object, addr, data); in nvkm_oproxy_wr08()
80 return nvkm_object_wr16(nvkm_oproxy(object)->object, addr, data); in nvkm_oproxy_wr16()
86 return nvkm_object_wr32(nvkm_oproxy(object)->object, addr, data); in nvkm_oproxy_wr32()
93 return nvkm_object_bind(nvkm_oproxy(object)->object, in nvkm_oproxy_bind()
121 ret = oproxy->object->func->fini(oproxy->object, suspend); in nvkm_oproxy_fini()
[all …]
A Dioctl.c67 object->func->sclass(object, i, &oclass) >= 0) { in nvkm_ioctl_sclass()
112 oclass.object = args->v0.object; in nvkm_ioctl_new()
133 client->data = object; in nvkm_ioctl_new()
141 nvkm_object_del(&object); in nvkm_ioctl_new()
235 nvif_ioctl(object, in nvkm_ioctl_wr()
408 if (IS_ERR(object)) { in nvkm_ioctl_path()
410 return PTR_ERR(object); in nvkm_ioctl_path()
417 *route = object->route; in nvkm_ioctl_path()
418 *token = object->token; in nvkm_ioctl_path()
431 struct nvkm_object *object = &client->object; in nvkm_ioctl() local
[all …]
/linux/fs/fscache/
A Dobject.c177 object->debug_id, object->state->name, object->events); in fscache_object_sm_dispatcher()
316 object->n_ops = object->n_in_progress = object->n_exclusive = 0; in fscache_object_init()
331 object->event_mask = object->oob_event_mask; in fscache_object_init()
476 ret = object->cache->ops->lookup_object(object); in fscache_look_up_object()
581 ASSERTCMP(object->n_ops, >=, object->n_obj_ops); in fscache_object_available()
590 object->cache->ops->lookup_complete(object); in fscache_object_available()
625 object->cache->ops->lookup_complete(object); in fscache_lookup_failure()
647 object->debug_id, object->n_ops, object->n_children, event); in fscache_kill_object()
665 if (object->n_ops > 0 && object->n_in_progress == 0) in fscache_kill_object()
783 object->cache->ops->put_object(object, why); in fscache_put_object()
[all …]
A Doperation.c136 object->n_ops, object->n_in_progress, object->n_exclusive); in fscache_report_unexpected_submission()
141 ASSERTCMP(p->object, ==, object); in fscache_report_unexpected_submission()
191 op->object = object; in fscache_submit_exclusive_op()
213 op->object = object; in fscache_submit_exclusive_op()
278 op->object = object; in fscache_submit_op()
296 op->object = object; in fscache_submit_op()
366 struct fscache_object *object = op->object; in fscache_cancel_op() local
459 struct fscache_object *object = op->object; in fscache_op_complete() local
502 op->object ? op->object->debug_id : 0, in fscache_put_operation()
525 object = op->object; in fscache_put_operation()
[all …]
A Dpage.c152 spin_lock(&object->lock); in fscache_end_page_write()
153 cookie = object->cookie; in fscache_end_page_write()
189 struct fscache_object *object = op->object; in fscache_attr_changed_op() local
198 ret = object->cache->ops->attr_changed(object); in fscache_attr_changed_op()
484 object, &op->op, in __fscache_read_or_alloc_page()
611 object, &op->op, in __fscache_read_or_alloc_pages()
718 object, &op->op, in __fscache_alloc_page()
786 struct fscache_object *object = op->op.object; in fscache_write_op() local
797 cookie = object->cookie; in fscache_write_op()
821 object->flags); in fscache_write_op()
[all …]
/linux/mm/
A Dkmemleak.c311 object->count < object->min_count; in color_white()
317 object->count >= object->min_count; in color_gray()
343 object->pointer, object->size); in print_unreferenced()
345 object->comm, object->pid, object->jiffies, in print_unreferenced()
364 object->pointer, object->size); in dump_object_info()
366 object->comm, object->pid, object->jiffies); in dump_object_info()
390 else if (object->pointer + object->size <= ptr) in lookup_object()
524 if (object && !get_object(object)) in find_and_get_object()
722 end = object->pointer + object->size; in delete_object_part()
811 size = object->pointer + object->size - ptr; in add_scan_area()
[all …]
/linux/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()
455 new_count, object, object->common.type, message)); in acpi_ut_update_ref_count()
615 next_object = object->reference.object; in acpi_ut_update_object_reference()
632 object = NULL; in acpi_ut_update_object_reference()
641 object = state->update.object; in acpi_ut_update_object_reference()
689 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 …]
/linux/fs/cachefiles/
A Dinterface.c44 if (!object) in cachefiles_alloc_object()
168 _enter("{OBJ%x,%p}", object->fscache.debug_id, object->lookup_data); in cachefiles_lookup_complete()
274 object->fscache.debug_id, atomic_read(&object->usage)); in cachefiles_drop_object()
288 if (object->dentry) { in cachefiles_drop_object()
304 if (object->backer != object->dentry) in cachefiles_drop_object()
313 dput(object->dentry); in cachefiles_drop_object()
334 object->fscache.debug_id, atomic_read(&object->usage)); in cachefiles_put_object()
414 object = container_of(op->object, struct cachefiles_object, fscache); in cachefiles_check_consistency()
452 if (!object->backer) in cachefiles_attr_changed()
508 object = container_of(op->object, struct cachefiles_object, fscache); in cachefiles_invalidate_object()
[all …]
A Dnamei.c37 object->fscache.flags, work_busy(&object->fscache.work), in __cachefiles_printk_object()
38 object->fscache.events, object->fscache.event_mask); in __cachefiles_printk_object()
40 prefix, object->fscache.n_ops, object->fscache.n_in_progress, in __cachefiles_printk_object()
43 prefix, object->fscache.parent ? object->fscache.parent->debug_id : 0); in __cachefiles_printk_object()
72 if (object) in cachefiles_printk_object()
447 _enter(",OBJ%x{%pd}", object->fscache.debug_id, object->dentry); in cachefiles_delete_object()
636 if (!object->new) { in cachefiles_walk_to_object()
672 if (object->new) { in cachefiles_walk_to_object()
698 object->backer = object->dentry; in cachefiles_walk_to_object()
704 object->new = 0; in cachefiles_walk_to_object()
[all …]
A Drdwr.c59 object = container_of(op->op.object, struct cachefiles_object, fscache); in cachefiles_read_waiter()
160 object = container_of(op->op.object, in cachefiles_read_copier()
194 object, in cachefiles_read_copier()
403 object = container_of(op->op.object, in cachefiles_read_or_alloc_page()
410 if (!object->backer) in cachefiles_read_or_alloc_page()
696 object = container_of(op->op.object, in cachefiles_read_or_alloc_pages()
705 if (!object->backer) in cachefiles_read_or_alloc_pages()
804 object = container_of(op->op.object, in cachefiles_allocate_page()
844 object = container_of(op->op.object, in cachefiles_allocate_pages()
893 object = container_of(op->op.object, in cachefiles_write_page()
[all …]
A Dxattr.c27 struct dentry *dentry = object->dentry; in cachefiles_check_object_type()
34 if (!object->fscache.cookie) in cachefiles_check_object_type()
103 struct dentry *dentry = object->dentry; in cachefiles_set_object_xattr()
108 _enter("%p,#%d", object, auxdata->len); in cachefiles_set_object_xattr()
118 object, in cachefiles_set_object_xattr()
131 struct dentry *dentry = object->dentry; in cachefiles_update_object_xattr()
147 object, in cachefiles_update_object_xattr()
161 struct dentry *dentry = object->dentry; in cachefiles_check_auxdata()
200 struct dentry *dentry = object->dentry; in cachefiles_check_object_xattr()
225 cachefiles_io_error_obj(object, in cachefiles_check_object_xattr()
[all …]
/linux/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()
253 if (!object->client) in nvif_object_dtor()
258 object->client = NULL; in nvif_object_dtor()
271 object->client = 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/mm/kasan/
A Dcommon.c301 return (u8)obj_to_index(cache, virt_to_head_page(object), (void *)object); in assign_tag()
323 object = set_tag(object, assign_tag(cache, object, true)); in __kasan_init_slab_obj()
325 return (void *)object; in __kasan_init_slab_obj()
337 tag = get_tag(object); in ____kasan_slab_free()
338 tagged_object = object; in ____kasan_slab_free()
339 object = kasan_reset_tag(object); in ____kasan_slab_free()
344 if (unlikely(nearest_obj(cache, virt_to_head_page(object), object) != in ____kasan_slab_free()
345 object)) { in ____kasan_slab_free()
450 return (void *)object; in __kasan_slab_alloc()
485 return (void *)object; in ____kasan_kmalloc()
[all …]
/linux/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/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
A Dchan.c52 struct nvkm_engine *engine = object->oproxy.object->engine; in nvkm_fifo_chan_child_fini()
70 if (engn->object) { in nvkm_fifo_chan_child_fini()
85 struct nvkm_engine *engine = object->oproxy.object->engine; in nvkm_fifo_chan_child_init()
94 if (engn->object) { in nvkm_fifo_chan_child_init()
151 if (!(object = kzalloc(sizeof(*object), GFP_KERNEL))) in nvkm_fifo_chan_child_new()
154 object->chan = chan; in nvkm_fifo_chan_child_new()
168 &engn->object); in nvkm_fifo_chan_child_new()
189 .object = oclass->object, in nvkm_fifo_chan_child_new()
195 }, data, size, &object->oproxy.object); in nvkm_fifo_chan_child_new()
200 object->hash = in nvkm_fifo_chan_child_new()
[all …]
/linux/arch/powerpc/boot/
A Dwrapper62 objbin=$object
136 object="$1"
245 platformo="$object/of.o $object/epapr.o"
249 platformo="$object/pseries-head.o $object/of.o $object/epapr.o"
258 platformo="$object/of.o $object/epapr.o"
263 platformo="$object/of.o $object/epapr.o"
267 platformo="$object/crt0.o $object/of.o $object/epapr.o"
312 platformo="$object/ps3-head.o $object/ps3-hvcall.o $object/ps3.o"
324 platformo="$object/fixed-head.o $object/$platform.o"
362 platformo="$object/pseries-head.o $object/epapr.o $object/epapr-wrapper.o"
[all …]
/linux/include/linux/
A Dfscache-cache.h245 int (*pin_object)(struct fscache_object *object);
265 void (*put_object)(struct fscache_object *object,
405 return !fscache_object_is_live(object); in fscache_object_is_dying()
420 return fscache_object_is_available(object) && in fscache_object_is_active()
421 fscache_object_is_live(object) && in fscache_object_is_active()
422 !fscache_cache_is_broken(object); in fscache_object_is_active()
463 object->store_limit_l = i_size; in fscache_set_store_limit()
464 object->store_limit = i_size >> PAGE_SHIFT; in fscache_set_store_limit()
466 object->store_limit++; in fscache_set_store_limit()
498 struct fscache_cookie *cookie = object->cookie; in fscache_use_cookie()
[all …]
A Dkasan.h205 void *object) in kasan_unpoison_object_data() argument
213 void *object) in kasan_poison_object_data() argument
226 return (void *)object; in kasan_init_slab_obj()
260 return object; in kasan_slab_alloc()
270 return (void *)object; in kasan_kmalloc()
290 return (void *)object; in kasan_krealloc()
327 void *object) {} in kasan_unpoison_object_data() argument
329 void *object) {} in kasan_poison_object_data() argument
331 const void *object) in kasan_init_slab_obj() argument
333 return (void *)object; in kasan_init_slab_obj()
[all …]
/linux/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/security/landlock/
A Dfs.c43 __releases(object->lock) in release_inode()
49 spin_unlock(&object->lock); in release_inode()
57 object->underobj = NULL; in release_inode()
64 spin_unlock(&object->lock); in release_inode()
94 object = rcu_dereference(inode_sec->object); in get_inode_object()
95 if (object) { in get_inode_object()
98 return object; in get_inode_object()
168 if (IS_ERR(object)) in landlock_append_fs_rule()
169 return PTR_ERR(object); in landlock_append_fs_rule()
372 object = rcu_dereference(landlock_inode(inode)->object); in hook_sb_delete()
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Dchannv50.c233 struct nv50_disp_chan_object *object = in nv50_disp_chan_child_del_() local
235 nvkm_ramht_remove(object->disp->ramht, object->hash); in nv50_disp_chan_child_del_()
251 struct nv50_disp_chan_object *object; in nv50_disp_chan_child_new() local
254 if (!(object = kzalloc(sizeof(*object), GFP_KERNEL))) in nv50_disp_chan_child_new()
257 object->disp = disp; in nv50_disp_chan_child_new()
258 *pobject = &object->oproxy.base; in nv50_disp_chan_child_new()
260 ret = sclass->ctor(device, oclass, argv, argc, &object->oproxy.object); in nv50_disp_chan_child_new()
264 object->hash = chan->func->bind(chan, object->oproxy.object, in nv50_disp_chan_child_new()
266 if (object->hash < 0) in nv50_disp_chan_child_new()
267 return object->hash; in nv50_disp_chan_child_new()
[all …]

Completed in 55 milliseconds

12345678910>>...46