Searched defs:old_offset (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/riscv/include/asm/ |
| H A D | alternative.h | 41 s32 old_offset; /* offset relative to original instruction or data */ member
|
| /linux/drivers/bus/mhi/ep/ |
| H A D | ring.c | 111 size_t old_offset = 0; in mhi_ep_ring_add_element() local
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_fb.c | 975 intel_adjust_tile_offset(int * x,int * y,unsigned int tile_width,unsigned int tile_height,unsigned int tile_size,unsigned int pitch_tiles,u32 old_offset,u32 new_offset) intel_adjust_tile_offset() argument 1000 intel_adjust_linear_offset(int * x,int * y,unsigned int cpp,unsigned int pitch,u32 old_offset,u32 new_offset) intel_adjust_linear_offset() argument 1016 intel_adjust_aligned_offset(int * x,int * y,const struct drm_framebuffer * fb,int color_plane,unsigned int rotation,unsigned int pitch,u32 old_offset,u32 new_offset) intel_adjust_aligned_offset() argument 1055 intel_plane_adjust_aligned_offset(int * x,int * y,const struct intel_plane_state * plane_state,int color_plane,u32 old_offset,u32 new_offset) intel_plane_adjust_aligned_offset() argument [all...] |
| /linux/drivers/md/bcache/ |
| H A D | extents.c | 330 uint64_t old_offset; in bch_extent_insert_fixup() local
|
| /linux/drivers/hwmon/occ/ |
| H A D | common.c | 1051 unsigned int i, old_offset, offset = 0, size = 0; in occ_parse_poll_response() local
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_core.c | 2475 u_int old_offset; in ahc_set_syncrate() local
|
| H A D | aic79xx_core.c | 3862 u_int old_offset; in ahd_set_syncrate() local
|
| /linux/drivers/tty/vt/ |
| H A D | vt.c | 750 static int old_offset = -1; complement_pos() local
|