Home
last modified time | relevance | path

Searched refs:ommap_args (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/vm/
H A Dvm_mmap.c453 struct ommap_args { struct
463 ommap(struct thread *td, struct ommap_args *uap) in ommap() argument
/f-stack/freebsd/sys/
H A Dsysproto.h2283 struct ommap_args { struct
2391 int ommap(struct thread *, struct ommap_args *);
/f-stack/freebsd/kern/
H A Dinit_sysent.c129 …{ compat(AS(ommap_args),mmap), .sy_auevent = AUE_MMAP, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY…