Home
last modified time | relevance | path

Searched defs:DIV_SAFE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dutil.h462 #define DIV_SAFE(n, d) __DIV_SAFE(n, d, 0) macro
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dutil.h443 #define DIV_SAFE(n, d) __DIV_SAFE(n, d, 0) macro

Completed in 2 milliseconds