Home
last modified time | relevance | path

Searched defs:roundup_64 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_linux.h184 static inline uint64_t roundup_64(uint64_t x, uint32_t y) in roundup_64() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c157 roundup_64(u64 x, u32 y) in roundup_64() function