Home
last modified time | relevance | path

Searched defs:shm_fallocate (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/sys/kern/
HDuipc_shm.c149 static fo_fallocate_t shm_fallocate; variable
2123 shm_fallocate(struct file *fp, off_t offset, off_t len, struct thread *td) in shm_fallocate() function