Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dsys.c992 static void do_sys_times(struct tms *tms) in do_sys_times() function
1010 do_sys_times(&tmp); in SYSCALL_DEFINE1()
1030 do_sys_times(&tms); in COMPAT_SYSCALL_DEFINE1()