Searched defs:obj (Results 376 - 400 of 989) sorted by relevance

<<11121314151617181920>>

/linux-master/mm/
H A DMakefile[all...]
/linux-master/drivers/gpu/drm/panthor/
H A Dpanthor_gem.c16 static void panthor_gem_free_object(struct drm_gem_object *obj) argument
79 struct drm_gem_shmem_object *obj; local
127 panthor_gem_mmap(struct drm_gem_object *obj, struct vm_area_struct *vma) argument
139 panthor_gem_prime_export(struct drm_gem_object *obj, int flags) argument
172 struct panthor_gem_object *obj; local
[all...]
/linux-master/drivers/dma-buf/
H A Dsync_debug.c18 void sync_timeline_debug_add(struct sync_timeline *obj) argument
27 void sync_timeline_debug_remove(struct sync_timeline *obj) argument
107 static void sync_print_obj(struct seq_file *s, struct sync_timeline *obj) argument
149 struct sync_timeline *obj = local
[all...]
/linux-master/include/uapi/linux/
H A Daio_abi.h62 __u64 obj; /* what iocb this event came from */ member in struct:io_event
/linux-master/drivers/input/rmi4/
H A Drmi_2d_sensor.c22 rmi_2d_sensor_abs_process(struct rmi_2d_sensor *sensor, struct rmi_2d_sensor_abs_object *obj, int slot) argument
66 rmi_2d_sensor_abs_report(struct rmi_2d_sensor *sensor, struct rmi_2d_sensor_abs_object *obj, int slot) argument
[all...]
/linux-master/fs/adfs/
H A Ddir_fplus.c172 adfs_fplus_getnext(struct adfs_dir *dir, struct object_info *obj) argument
212 struct object_info obj; local
230 adfs_fplus_update(struct adfs_dir *dir, struct object_info *obj) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dauxgm200.c76 gm200_i2c_aux_xfer(struct nvkm_i2c_aux *obj, bool retry, argument
H A Dauxg94.c76 g94_i2c_aux_xfer(struct nvkm_i2c_aux *obj, bool retry, argument
/linux-master/net/bridge/
H A Dbr_mrp_switchdev.c8 br_mrp_switchdev_port_obj(struct net_bridge *br, const struct switchdev_obj *obj, bool add) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv40.c200 nv40_clk_tidy(struct nvkm_clk *obj) argument
/linux-master/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dbiosattr-interface.c21 union acpi_object *obj; local
H A Dstring-attributes.c18 union acpi_object *obj; local
H A Dpassobj-attributes.c19 union acpi_object *obj; local
H A Denum-attributes.c16 union acpi_object *obj; local
H A Dint-attributes.c18 union acpi_object *obj; local
/linux-master/drivers/pci/
H A Dpci-label.c142 static int dsm_label_utf16s_to_utf8s(union acpi_object *obj, char *buf) argument
159 union acpi_object *obj, *tmp; local
[all...]
/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c43 u32 obj; local
64 void mthca_free(struct mthca_alloc *alloc, u32 obj) argument
[all...]
/linux-master/fs/ocfs2/cluster/
H A Dmasklog.c126 static ssize_t mlog_show(struct kobject *obj, struct attribute *attr, argument
134 static ssize_t mlog_store(struct kobject *obj, struct attribute *attr, argument
/linux-master/kernel/livepatch/
H A Dshadow.c57 void *obj; member in struct:klp_shadow
70 static inline bool klp_shadow_match(struct klp_shadow *shadow, void *obj, argument
83 void *klp_shadow_get(void *obj, unsigne argument
104 __klp_shadow_get_or_alloc(void *obj, unsigned long id, size_t size, gfp_t gfp_flags, klp_shadow_ctor_t ctor, void *ctor_data, bool warn_on_exist) argument
196 klp_shadow_alloc(void *obj, unsigned long id, size_t size, gfp_t gfp_flags, klp_shadow_ctor_t ctor, void *ctor_data) argument
225 klp_shadow_get_or_alloc(void *obj, unsigned long id, size_t size, gfp_t gfp_flags, klp_shadow_ctor_t ctor, void *ctor_data) argument
253 klp_shadow_free(void *obj, unsigned long id, klp_shadow_dtor_t dtor) argument
[all...]
/linux-master/tools/bpf/runqslower/
H A Drunqslower.c116 struct runqslower_bpf *obj; local
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ctrls-request.c83 static void v4l2_ctrl_request_queue(struct media_request_object *obj) argument
95 static void v4l2_ctrl_request_unbind(struct media_request_object *obj) argument
110 static void v4l2_ctrl_request_release(struct media_request_object *obj) argument
128 struct media_request_object *obj; local
174 struct media_request_object *obj; local
222 struct media_request_object *obj = NULL; local
267 struct media_request_object *obj = NULL; local
327 struct media_request_object *obj; local
398 struct media_request_object *obj; local
[all...]
/linux-master/samples/bpf/
H A Dfds_example.c57 struct bpf_object *obj; local
/linux-master/drivers/gpu/drm/virtio/
H A Dvirtgpu_gem.c38 struct virtio_gpu_object *obj; local
117 int virtio_gpu_gem_object_open(struct drm_gem_object *obj, argument
144 virtio_gpu_gem_object_close(struct drm_gem_object *obj, struct drm_file *file) argument
204 virtio_gpu_array_add_obj(struct virtio_gpu_object_array *objs, struct drm_gem_object *obj) argument
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtest_overhead.c67 struct bpf_object *obj; local
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dxdping.c97 struct bpf_object *obj; local

Completed in 204 milliseconds

<<11121314151617181920>>