Home
last modified time | relevance | path

Searched +defs:obj +defs:y (Results 26 – 37 of 37) sorted by relevance

12

/Linux-v5.10/mm/
Dslab.c275 #define STATS_ADD_REAPED(x,y) ((x)->reaped += (y)) argument
299 #define STATS_ADD_REAPED(x,y) do { (void)(y); } while (0) argument
2126 #define check_spinlock_acquired_node(x, y) do { } while(0) argument
2684 static inline void verify_redzone_free(struct kmem_cache *cache, void *obj) in verify_redzone_free()
2850 void *obj; in cache_alloc_pfmemalloc() local
2958 void *obj = cache_alloc_pfmemalloc(cachep, n, flags); in cache_alloc_refill() local
3102 void *obj = NULL; in fallback_alloc() local
3168 void *obj = NULL; in ____cache_alloc_node() local
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dselftest_rps.c65 struct drm_i915_gem_object *obj; in create_spin_counter() local
590 static bool scaled_within(u64 x, u64 y, u32 f_n, u32 f_d) in scaled_within()
/Linux-v5.10/fs/ubifs/
Dsuper.c1249 long long x, y; in mount_ubifs() local
2352 static void inode_slab_ctor(void *obj) in inode_slab_ctor()
/Linux-v5.10/drivers/input/touchscreen/
Datmel_mxt_ts.c122 __le16 y; member
350 static size_t mxt_obj_size(const struct mxt_object *obj) in mxt_obj_size()
355 static size_t mxt_obj_instances(const struct mxt_object *obj) in mxt_obj_instances()
789 int y; in mxt_proc_t9_message() local
859 u16 y; in mxt_proc_t100_message() local
2272 unsigned int y) in mxt_get_debug_value()
2302 unsigned int y = 0; in mxt_convert_debug_pages() local
/Linux-v5.10/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_ade.c549 u32 ch, u32 y, u32 in_h, u32 fmt) in ade_rdma_set()
551 struct drm_gem_cma_object *obj = drm_fb_cma_get_gem_obj(fb, 0); in ade_rdma_set() local
/Linux-v5.10/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c59 struct drm_mode_object *obj) in mdp5_plane_install_properties()
813 u32 y[COMP_MAX]; member
/Linux-v5.10/drivers/input/rmi4/
Drmi_f11.c530 s8 x, y; in rmi_f11_rel_pos_report() local
540 struct rmi_2d_sensor_abs_object *obj, in rmi_f11_abs_pos_process()
/Linux-v5.10/kernel/bpf/
Dbtf.c364 } obj; member
3984 const struct btf_sec_info *y = b; in btf_sec_info_cmp() local
5313 static void btf_type_show(const struct btf *btf, u32 type_id, void *obj, in btf_type_show()
5332 void *obj, struct seq_file *m, u64 flags) in btf_type_seq_show_flags()
5345 void btf_type_seq_show(const struct btf *btf, u32 type_id, void *obj, in btf_type_seq_show()
5381 int btf_type_snprintf_show(const struct btf *btf, u32 type_id, void *obj, in btf_type_snprintf_show()
/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c2896 struct drm_private_obj *obj; in dm_atomic_get_new_state() local
2909 dm_atomic_duplicate_state(struct drm_private_obj *obj) in dm_atomic_duplicate_state()
2932 static void dm_atomic_destroy_state(struct drm_private_obj *obj, in dm_atomic_destroy_state()
5776 struct drm_gem_object *obj; in dm_plane_helper_prepare_fb() local
6761 int x, y; in get_cursor_position() local
8854 struct drm_private_obj *obj = state->private_objs[i].ptr; in amdgpu_dm_atomic_check() local
/Linux-v5.10/drivers/gpu/drm/i915/gem/
Di915_gem_context.c108 struct drm_i915_gem_object *obj = vma->obj; in lut_close() local
2292 #define MAP(x, y) [ilog2(I915_CONTEXT_CLONE_##x)] = y in create_clone() argument
/Linux-v5.10/tools/perf/scripts/python/
Dexported-sql-viewer.py1190 def __init__(self, x=0, y=0): argument
1249 def __init__(self, data, index, x, y, altx=None, alty=None, hregion=None, vregion=None): argument
1270 def AddPoint(self, x, y, altx=None, alty=None, hregion=None, vregion=None): argument
1281 def YToData(self, y): argument
2084 def YToPixel(self, y): argument
2602 def AddToBuffer(self, obj): argument
/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_def.h123 static inline uint32_t make_handle(uint16_t x, uint16_t y) in make_handle()
2848 #define FDMI_ATTR_TYPELEN(obj) \ argument
3774 #define RDP_DESC_LEN(obj) \ argument

12