Home
last modified time | relevance | path

Searched refs:widen_32_to_64 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_vblank.c1706 static u64 widen_32_to_64(u32 narrow, u64 near) in widen_32_to_64() function
1809 req_seq = widen_32_to_64(vblwait->request.sequence, seq); in drm_wait_vblank_ioctl()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_vblank.c1759 static u64 widen_32_to_64(u32 narrow, u64 near) in widen_32_to_64() function
1871 req_seq = widen_32_to_64(vblwait->request.sequence, seq); in drm_wait_vblank_ioctl()

Completed in 6 milliseconds