| /linux-6.15/arch/parisc/math-emu/ |
| H A D | float.h | 48 #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.15/drivers/gpu/drm/nouveau/nvkm/core/ |
| H A D | object.c | 40 if (handle < object->object) in nvkm_object_search() 43 if (handle > object->object) in nvkm_object_search() 53 object = &client->object; in nvkm_object_search() 85 if (object->object < this->object) { in nvkm_object_insert() 87 } else if (object->object > this->object) { in nvkm_object_insert() 131 return object->func->unmap(object); in nvkm_object_unmap() 176 int rret = object->func->init(object); in nvkm_object_fini() 197 ret = object->func->init(object); in nvkm_object_init() 219 object->func->fini(object, false); in nvkm_object_init() 239 data = object->func->dtor(object); in nvkm_object_dtor() [all …]
|
| H A D | oproxy.c | 29 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() 52 if (unlikely(!oproxy->object)) in nvkm_oproxy_unmap() 62 return nvkm_object_bind(nvkm_oproxy(object)->object, in nvkm_oproxy_bind() 71 oclass->parent = oproxy->object; in nvkm_oproxy_sclass() 74 return oproxy->object->func->sclass(oproxy->object, index, oclass); in nvkm_oproxy_sclass() 86 return oproxy->object->func->uevent(oproxy->object, argv, argc, uevent); in nvkm_oproxy_uevent() 101 if (oproxy->object->func->fini) { in nvkm_oproxy_fini() 102 ret = oproxy->object->func->fini(oproxy->object, suspend); in nvkm_oproxy_fini() 128 if (oproxy->object->func->init) { in nvkm_oproxy_init() [all …]
|
| H A D | ioctl.c | 45 !object->func->uevent(object, NULL, 0, NULL) && index-- == 0) { in nvkm_ioctl_sclass_() 53 if (object->func->sclass) in nvkm_ioctl_sclass_() 54 return object->func->sclass(object, index, oclass); in nvkm_ioctl_sclass_() 106 args->v0.object); in nvkm_ioctl_new() 118 oclass.object = args->v0.object; in nvkm_ioctl_new() 139 client->data = object; in nvkm_ioctl_new() 147 nvkm_object_del(&object); in nvkm_ioctl_new() 271 if (IS_ERR(object)) { in nvkm_ioctl_path() 273 return PTR_ERR(object); in nvkm_ioctl_path() 287 struct nvkm_object *object = &client->object; in nvkm_ioctl() local [all …]
|
| H A D | uevent.c | 29 struct nvkm_object object; member 63 struct nvkm_uevent *uevent = nvkm_uevent(object); in nvkm_uevent_mthd() 78 struct nvkm_uevent *uevent = nvkm_uevent(object); in nvkm_uevent_fini() 85 nvkm_uevent_init(struct nvkm_object *object) in nvkm_uevent_init() argument 87 struct nvkm_uevent *uevent = nvkm_uevent(object); in nvkm_uevent_init() 96 nvkm_uevent_dtor(struct nvkm_object *object) in nvkm_uevent_dtor() argument 98 struct nvkm_uevent *uevent = nvkm_uevent(object); in nvkm_uevent_dtor() 116 struct nvkm_client *client = uevent->object.client; in nvkm_uevent_ntfy() 119 return uevent->func(uevent->parent, uevent->object.object, bits); in nvkm_uevent_ntfy() 121 return client->event(uevent->object.object, NULL, 0); in nvkm_uevent_ntfy() [all …]
|
| /linux-6.15/mm/ |
| H A D | kmemleak.c | 334 object->count < object->min_count; in color_white() 340 object->count >= object->min_count; in color_gray() 378 object->pointer, object->size); in print_unreferenced() 380 object->comm, object->pid, object->jiffies); in print_unreferenced() 398 __object_type_str(object), object->pointer, object->size); in dump_object_info() 400 object->comm, object->pid, object->jiffies); in dump_object_info() 582 if (object && !get_object(object)) in __find_and_get_object() 875 end = object->pointer + object->size; in delete_object_part() 1382 object->checksum = crc32(0, kasan_reset_tag((void *)object->pointer), object->size); in update_checksum() 1708 if (color_gray(object) && get_object(object)) in kmemleak_scan() [all …]
|
| /linux-6.15/fs/cachefiles/ |
| H A D | interface.c | 31 if (!object) in cachefiles_alloc_object() 43 object->volume = volume; in cachefiles_alloc_object() 50 return object; in cachefiles_alloc_object() 59 trace_cachefiles_ref(object->debug_id, object->cookie->debug_id, in cachefiles_see_object() 72 trace_cachefiles_ref(object->debug_id, object->cookie->debug_id, r, why); in cachefiles_grab_object() 73 return object; in cachefiles_grab_object() 185 if (!object) in cachefiles_lookup_cookie() 346 cachefiles_unmark_inode_in_use(object, object->file); in cachefiles_clean_up_object() 349 file = object->file; in cachefiles_clean_up_object() 378 if (object->file) { in cachefiles_withdraw_cookie() [all …]
|
| H A D | ondemand.c | 27 if (!object) in cachefiles_ondemand_fd_release() 70 file = object->file; in cachefiles_ondemand_fd_write_iter() 135 req->object != object) { in cachefiles_ondemand_fd_ioctl() 304 object = cachefiles_grab_object(req->object, in cachefiles_ondemand_get_fd() 387 object = req->object; in cachefiles_ondemand_select_req() 512 req->object = object; in cachefiles_ondemand_send_req() 613 struct cachefiles_object *object = req->object; in cachefiles_ondemand_init_open_req() local 647 struct cachefiles_object *object = req->object; in cachefiles_ondemand_init_close_req() local 664 struct cachefiles_object *object = req->object; in cachefiles_ondemand_init_read_req() local 721 if (req->object == object) { in cachefiles_ondemand_clean_object() [all …]
|
| H A D | namei.c | 427 _enter(",OBJ%x{%pD}", object->debug_id, object->file); in cachefiles_delete_object() 539 object->file = file; in cachefiles_create_file() 594 object->file = file; in cachefiles_open_file() 628 _enter("OBJ%x,%s,", object->debug_id, object->d_name); in cachefiles_look_up_object() 634 object->d_name_len); in cachefiles_look_up_object() 681 _enter(",%pD", object->file); in cachefiles_commit_tmpfile() 686 dentry = lookup_one_len(object->d_name, fan, object->d_name_len); in cachefiles_commit_tmpfile() 705 dentry = lookup_one_len(object->d_name, fan, object->d_name_len); in cachefiles_commit_tmpfile() 725 trace_cachefiles_link(object, file_inode(object->file)); in cachefiles_commit_tmpfile() 726 spin_lock(&object->lock); in cachefiles_commit_tmpfile() [all …]
|
| H A D | xattr.c | 43 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() 85 object, in cachefiles_set_object_xattr() 106 unsigned int len = object->cookie->aux_len, tlen; in cachefiles_check_auxdata() 107 const void *p = fscache_get_aux(object->cookie); in cachefiles_check_auxdata() 128 object, in cachefiles_check_auxdata() 161 struct cachefiles_object *object, in cachefiles_remove_object_xattr() argument 200 _enter("c=%08x", object->cookie->debug_id); in cachefiles_prepare_to_write() [all …]
|
| /linux-6.15/drivers/acpi/acpica/ |
| H A D | utdelete.c | 47 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 …]
|
| H A D | nsobject.c | 77 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 …]
|
| H A D | dsmthdat.c | 115 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 …]
|
| H A D | utobject.c | 60 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.15/mm/kasan/ |
| H A D | common.c | 199 const void *object) in __kasan_init_slab_obj() argument 206 object = set_tag(object, assign_tag(cache, object, true)); in __kasan_init_slab_obj() 208 return (void *)object; in __kasan_init_slab_obj() 217 object = kasan_reset_tag(object); in check_slab_allocation() 219 if (unlikely(nearest_obj(cache, virt_to_slab(object), object) != object)) { in check_slab_allocation() 237 object = kasan_reset_tag(object); in poison_slab_object() 335 return (void *)object; in __kasan_slab_alloc() 391 return (void *)object; in __kasan_kmalloc() 397 return (void *)object; in __kasan_kmalloc() 446 return (void *)object; in __kasan_krealloc() [all …]
|
| /linux-6.15/tools/lib/perf/include/internal/ |
| H A D | rc_check.h | 43 #define ADD_RC_CHK(result, object) (result = object, object) argument 46 #define RC_CHK_ACCESS(object) object argument 49 #define RC_CHK_FREE(object) free(object) argument 52 #define RC_CHK_GET(result, object) ADD_RC_CHK(result, object) argument 86 #define RC_CHK_ACCESS(object) object->orig argument 91 zfree(&object->orig); \ 92 free(object); \ 96 #define RC_CHK_GET(result, object) ADD_RC_CHK(result, (object ? object->orig : NULL)) argument 101 if (object) { \ 102 object->orig = NULL; \ [all …]
|
| /linux-6.15/drivers/gpu/drm/nouveau/nvif/ |
| H A D | object.c | 39 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() 175 if (object->map.ptr) { in nvif_object_unmap() 176 if (object->map.size) { in nvif_object_unmap() 179 object->map.size = 0; in nvif_object_unmap() 225 object->client = NULL; in nvif_object_dtor() 238 object->client = NULL; in nvif_object_ctor() 242 object->map.ptr = NULL; in nvif_object_ctor() 243 object->map.size = 0; in nvif_object_ctor() [all …]
|
| H A D | outp.c | 43 NVIF_ERRON(ret, &outp->object, in nvif_outp_dp_mst_vcpi() 58 NVIF_ERRON(ret, &outp->object, "[DP_MST_ID_PUT id:%08x]", args.id); in nvif_outp_dp_mst_id_put() 90 NVIF_ERRON(ret, &outp->object, in nvif_outp_dp_sst() 129 NVIF_ERRON(ret, &outp->object, in nvif_outp_dp_train() 246 NVIF_ERRON(ret, &outp->object, in nvif_outp_hdmi() 279 NVIF_ERRON(ret, &outp->object, "[BL_SET level:%d]", args.level); in nvif_outp_bl_set() 300 NVIF_ERRON(ret, &outp->object, "[RELEASE]"); in nvif_outp_release() 352 NVIF_ERRON(ret, &outp->object, "[ACQUIRE DAC] or:%d", args.or); in nvif_outp_acquire_dac() 495 nvif_object_dtor(&outp->object); in nvif_outp_dtor() 508 &args, sizeof(args), &outp->object); in nvif_outp_ctor() [all …]
|
| /linux-6.15/sound/pci/asihpi/ |
| H A D | hpimsginit.c | 32 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.15/arch/powerpc/boot/ |
| H A D | wrapper | 62 objbin=$object 136 object="$1" 260 platformo="$object/of.o $object/epapr.o" 264 platformo="$object/pseries-head.o $object/of.o $object/epapr.o" 273 platformo="$object/of.o $object/epapr.o" 277 platformo="$object/crt0.o $object/of.o $object/epapr.o" 322 platformo="$object/ps3-head.o $object/ps3-hvcall.o $object/ps3.o" 334 platformo="$object/fixed-head.o $object/$platform.o" 359 platformo="$object/fixed-head.o $object/$platform.o" 372 platformo="$object/pseries-head.o $object/epapr.o $object/epapr-wrapper.o" [all …]
|
| /linux-6.15/include/linux/ |
| H A D | kasan.h | 148 void *object) in kasan_unpoison_new_object() argument 165 void *object) in kasan_poison_new_object() argument 178 return (void *)object; in kasan_init_slab_obj() 195 void *object) in kasan_slab_pre_free() argument 251 return object; in kasan_slab_alloc() 261 return (void *)object; in kasan_kmalloc() 281 return (void *)object; in kasan_krealloc() 415 void *object) {} in kasan_unpoison_new_object() argument 417 void *object) {} in kasan_poison_new_object() argument 419 const void *object) in kasan_init_slab_obj() argument [all …]
|
| /linux-6.15/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| H A D | gsp.h | 158 } object; member 294 return object->client->gsp->rm->rm_ctrl_get(object, cmd, argc); in nvkm_gsp_rm_ctrl_get() 300 return object->client->gsp->rm->rm_ctrl_push(object, argv, repc); in nvkm_gsp_rm_ctrl_push() 331 object->client->gsp->rm->rm_ctrl_done(object, repv); in nvkm_gsp_rm_ctrl_done() 343 object->parent = parent; in nvkm_gsp_rm_alloc_get() 348 object->client = NULL; in nvkm_gsp_rm_alloc_get() 358 void *repv = object->client->gsp->rm->rm_alloc_push(object, argv); in nvkm_gsp_rm_alloc_push() 361 object->client = NULL; in nvkm_gsp_rm_alloc_push() 380 object->client->gsp->rm->rm_alloc_done(object, repv); in nvkm_gsp_rm_alloc_done() 398 if (object->client) in nvkm_gsp_rm_free() [all …]
|
| /linux-6.15/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | chan.c | 68 struct nvkm_disp_chan_object *object = container_of(base, typeof(*object), oproxy); in nvkm_disp_chan_child_del_() local 70 nvkm_ramht_remove(object->disp->ramht, object->hash); in nvkm_disp_chan_child_del_() 86 struct nvkm_disp_chan_object *object; in nvkm_disp_chan_child_new() local 89 if (!(object = kzalloc(sizeof(*object), GFP_KERNEL))) in nvkm_disp_chan_child_new() 92 object->disp = disp; in nvkm_disp_chan_child_new() 93 *pobject = &object->oproxy.base; in nvkm_disp_chan_child_new() 95 ret = sclass->ctor(device, oclass, argv, argc, &object->oproxy.object); in nvkm_disp_chan_child_new() 99 object->hash = chan->func->bind(chan, object->oproxy.object, oclass->handle); in nvkm_disp_chan_child_new() 100 if (object->hash < 0) in nvkm_disp_chan_child_new() 101 return object->hash; in nvkm_disp_chan_child_new() [all …]
|
| /linux-6.15/Documentation/core-api/ |
| H A D | debug-objects.rst | 71 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.15/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | umem.c | 39 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 …]
|