Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dsys.c957 static void do_sys_times(struct tms *tms) in do_sys_times() function
975 do_sys_times(&tmp); in SYSCALL_DEFINE1()
995 do_sys_times(&tms); in COMPAT_SYSCALL_DEFINE1()