Lines Matching defs:sysmsg
272 sys_clock_gettime(struct sysmsg *sysmsg, const struct clock_gettime_args *uap) in sys_clock_gettime()
309 sys_clock_settime(struct sysmsg *sysmsg, const struct clock_settime_args *uap) in sys_clock_settime()
377 sys_clock_getres(struct sysmsg *sysmsg, const struct clock_getres_args *uap) in sys_clock_getres()
424 sys_getcpuclockid(struct sysmsg *sysmsg, const struct getcpuclockid_args *uap) in sys_getcpuclockid()
581 sys_clock_nanosleep(struct sysmsg *sysmsg, in sys_clock_nanosleep()
619 sys_nanosleep(struct sysmsg *sysmsg, const struct nanosleep_args *uap) in sys_nanosleep()
654 sys_gettimeofday(struct sysmsg *sysmsg, const struct gettimeofday_args *uap) in sys_gettimeofday()
678 sys_settimeofday(struct sysmsg *sysmsg, const struct settimeofday_args *uap) in sys_settimeofday()
773 sys_adjtime(struct sysmsg *sysmsg, const struct adjtime_args *uap) in sys_adjtime()
927 sys_getitimer(struct sysmsg *sysmsg, const struct getitimer_args *uap) in sys_getitimer()
962 sys_setitimer(struct sysmsg *sysmsg, const struct setitimer_args *uap) in sys_setitimer()