Home
last modified time | relevance | path

Searched defs:until (Results 1 – 15 of 15) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/i915/gt/
Dintel_gt.h20 #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.14.4/drivers/gpu/drm/i915/display/
Dintel_display_device.h198 #define IS_DISPLAY_VERx100(__display, from, until) ( \ argument
218 #define IS_DISPLAY_VERx100_STEP(__display, ipver, from, until) \ argument
228 #define IS_DISPLAY_VER(__display, from, until) \ argument
233 #define IS_DISPLAY_STEP(__display, since, until) \ argument
Dintel_fb.c217 u8 until; member
/linux-6.14.4/arch/x86/lib/
Ddelay.c107 u64 until = start + cycles; in delay_halt_tpause() local
/linux-6.14.4/drivers/media/rc/
Dgpio-ir-tx.c51 static void delay_until(ktime_t until) in delay_until()
/linux-6.14.4/fs/bcachefs/
Dclock.c79 void bch2_io_clock_schedule_timeout(struct io_clock *clock, u64 until) in bch2_io_clock_schedule_timeout()
Dthread_with_file.c369 unsigned long until = jiffies + timeout, t; in bch2_stdio_redirect_readline_timeout() local
/linux-6.14.4/drivers/infiniband/sw/rxe/
Drxe_pool.c216 unsigned long until = jiffies + RXE_POOL_TIMEOUT; in __rxe_cleanup() local
/linux-6.14.4/drivers/gpu/drm/i915/
Di915_drv.h403 #define IS_GRAPHICS_VER(i915, from, until) \ argument
409 #define IS_MEDIA_VER(i915, from, until) \ argument
417 #define IS_GRAPHICS_STEP(__i915, since, until) \ argument
421 #define IS_MEDIA_STEP(__i915, since, until) \ argument
/linux-6.14.4/sound/soc/
Dsoc-dai.c173 int i, max = 0, until = priority; in snd_soc_dai_get_fmt() local
Dsoc-core.c1283 int i, j, priority, pri, until; in snd_soc_runtime_get_dai_fmt() local
/linux-6.14.4/drivers/gpu/drm/renesas/shmobile/
Dshmob_drm_regs.h297 u32 mask, u32 until) in lcdc_wait_bit()
/linux-6.14.4/fs/
Daio.c1314 ktime_t until) in read_events()
2223 ktime_t until = ts ? timespec64_to_ktime(*ts) : KTIME_MAX; in do_io_getevents() local
/linux-6.14.4/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c330 unsigned long mask, unsigned long until) in lcdc_wait_bit()
/linux-6.14.4/kernel/sched/
Dext.c2529 u64 until; in scx_ops_breather() local