/linux/drivers/gpu/drm/i915/gt/ ! |
H A D | intel_gt.h | 20 #define IS_GFX_GT_IP_RANGE(gt, from, until) ( \ argument 34 #define IS_MEDIA_GT_IP_RANGE(gt, from, until) ( \ argument 56 #define IS_GFX_GT_IP_STEP(gt, ipver, from, until) ( \ argument 74 #define IS_MEDIA_GT_IP_STEP(gt, ipver, from, until) ( \ argument
|
/linux/drivers/gpu/drm/i915/display/ ! |
H A D | intel_display_device.h | 203 #define IS_DISPLAY_VERx100(__display, from, until) ( \ argument 223 #define IS_DISPLAY_VERx100_STEP(__display, ipver, from, until) \ argument 233 #define IS_DISPLAY_VER(__display, from, until) \ argument 238 #define IS_DISPLAY_STEP(__display, since, until) \ argument
|
/linux/arch/x86/lib/ ! |
H A D | delay.c | 107 u64 until = start + cycles; in delay_halt_tpause() local
|
/linux/drivers/media/rc/ ! |
H A D | gpio-ir-tx.c | 51 static void delay_until(ktime_t until) in delay_until()
|
/linux/drivers/infiniband/sw/rxe/ ! |
H A D | rxe_pool.c | 216 unsigned long until = jiffies + RXE_POOL_TIMEOUT; in __rxe_cleanup() local
|
/linux/fs/bcachefs/ ! |
H A D | clock.c | 69 void bch2_io_clock_schedule_timeout(struct io_clock *clock, u64 until) in bch2_io_clock_schedule_timeout()
|
H A D | thread_with_file.c | 369 unsigned long until = jiffies + timeout, t; in bch2_stdio_redirect_readline_timeout() local
|
/linux/drivers/gpu/drm/i915/ ! |
H A D | i915_drv.h | 366 #define IS_GRAPHICS_VER(i915, from, until) \ argument 372 #define IS_MEDIA_VER(i915, from, until) \ argument 380 #define IS_GRAPHICS_STEP(__i915, since, until) \ argument 384 #define IS_MEDIA_STEP(__i915, since, until) \ argument
|
/linux/sound/soc/ ! |
H A D | soc-dai.c | 159 int i, max = 0, until = priority; in snd_soc_dai_get_fmt() local
|
H A D | soc-core.c | 1287 int i, j, priority, pri, until; in snd_soc_runtime_get_dai_fmt() local
|
/linux/drivers/gpu/drm/renesas/shmobile/ ! |
H A D | shmob_drm_regs.h | 297 u32 mask, u32 until) in lcdc_wait_bit()
|
/linux/drivers/video/fbdev/ ! |
H A D | sh_mobile_lcdcfb.c | 330 unsigned long mask, unsigned long until) in lcdc_wait_bit()
|
/linux/kernel/sched/ ! |
H A D | ext.c | 2804 u64 until; in scx_breather() local
|