OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux_sys_times
(Results
1 - 17
of
17
) sorted by relevancy
/src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h
726
check_syscall_args(
linux_sys_times
)
1427
int
linux_sys_times
(struct lwp *, const struct linux_sys_times_args *, register_t *);
linux_sysent.c
712
.sy_call = (sy_call_t *)
linux_sys_times
/src/sys/compat/linux/arch/alpha/
linux_syscallargs.h
614
check_syscall_args(
linux_sys_times
)
1743
int
linux_sys_times
(struct lwp *, const struct linux_sys_times_args *, register_t *);
linux_sysent.c
1287
.sy_call = (sy_call_t *)
linux_sys_times
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
459
check_syscall_args(
linux_sys_times
)
1555
int
linux_sys_times
(struct lwp *, const struct linux_sys_times_args *, register_t *);
linux_sysent.c
558
.sy_call = (sy_call_t *)
linux_sys_times
/src/sys/compat/linux/arch/arm/
linux_syscallargs.h
157
check_syscall_args(
linux_sys_times
)
1493
int
linux_sys_times
(struct lwp *, const struct linux_sys_times_args *, register_t *);
linux_sysent.c
216
.sy_call = (sy_call_t *)
linux_sys_times
/src/sys/compat/linux/arch/i386/
linux_syscallargs.h
162
check_syscall_args(
linux_sys_times
)
1505
int
linux_sys_times
(struct lwp *, const struct linux_sys_times_args *, register_t *);
linux_sysent.c
217
.sy_call = (sy_call_t *)
linux_sys_times
/src/sys/compat/linux/arch/m68k/
linux_syscallargs.h
160
check_syscall_args(
linux_sys_times
)
1477
int
linux_sys_times
(struct lwp *, const struct linux_sys_times_args *, register_t *);
linux_sysent.c
225
.sy_call = (sy_call_t *)
linux_sys_times
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
152
check_syscall_args(
linux_sys_times
)
1519
int
linux_sys_times
(struct lwp *, const struct linux_sys_times_args *, register_t *);
linux_sysent.c
216
.sy_call = (sy_call_t *)
linux_sys_times
/src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h
152
check_syscall_args(
linux_sys_times
)
1408
int
linux_sys_times
(struct lwp *, const struct linux_sys_times_args *, register_t *);
linux_sysent.c
214
.sy_call = (sy_call_t *)
linux_sys_times
/src/sys/compat/linux/common/
linux_misc.c
705
linux_sys_times
(struct lwp *l, const struct linux_sys_times_args *uap, register_t *retval)
function
Completed in 64 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026