Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dsys.c1010 static void do_sys_times(struct tms *tms) in do_sys_times() function
1028 do_sys_times(&tmp); in SYSCALL_DEFINE1()
1048 do_sys_times(&tms); in COMPAT_SYSCALL_DEFINE1()