Home
last modified time | relevance | path

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

/kernel/
Dsys.c1146 void do_sys_times(struct tms *tms) in do_sys_times() function
1166 do_sys_times(&tmp); in SYSCALL_DEFINE1()
Dcompat.c337 do_sys_times(&tms); in compat_sys_times()