Searched refs:getrandom_args (Results 1 – 6 of 6) sorted by relevance
117 struct getrandom_args { struct125 sys_getrandom(struct thread *td, struct getrandom_args *uap) in sys_getrandom() argument
626 …{ .sy_narg = AS(getrandom_args), .sy_call = (sy_call_t *)sys_getrandom, .sy_auevent = AUE_NULL, .s…
3239 struct getrandom_args *p = params; in systrace_args()
1753 struct getrandom_args { struct2266 int sys_getrandom(struct thread *, struct getrandom_args *);
627 …{ .sy_narg = AS(getrandom_args), .sy_call = (sy_call_t *)sys_getrandom, .sy_auevent = AUE_NULL, .s…
3152 struct getrandom_args *p = params; in systrace_args()