Home
last modified time | relevance | path

Searched defs:until (Results 1 – 10 of 10) 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/arch/x86/lib/
H A Ddelay.c107 u64 until = start + cycles; in delay_halt_tpause() local
/linux/drivers/media/rc/
H A Dgpio-ir-tx.c51 static void delay_until(ktime_t until) in delay_until()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_pool.c216 unsigned long until = jiffies + RXE_POOL_TIMEOUT; in __rxe_cleanup() local
/linux/sound/soc/
H A Dsoc-dai.c159 int i, max = 0, until = priority; in snd_soc_dai_get_fmt() local
H A Dsoc-core.c1295 int i, j, priority, pri, until; in snd_soc_runtime_get_dai_fmt() local
/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_regs.h297 u32 mask, u32 until) in lcdc_wait_bit()
/linux/fs/
H A Daio.c1313 ktime_t until) in read_events()
2223 ktime_t until = ts ? timespec64_to_ktime(*ts) : KTIME_MAX; in do_io_getevents() local
/linux/drivers/gpu/drm/i915/display/
H A Dintel_fb.c220 u8 until; member
/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c330 unsigned long mask, unsigned long until) in lcdc_wait_bit()