/src/sys/compat/linux/common/ |
linux_time.c | 455 const struct linux_sys_timerfd_create_args *uap, register_t *retval)
|
/src/sys/compat/linux32/arch/aarch64/ |
linux32_syscallargs.h | 1033 struct linux_sys_timerfd_create_args; 1589 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
|
linux32_sysent.c | 1312 ns(struct linux_sys_timerfd_create_args),
|
linux32_systrace_args.c | 1978 const struct linux_sys_timerfd_create_args *p = params;
|
/src/sys/compat/linux32/arch/amd64/ |
linux32_syscallargs.h | 1042 struct linux_sys_timerfd_create_args; 1570 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
|
linux32_sysent.c | 1225 ns(struct linux_sys_timerfd_create_args),
|
linux32_systrace_args.c | 1905 const struct linux_sys_timerfd_create_args *p = params;
|
/src/sys/compat/linux/arch/aarch64/ |
linux_syscallargs.h | 411 struct linux_sys_timerfd_create_args { struct 1298 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
|
linux_sysent.c | 417 ns(struct linux_sys_timerfd_create_args),
|
linux_systrace_args.c | 608 const struct linux_sys_timerfd_create_args *p = params;
|
/src/sys/compat/linux/arch/alpha/ |
linux_syscallargs.h | 1276 struct linux_sys_timerfd_create_args { struct 1946 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
|
linux_sysent.c | 1954 ns(struct linux_sys_timerfd_create_args),
|
/src/sys/compat/linux/arch/amd64/ |
linux_syscallargs.h | 1137 struct linux_sys_timerfd_create_args { struct 1801 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
|
linux_sysent.c | 1316 ns(struct linux_sys_timerfd_create_args),
|
linux_systrace_args.c | 1935 const struct linux_sys_timerfd_create_args *p = params;
|
/src/sys/compat/linux/arch/arm/ |
linux_syscallargs.h | 1218 struct linux_sys_timerfd_create_args { struct 1892 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
|
linux_sysent.c | 1489 ns(struct linux_sys_timerfd_create_args),
|
/src/sys/compat/linux/arch/i386/ |
linux_syscallargs.h | 1265 struct linux_sys_timerfd_create_args { struct 1926 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
|
linux_sysent.c | 1418 ns(struct linux_sys_timerfd_create_args),
|
/src/sys/compat/linux/arch/m68k/ |
linux_syscallargs.h | 1217 struct linux_sys_timerfd_create_args { struct 1891 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
|
linux_sysent.c | 1414 ns(struct linux_sys_timerfd_create_args),
|
/src/sys/compat/linux/arch/mips/ |
linux_syscallargs.h | 1277 struct linux_sys_timerfd_create_args { struct 1936 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
|
linux_sysent.c | 1406 ns(struct linux_sys_timerfd_create_args),
|
/src/sys/compat/linux/arch/powerpc/ |
linux_syscallargs.h | 1143 struct linux_sys_timerfd_create_args { struct 1795 int linux_sys_timerfd_create(struct lwp *, const struct linux_sys_timerfd_create_args *, register_t *);
|
linux_sysent.c | 1335 ns(struct linux_sys_timerfd_create_args),
|