Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A 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/drivers/gpu/drm/i915/display/
H A Dintel_display_device.h201 #define IS_DISPLAY_VERx100(__display, from, until) ( \ argument
221 #define IS_DISPLAY_VERx100_STEP(__display, ipver, from, until) \ argument
231 #define IS_DISPLAY_VER(__display, from, until) \ argument
236 #define IS_DISPLAY_STEP(__display, since, until) \ argument
/linux/fs/bcachefs/
H A Dclock.c69 void bch2_io_clock_schedule_timeout(struct io_clock *clock, u64 until) in bch2_io_clock_schedule_timeout()
H A Dthread_with_file.c369 unsigned long until = jiffies + timeout, t; in bch2_stdio_redirect_readline_timeout() local
/linux/drivers/gpu/drm/i915/
H A Di915_drv.h396 #define IS_GRAPHICS_VER(i915, from, until) \ argument
402 #define IS_MEDIA_VER(i915, from, until) \ argument
410 #define IS_GRAPHICS_STEP(__i915, since, until) \ argument
414 #define IS_MEDIA_STEP(__i915, since, until) \ argument
/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_regs.h297 u32 mask, u32 until) in lcdc_wait_bit()
/linux/sound/soc/
H A Dsoc-core.c1284 int i, j, priority, pri, until; in snd_soc_runtime_get_dai_fmt() local
/linux/kernel/sched/
H A Dext.c2796 u64 until; in scx_breather() local