Searched refs:sys_getrandom_args (Results 1 – 18 of 18) sorted by relevance
| /netbsd/src/sys/kern/ |
| D | sys_getrandom.c | 197 sys_getrandom(struct lwp *l, const struct sys_getrandom_args *uap, in sys_getrandom()
|
| D | init_sysent.c | 545 ns(struct sys_getrandom_args),
|
| D | systrace_args.c | 668 const struct sys_getrandom_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/amd64/ |
| D | linux_syscallargs.h | 1271 struct sys_getrandom_args; 1839 int sys_getrandom(struct lwp *, const struct sys_getrandom_args *, register_t *);
|
| D | linux_sysent.c | 1452 ns(struct sys_getrandom_args),
|
| D | linux_systrace_args.c | 2107 const struct sys_getrandom_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/powerpc/ |
| D | linux_syscallargs.h | 1278 struct sys_getrandom_args; 1833 int sys_getrandom(struct lwp *, const struct sys_getrandom_args *, register_t *);
|
| D | linux_sysent.c | 1525 ns(struct sys_getrandom_args),
|
| /netbsd/src/sys/compat/linux/arch/i386/ |
| D | linux_syscallargs.h | 1367 struct sys_getrandom_args; 1956 int sys_getrandom(struct lwp *, const struct sys_getrandom_args *, register_t *);
|
| D | linux_sysent.c | 1540 ns(struct sys_getrandom_args),
|
| D | linux_systrace_args.c | 2238 const struct sys_getrandom_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | linux_syscallargs.h | 1319 struct sys_getrandom_args; 1921 int sys_getrandom(struct lwp *, const struct sys_getrandom_args *, register_t *);
|
| D | linux_sysent.c | 1539 ns(struct sys_getrandom_args),
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | linux_syscallargs.h | 1391 struct sys_getrandom_args; 1968 int sys_getrandom(struct lwp *, const struct sys_getrandom_args *, register_t *);
|
| D | linux_sysent.c | 1528 ns(struct sys_getrandom_args),
|
| /netbsd/src/sys/compat/netbsd32/ |
| D | netbsd32_netbsd.c | 2628 struct sys_getrandom_args ua; in netbsd32_getrandom()
|
| /netbsd/src/sys/sys/ |
| D | syscallargs.h | 549 struct sys_getrandom_args { struct 3595 int sys_getrandom(struct lwp *, const struct sys_getrandom_args *, register_t *);
|
| /netbsd/src/sys/rump/librump/rumpkern/ |
| D | rump_syscalls.c | 1285 struct sys_getrandom_args callarg; in rump___sysimpl_getrandom() 7055 ns(struct sys_getrandom_args),
|