Searched refs:sys_posix_fadvise (Results 1 – 3 of 3) sorted by relevance
600 …{ .sy_narg = AS(posix_fadvise_args), .sy_call = (sy_call_t *)sys_posix_fadvise, .sy_auevent = AUE_…
4970 sys_posix_fadvise(struct thread *td, struct posix_fadvise_args *uap) in sys_posix_fadvise() function
2231 int sys_posix_fadvise(struct thread *, struct posix_fadvise_args *);