Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds