Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Dvm_mmap.c407 struct ommap_args { struct
417 ommap(struct thread *td, struct ommap_args *uap) in ommap() argument
/freebsd/sys/sys/
H A Dsysproto.h2318 struct ommap_args { struct
2439 int ommap(struct thread *, struct ommap_args *);
/freebsd/sys/kern/
H A Dinit_sysent.c134 …{ compat(AS(ommap_args),mmap), .sy_auevent = AUE_MMAP, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY…