Home
last modified time | relevance | path

Searched refs:xstrtoull (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/proc/
H A Dproc.h27 static unsigned long long xstrtoull(const char *p, char **end) in xstrtoull() function
H A Dproc-uptime.h51 val1 = xstrtoull(p, &p); in proc_uptime()
H A Dfd-003-kthread.c81 flags_ull = xstrtoull(p + 1, &end); in kernel_thread_fd()
H A Dfd-001-lookup.c131 fd_ull = xstrtoull(de->d_name, &end); in main()