Home
last modified time | relevance | path

Searched refs:read_proc_uptime (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/timens/
H A Dprocfs.c70 static int read_proc_uptime(struct timespec *uptime) in read_proc_uptime() function
105 if (read_proc_uptime(&uptime_old)) in check_uptime()
111 if (read_proc_uptime(&uptime_new)) in check_uptime()
/kernel/linux/linux-6.6/tools/testing/selftests/timens/
H A Dprocfs.c68 static int read_proc_uptime(struct timespec *uptime) in read_proc_uptime() function
130 if (read_proc_uptime(&uptime_old)) in check_uptime()
136 if (read_proc_uptime(&uptime_new)) in check_uptime()

Completed in 2 milliseconds