Searched refs:linux_getrandom (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_proto.h1495 int linux_getrandom(struct thread *, struct linux_getrandom_args *);
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 */
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_proto.h1790 int linux_getrandom(struct thread *, struct linux_getrandom_args *);
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 */
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c2560 linux_getrandom(struct thread *td, struct linux_getrandom_args *args) function
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_proto.h1810 int linux_getrandom(struct thread *, struct linux_getrandom_args *);
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 */

Completed in 227 milliseconds