Searched refs:sys_kldunload (Results 1 – 4 of 4) sorted by relevance
1313 sys_kldunload(struct thread *td, struct kldunload_args *uap) in sys_kldunload() function
374 …{ .sy_narg = AS(kldunload_args), .sy_call = (sy_call_t *)sys_kldunload, .sy_auevent = AUE_MODUNLOA…
375 …{ .sy_narg = AS(kldunload_args), .sy_call = (sy_call_t *)sys_kldunload, .sy_auevent = AUE_MODUNLOA…
2051 int sys_kldunload(struct thread *, struct kldunload_args *);