Searched refs:linux_time (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/sys/modules/linux64/ |
| H A D | Makefile | 12 linux_sysvec.c linux_time.c linux_vdso.c linux_timer.c \
|
| /freebsd-12.1/sys/modules/linux/ |
| H A D | Makefile | 17 linux${SFX}_sysvec.c linux_uid16.c linux_time.c \
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 221 …{ AS(linux_time_args), (sy_call_t *)linux_time, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 201 =…
|
| H A D | linux_proto.h | 1390 int linux_time(struct thread *, struct linux_time_args *);
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 33 …{ AS(linux_time_args), (sy_call_t *)linux_time, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 13 = …
|
| H A D | linux32_proto.h | 1521 int linux_time(struct thread *, struct linux_time_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 33 …{ AS(linux_time_args), (sy_call_t *)linux_time, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 13 = …
|
| H A D | linux_proto.h | 1539 int linux_time(struct thread *, struct linux_time_args *);
|
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_misc.c | 672 linux_time(struct thread *td, struct linux_time_args *args) in linux_time() function
|
| /freebsd-12.1/sys/conf/ |
| H A D | files.i386 | 105 compat/linux/linux_time.c optional compat_linux
|
| H A D | files.amd64 | 672 compat/linux/linux_time.c optional compat_linux32
|