Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/dpdk/pcie/igb_uio/
H A Dcompat.h62 #define kstrtoul strict_strtoul macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dkernel.h351 static inline int __must_check kstrtoul(const char *s, unsigned int base, unsigned long *res) in kstrtoul() function