Searched refs:linux_mmap_args (Results 1 – 7 of 7) sorted by relevance
310 linux_mmap(struct thread *td, struct linux_mmap_args *args) in linux_mmap()
297 struct linux_mmap_args { struct1808 int linux_mmap(struct thread *, struct linux_mmap_args *);
108 …{ .sy_narg = AS(linux_mmap_args), .sy_call = (sy_call_t *)linux_mmap, .sy_auevent = AUE_MMAP, .sy_…
606 struct linux_mmap_args *p = params; in systrace_args()
288 struct linux_mmap_args { struct1800 int linux_mmap(struct thread *, struct linux_mmap_args *);
107 …{ .sy_narg = AS(linux_mmap_args), .sy_call = (sy_call_t *)linux_mmap, .sy_auevent = AUE_MMAP, .sy_…
613 struct linux_mmap_args *p = params; in systrace_args()