/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
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-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_display_device.h | 164 #define IS_DISPLAY_VER_FULL(__i915, from, until) ( \ argument 184 #define IS_DISPLAY_VER_STEP(__i915, ipver, from, until) \ argument 194 #define IS_DISPLAY_VER(i915, from, until) \ argument 199 #define IS_DISPLAY_STEP(__i915, since, until) \ argument
|
D | intel_fb.c | 136 u8 until; member
|
/linux-6.12.1/arch/x86/lib/ |
D | delay.c | 107 u64 until = start + cycles; in delay_halt_tpause() local
|
/linux-6.12.1/drivers/media/rc/ |
D | gpio-ir-tx.c | 51 static void delay_until(ktime_t until) in delay_until()
|
/linux-6.12.1/drivers/infiniband/sw/rxe/ |
D | rxe_pool.c | 217 unsigned long until = jiffies + timeout; in __rxe_cleanup() local
|
/linux-6.12.1/fs/bcachefs/ |
D | clock.c | 92 void bch2_io_clock_schedule_timeout(struct io_clock *clock, u64 until) in bch2_io_clock_schedule_timeout()
|
D | thread_with_file.c | 369 unsigned long until = jiffies + timeout, t; in bch2_stdio_redirect_readline_timeout() local
|
/linux-6.12.1/drivers/gpu/drm/i915/ |
D | i915_drv.h | 404 #define IS_GRAPHICS_VER(i915, from, until) \ argument 410 #define IS_MEDIA_VER(i915, from, until) \ argument 418 #define IS_GRAPHICS_STEP(__i915, since, until) \ argument 422 #define IS_MEDIA_STEP(__i915, since, until) \ argument
|
/linux-6.12.1/drivers/staging/media/omap4iss/ |
D | iss.c | 383 struct media_entity *until) in iss_pipeline_disable()
|
/linux-6.12.1/sound/soc/ |
D | soc-dai.c | 173 int i, max = 0, until = priority; in snd_soc_dai_get_fmt() local
|
D | soc-core.c | 1261 int i, j, priority, pri, until; in snd_soc_runtime_get_dai_fmt() local
|
/linux-6.12.1/drivers/gpu/drm/renesas/shmobile/ |
D | shmob_drm_regs.h | 297 u32 mask, u32 until) in lcdc_wait_bit()
|
/linux-6.12.1/fs/ |
D | aio.c | 1314 ktime_t until) in read_events() 2224 ktime_t until = ts ? timespec64_to_ktime(*ts) : KTIME_MAX; in do_io_getevents() local
|
/linux-6.12.1/drivers/video/fbdev/ |
D | sh_mobile_lcdcfb.c | 330 unsigned long mask, unsigned long until) in lcdc_wait_bit()
|