Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dutil.c21 #define simple_strtouint(c, end, base) simple_strtoul(c, end, base) macro
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dutil.c21 #define simple_strtouint(c, end, base) simple_strtoul(c, end, base) macro

Completed in 2 milliseconds