Searched refs:linux_getrandom_args (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c338 { AS(linux_getrandom_args), (sy_call_t *)linux_getrandom, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 318 = linux_getrandom */
H A Dlinux_proto.h1138 struct linux_getrandom_args { struct
1495 int linux_getrandom(struct thread *, struct linux_getrandom_args *);
H A Dlinux_systrace_args.c2319 struct linux_getrandom_args *p = params;
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c376 { AS(linux_getrandom_args), (sy_call_t *)linux_getrandom, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 355 = linux_getrandom */
H A Dlinux32_proto.h1212 struct linux_getrandom_args { struct
1790 int linux_getrandom(struct thread *, struct linux_getrandom_args *);
H A Dlinux32_systrace_args.c2446 struct linux_getrandom_args *p = params;
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c375 { AS(linux_getrandom_args), (sy_call_t *)linux_getrandom, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 355 = linux_getrandom */
H A Dlinux_proto.h1230 struct linux_getrandom_args { struct
1810 int linux_getrandom(struct thread *, struct linux_getrandom_args *);
H A Dlinux_systrace_args.c2522 struct linux_getrandom_args *p = params;
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c2560 linux_getrandom(struct thread *td, struct linux_getrandom_args *args)

Completed in 313 milliseconds