| /kernel/linux/linux-6.6/fs/cachefiles/ |
| H A D | interface.c | 26 struct cachefiles_object *object; in cachefiles_alloc_object() local 51 cachefiles_see_object(struct cachefiles_object *object, enum cachefiles_obj_ref_trace why) cachefiles_see_object() argument 61 cachefiles_grab_object(struct cachefiles_object *object, enum cachefiles_obj_ref_trace why) cachefiles_grab_object() argument 74 cachefiles_put_object(struct cachefiles_object *object, enum cachefiles_obj_ref_trace why) cachefiles_put_object() argument 109 cachefiles_adjust_size(struct cachefiles_object *object) cachefiles_adjust_size() argument 174 struct cachefiles_object *object; cachefiles_lookup_cookie() local 227 cachefiles_shorten_object(struct cachefiles_object *object, struct file *file, loff_t new_size) cachefiles_shorten_object() argument 276 struct cachefiles_object *object = cachefiles_cres_object(cres); cachefiles_resize_cookie() local 303 cachefiles_commit_object(struct cachefiles_object *object, struct cachefiles_cache *cache) cachefiles_commit_object() argument 322 cachefiles_clean_up_object(struct cachefiles_object *object, struct cachefiles_cache *cache) cachefiles_clean_up_object() argument 351 struct cachefiles_object *object = cookie->cache_priv; cachefiles_withdraw_cookie() local 382 struct cachefiles_object *object = cookie->cache_priv; cachefiles_invalidate_cookie() local [all...] |
| /kernel/linux/linux-6.6/drivers/xen/ |
| H A D | xen-acpi-processor.c | 332 union acpi_object object = { 0 }; in read_acpi_id() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | hil_mlc.h | 97 } object; member
|
| H A D | kmsan.h | 270 kmsan_slab_alloc(struct kmem_cache *s, void *object, gfp_t flags) kmsan_slab_alloc() argument 275 kmsan_slab_free(struct kmem_cache *s, void *object) kmsan_slab_free() argument [all...] |
| H A D | vmalloc.h | 295 static inline bool vmalloc_dump_obj(void *object) { return false; } in vmalloc_dump_obj() argument
|
| H A D | slab_def.h | 94 void *object = x - (x - slab->s_mem) % cache->size; in nearest_obj() local
|
| /kernel/linux/linux-6.6/drivers/net/wwan/iosm/ |
| H A D | iosm_ipc_pcie.c | 236 union acpi_object *object; in ipc_pcie_read_bios_cfg() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_gem.h | 27 struct etnaviv_gem_object *object; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| H A D | drm_lease.c | 212 int object; in drm_lease_create() local 302 int object; _drm_lease_revoke() local 647 int object; drm_mode_get_lease_ioctl() local [all...] |
| H A D | drm_mode_object.c | 104 drm_mode_object_unregister(struct drm_device *dev, struct drm_mode_object *object) drm_mode_object_unregister() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | uchan.c | 37 struct nvkm_object object; member 42 nvkm_uchan_uevent(struct nvkm_object *object, void *argv, u32 argc, struct nvkm_uevent *uevent) in nvkm_uchan_uevent() argument 204 nvkm_uchan_sclass(struct nvkm_object *object, int index, struct nvkm_oclass *oclass) nvkm_uchan_sclass() argument 255 nvkm_uchan_map(struct nvkm_object *object, void *argv, u32 argc, enum nvkm_object_map *type, u64 *addr, u64 *size) nvkm_uchan_map() argument 272 nvkm_uchan_fini(struct nvkm_object *object, bool suspend) nvkm_uchan_fini() argument 286 nvkm_uchan_init(struct nvkm_object *object) nvkm_uchan_init() argument 302 nvkm_uchan_dtor(struct nvkm_object *object) nvkm_uchan_dtor() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | nv20.c | 17 nv20_gr_chan_init(struct nvkm_object *object) in nv20_gr_chan_init() argument 30 nv20_gr_chan_fini(struct nvkm_object *object, bool suspend) in nv20_gr_chan_fini() argument 60 nv20_gr_chan_dtor(struct nvkm_object *object) in nv20_gr_chan_dtor() argument
|
| H A D | nv40.c | 44 nv40_gr_object_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, in nv40_gr_object_bind() argument 74 nv40_gr_chan_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, in nv40_gr_chan_bind() argument 92 nv40_gr_chan_fini(struct nvkm_object *object, bool suspend) in nv40_gr_chan_fini() argument 130 nv40_gr_chan_dtor(struct nvkm_object *object) in nv40_gr_chan_dtor() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | uvmm.c | 36 struct nvkm_object *object; in nvkm_uvmm_search() local 492 nvkm_uvmm_mthd(struct nvkm_object *object, u32 mthd, void *argv, u32 argc) in nvkm_uvmm_mthd() argument 518 nvkm_uvmm_dtor(struct nvkm_object *object) nvkm_uvmm_dtor() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/ |
| H A D | object.c | 31 nvif_object_ioctl(struct nvif_object *object, void *data, u32 size, void **hack) in nvif_object_ioctl() argument 58 nvif_object_sclass_get(struct nvif_object *object, struc argument 102 nvif_object_rd(struct nvif_object *object, int size, u64 addr) nvif_object_rd() argument 121 nvif_object_wr(struct nvif_object *object, int size, u64 addr, u32 data) nvif_object_wr() argument 139 nvif_object_mthd(struct nvif_object *object, u32 mthd, void *data, u32 size) nvif_object_mthd() argument 168 nvif_object_unmap_handle(struct nvif_object *object) nvif_object_unmap_handle() argument 181 nvif_object_map_handle(struct nvif_object *object, void *argv, u32 argc, u64 *handle, u64 *length) nvif_object_map_handle() argument 205 nvif_object_unmap(struct nvif_object *object) nvif_object_unmap() argument 220 nvif_object_map(struct nvif_object *object, void *argv, u32 argc) nvif_object_map() argument 244 nvif_object_dtor(struct nvif_object *object) nvif_object_dtor() argument 262 nvif_object_ctor(struct nvif_object *parent, const char *name, u32 handle, s32 oclass, void *data, u32 size, struct nvif_object *object) nvif_object_ctor() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/ |
| H A D | nv31.c | 39 nv31_mpeg_object_bind(struct nvkm_object *object, struct nvkm_gpuobj *parent, in nv31_mpeg_object_bind() argument 65 nv31_mpeg_chan_dtor(struct nvkm_object *object) in nv31_mpeg_chan_dtor() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | object.h | 26 nvif_object_constructed(struct nvif_object *object) in nvif_object_constructed() argument
|
| H A D | ioctl.h | 27 __u64 object; member 53 __u64 object; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/ |
| H A D | object.c | 32 struct nvkm_object *object; in nvkm_object_search() local 58 nvkm_object_remove(struct nvkm_object *object) nvkm_object_remove() argument 65 nvkm_object_insert(struct nvkm_object *object) nvkm_object_insert() argument 88 nvkm_object_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) nvkm_object_mthd() argument 96 nvkm_object_ntfy(struct nvkm_object *object, u32 mthd, struct nvkm_event **pevent) nvkm_object_ntfy() argument 105 nvkm_object_map(struct nvkm_object *object, void *argv, u32 argc, enum nvkm_object_map *type, u64 *addr, u64 *size) nvkm_object_map() argument 114 nvkm_object_unmap(struct nvkm_object *object) nvkm_object_unmap() argument 122 nvkm_object_rd08(struct nvkm_object *object, u64 addr, u8 *data) nvkm_object_rd08() argument 130 nvkm_object_rd16(struct nvkm_object *object, u64 addr, u16 *data) nvkm_object_rd16() argument 138 nvkm_object_rd32(struct nvkm_object *object, u64 addr, u32 *data) nvkm_object_rd32() argument 146 nvkm_object_wr08(struct nvkm_object *object, u64 addr, u8 data) nvkm_object_wr08() argument 154 nvkm_object_wr16(struct nvkm_object *object, u64 addr, u16 data) nvkm_object_wr16() argument 162 nvkm_object_wr32(struct nvkm_object *object, u64 addr, u32 data) nvkm_object_wr32() argument 170 nvkm_object_bind(struct nvkm_object *object, struct nvkm_gpuobj *gpuobj, int align, struct nvkm_gpuobj **pgpuobj) nvkm_object_bind() argument 179 nvkm_object_fini(struct nvkm_object *object, bool suspend) nvkm_object_fini() argument 222 nvkm_object_init(struct nvkm_object *object) nvkm_object_init() argument 258 nvkm_object_dtor(struct nvkm_object *object) nvkm_object_dtor() argument 283 struct nvkm_object *object = *pobject; nvkm_object_del() local 294 nvkm_object_ctor(const struct nvkm_object_func *func, const struct nvkm_oclass *oclass, struct nvkm_object *object) nvkm_object_ctor() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | outp.h | 65 struct nvkm_object object; member
|
| H A D | uoutp.c | 309 nvkm_uoutp_mthd(struct nvkm_object *object, u32 mthd, void *argv, u32 argc) in nvkm_uoutp_mthd() argument 332 nvkm_uoutp_dtor(struct nvkm_object *object) in nvkm_uoutp_dtor() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| H A D | user.c | 38 struct nvkm_object object; member 75 struct nvkm_object *object = &udev->object; in nvkm_udevice_info() local 172 struct nvkm_object *object = &udev->object; in nvkm_udevice_time() local 189 nvkm_udevice_mthd(struct nvkm_object *object, u32 mthd, void *data, u32 size) nvkm_udevice_mthd() argument 205 nvkm_udevice_rd08(struct nvkm_object *object, u64 addr, u8 *data) nvkm_udevice_rd08() argument 213 nvkm_udevice_rd16(struct nvkm_object *object, u64 addr, u16 *data) nvkm_udevice_rd16() argument 221 nvkm_udevice_rd32(struct nvkm_object *object, u64 addr, u32 *data) nvkm_udevice_rd32() argument 229 nvkm_udevice_wr08(struct nvkm_object *object, u64 addr, u8 data) nvkm_udevice_wr08() argument 237 nvkm_udevice_wr16(struct nvkm_object *object, u64 addr, u16 data) nvkm_udevice_wr16() argument 245 nvkm_udevice_wr32(struct nvkm_object *object, u64 addr, u32 data) nvkm_udevice_wr32() argument 253 nvkm_udevice_map(struct nvkm_object *object, void *argv, u32 argc, enum nvkm_object_map *type, u64 *addr, u64 *size) nvkm_udevice_map() argument 265 nvkm_udevice_fini(struct nvkm_object *object, bool suspend) nvkm_udevice_fini() argument 286 nvkm_udevice_init(struct nvkm_object *object) nvkm_udevice_init() argument 316 nvkm_udevice_child_get(struct nvkm_object *object, int index, struct nvkm_oclass *oclass) nvkm_udevice_child_get() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | wndw.h | 10 struct nvif_object object; member
|
| /kernel/linux/linux-6.6/security/landlock/ |
| H A D | ruleset.c | 72 create_rule(struct landlock_object *const object, in create_rule() argument 145 insert_rule(struct landlock_ruleset *const ruleset, struct landlock_object *const object, const struct landlock_layer (*const layers)[], size_t num_layers) insert_rule() argument 231 landlock_insert_rule(struct landlock_ruleset *const ruleset, struct landlock_object *const object, const access_mask_t access) landlock_insert_rule() argument 455 landlock_find_rule(const struct landlock_ruleset *const ruleset, const struct landlock_object *const object) landlock_find_rule() argument [all...] |
| /kernel/linux/linux-6.6/mm/kasan/ |
| H A D | quarantine.c | 143 void *object = qlink_to_object(qlink, cache); in qlink_free() local 191 bool kasan_quarantine_put(struct kmem_cache *cache, void *object) in kasan_quarantine_put() argument [all...] |