Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dsys_memfd.c60 static int memfd_mmap(file_t *, off_t *, size_t, int, int *, int *,
77 .fo_mmap = memfd_mmap,
334 memfd_mmap(file_t *fp, off_t *offp, size_t size, int prot, int *flagsp, in memfd_mmap() function