Searched refs:linux_getrandom_args (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_proto.h | 1048 struct linux_getrandom_args { struct 1332 int linux_getrandom(struct thread *, struct linux_getrandom_args *);
|
| H A D | linux_sysent.c | 298 …{ .sy_narg = AS(linux_getrandom_args), .sy_call = (sy_call_t *)linux_getrandom, .sy_auevent = AUE_…
|
| H A D | linux_systrace_args.c | 2096 struct linux_getrandom_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_proto.h | 1229 struct linux_getrandom_args { struct 1596 int linux_getrandom(struct thread *, struct linux_getrandom_args *);
|
| H A D | linux_sysent.c | 338 …{ .sy_narg = AS(linux_getrandom_args), .sy_call = (sy_call_t *)linux_getrandom, .sy_auevent = AUE_…
|
| H A D | linux_systrace_args.c | 2466 struct linux_getrandom_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_proto.h | 1298 struct linux_getrandom_args { struct 1878 int linux_getrandom(struct thread *, struct linux_getrandom_args *);
|
| H A D | linux32_sysent.c | 375 …{ .sy_narg = AS(linux_getrandom_args), .sy_call = (sy_call_t *)linux_getrandom, .sy_auevent = AUE_…
|
| H A D | linux32_systrace_args.c | 2578 struct linux_getrandom_args *p = params; in systrace_args()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_proto.h | 1291 struct linux_getrandom_args { struct 1873 int linux_getrandom(struct thread *, struct linux_getrandom_args *);
|
| H A D | linux_sysent.c | 375 …{ .sy_narg = AS(linux_getrandom_args), .sy_call = (sy_call_t *)linux_getrandom, .sy_auevent = AUE_…
|
| H A D | linux_systrace_args.c | 2617 struct linux_getrandom_args *p = params; in systrace_args()
|