Home
last modified time | relevance | path

Searched defs:object (Results 526 - 550 of 1247) sorted by relevance

1...<<21222324252627282930>>...50

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_offload.c481 struct mlx5_eqe_obj_change *object; in mlx5e_ipsec_event() local
[all...]
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Ddbnames.c768 union acpi_operand_object *object; acpi_db_integrity_walk() local
[all...]
H A Dutobject.c60 union acpi_operand_object *object; in acpi_ut_create_internal_object_dbg() local
305 acpi_ut_valid_internal_object(void *object) acpi_ut_valid_internal_object() argument
355 union acpi_operand_object *object; acpi_ut_allocate_object_desc_dbg() local
389 acpi_ut_delete_object_desc(union acpi_operand_object *object) acpi_ut_delete_object_desc() argument
[all...]
/kernel/linux/linux-6.6/fs/cachefiles/
H A Dondemand.c10 struct cachefiles_object *object = file->private_data; in cachefiles_ondemand_fd_release() local
43 struct cachefiles_object *object = kiocb->ki_filp->private_data; in cachefiles_ondemand_fd_write_iter() local
71 struct cachefiles_object *object = filp->private_data; cachefiles_ondemand_fd_llseek() local
83 struct cachefiles_object *object = filp->private_data; cachefiles_ondemand_fd_ioctl() local
186 struct cachefiles_object *object; cachefiles_ondemand_get_fd() local
309 cachefiles_ondemand_send_req(struct cachefiles_object *object, enum cachefiles_opcode opcode, size_t data_len, init_req_fn init_req, void *private) cachefiles_ondemand_send_req() argument
398 struct cachefiles_object *object = req->object; cachefiles_ondemand_init_open_req() local
432 struct cachefiles_object *object = req->object; cachefiles_ondemand_init_close_req() local
457 struct cachefiles_object *object = req->object; cachefiles_ondemand_init_read_req() local
476 cachefiles_ondemand_init_object(struct cachefiles_object *object) cachefiles_ondemand_init_object() argument
500 cachefiles_ondemand_clean_object(struct cachefiles_object *object) cachefiles_ondemand_clean_object() argument
506 cachefiles_ondemand_read(struct cachefiles_object *object, loff_t pos, size_t len) cachefiles_ondemand_read() argument
[all...]
H A Dnamei.c17 static bool __cachefiles_mark_inode_in_use(struct cachefiles_object *object, in __cachefiles_mark_inode_in_use() argument
33 static bool cachefiles_mark_inode_in_use(struct cachefiles_object *object, in cachefiles_mark_inode_in_use() argument
47 static void __cachefiles_unmark_inode_in_use(struct cachefiles_object *object, in __cachefiles_unmark_inode_in_use() argument
54 static void cachefiles_do_unmark_inode_in_use(struct cachefiles_object *object, in cachefiles_do_unmark_inode_in_use() argument
66 void cachefiles_unmark_inode_in_use(struct cachefiles_object *object, in cachefiles_unmark_inode_in_use() argument
228 cachefiles_unlink(struct cachefiles_cache *cache, struct cachefiles_object *object, struct dentry *dir, struct dentry *dentry, enum fscache_why_object_killed why) cachefiles_unlink() argument
264 cachefiles_bury_object(struct cachefiles_cache *cache, struct cachefiles_object *object, struct dentry *dir, struct dentry *rep, enum fscache_why_object_killed why) cachefiles_bury_object() argument
414 cachefiles_delete_object(struct cachefiles_object *object, enum fscache_why_object_killed why) cachefiles_delete_object() argument
438 cachefiles_create_tmpfile(struct cachefiles_object *object) cachefiles_create_tmpfile() argument
517 cachefiles_create_file(struct cachefiles_object *object) cachefiles_create_file() argument
542 cachefiles_open_file(struct cachefiles_object *object, struct dentry *dentry) cachefiles_open_file() argument
621 cachefiles_look_up_object(struct cachefiles_object *object) cachefiles_look_up_object() argument
670 cachefiles_commit_tmpfile(struct cachefiles_cache *cache, struct cachefiles_object *object) cachefiles_commit_tmpfile() argument
[all...]
H A Dio.c25 struct cachefiles_object *object; member
80 struct cachefiles_object *object; in cachefiles_read() local
201 struct cachefiles_object *object; cachefiles_query_occupancy() local
257 struct cachefiles_object *object = ki->object; cachefiles_write_complete() local
278 __cachefiles_write(struct cachefiles_object *object, struct file *file, loff_t start_pos, struct iov_iter *iter, netfs_io_terminated_t term_func, void *term_func_priv) __cachefiles_write() argument
384 struct cachefiles_object *object = NULL; cachefiles_do_prepare_read() local
519 __cachefiles_prepare_write(struct cachefiles_object *object, struct file *file, loff_t *_start, size_t *_len, bool no_space_allocated_yet) __cachefiles_prepare_write() argument
598 struct cachefiles_object *object = cachefiles_cres_object(cres); cachefiles_prepare_write() local
646 struct cachefiles_object *object = cachefiles_cres_object(cres); cachefiles_begin_operation() local
[all...]
H A Dinterface.c26 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 Dxen-acpi-processor.c332 union acpi_object object = { 0 }; in read_acpi_id() local
/kernel/linux/linux-6.6/include/linux/
H A Dhil_mlc.h97 } object; member
H A Dkmsan.h270 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 Dvmalloc.h295 static inline bool vmalloc_dump_obj(void *object) { return false; } in vmalloc_dump_obj() argument
H A Dslab_def.h94 void *object = x - (x - slab->s_mem) % cache->size; in nearest_obj() local
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
H A Diosm_ipc_pcie.c236 union acpi_object *object; in ipc_pcie_read_bios_cfg() local
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/
H A Detnaviv_gem.h27 struct etnaviv_gem_object *object; member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_lease.c212 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 Ddrm_mode_object.c104 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 Duchan.c37 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 Dnv20.c17 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
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Duvmm.c36 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 Dobject.c31 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 Dnv31.c39 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 Dobject.h26 nvif_object_constructed(struct nvif_object *object) in nvif_object_constructed() argument
H A Dioctl.h27 __u64 object; member
53 __u64 object; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/
H A Dobject.c32 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 Doutp.h65 struct nvkm_object object; member

Completed in 13 milliseconds

1...<<21222324252627282930>>...50