Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linux/
H A Dlinux_misc.c1276 return (linux_getitimer(td, (struct linux_getitimer_args *)uap)); in linux_setitimer()
1300 linux_getitimer(struct thread *td, struct linux_getitimer_args *uap) in linux_getitimer() function
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c122 …{ AS(linux_getitimer_args), (sy_call_t *)linux_getitimer, AUE_GETITIMER, NULL, 0, 0, 0, SY_THR_STA…
H A Dlinux_proto.h1136 int linux_getitimer(struct thread *, struct linux_getitimer_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c56 …{ AS(linux_getitimer_args), (sy_call_t *)linux_getitimer, AUE_GETITIMER, NULL, 0, 0, 0, SY_THR_STA…
H A Dlinux_proto.h1270 int linux_getitimer(struct thread *, struct linux_getitimer_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c125 …{ AS(linux_getitimer_args), (sy_call_t *)linux_getitimer, AUE_GETITIMER, NULL, 0, 0, 0, SY_THR_STA…
H A Dlinux32_proto.h1587 int linux_getitimer(struct thread *, struct linux_getitimer_args *);
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c125 …{ AS(linux_getitimer_args), (sy_call_t *)linux_getitimer, AUE_GETITIMER, NULL, 0, 0, 0, SY_THR_STA…
H A Dlinux_proto.h1605 int linux_getitimer(struct thread *, struct linux_getitimer_args *);