Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/compat/linux/
HDlinux_misc.c1258 return (linux_getitimer(td, (struct linux_getitimer_args *)uap)); in linux_setitimer()
1282 linux_getitimer(struct thread *td, struct linux_getitimer_args *uap) in linux_getitimer() function
/freebsd-11-stable/sys/i386/linux/
HDlinux_sysent.c125 …{ AS(linux_getitimer_args), (sy_call_t *)linux_getitimer, AUE_GETITIMER, NULL, 0, 0, 0, SY_THR_STA…
HDlinux_proto.h1604 int linux_getitimer(struct thread *, struct linux_getitimer_args *);
/freebsd-11-stable/sys/amd64/linux32/
HDlinux32_sysent.c126 …{ AS(linux_getitimer_args), (sy_call_t *)linux_getitimer, AUE_GETITIMER, NULL, 0, 0, 0, SY_THR_STA…
HDlinux32_proto.h1586 int linux_getitimer(struct thread *, struct linux_getitimer_args *);
/freebsd-11-stable/sys/amd64/linux/
HDlinux_sysent.c56 …{ AS(linux_getitimer_args), (sy_call_t *)linux_getitimer, AUE_GETITIMER, NULL, 0, 0, 0, SY_THR_STA…
HDlinux_proto.h1269 int linux_getitimer(struct thread *, struct linux_getitimer_args *);