Home
last modified time | relevance | path

Searched refs:kstrtoll (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_simple_attr.c179 ret = kstrtoll(buf, 0, &data); in simple_attr_write_common()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkstrtox.h220 kstrtoll(const char *cp, unsigned int base, long long *res) in kstrtoll() function