Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dsys.c976 static void do_sys_times(struct tms *tms) in do_sys_times() function
994 do_sys_times(&tmp); in SYSCALL_DEFINE1()
1014 do_sys_times(&tms); in COMPAT_SYSCALL_DEFINE1()