Searched refs:getrandom_args (Results 1 – 4 of 4) sorted by relevance
119 struct getrandom_args { struct127 sys_getrandom(struct thread *td, struct getrandom_args *uap) in sys_getrandom() argument
621 …{ .sy_narg = AS(getrandom_args), .sy_call = (sy_call_t *)sys_getrandom, .sy_auevent = AUE_NULL, .s…
3246 struct getrandom_args *p = params; in systrace_args()
1760 struct getrandom_args { struct2227 int sys_getrandom(struct thread *, struct getrandom_args *);