Home
last modified time | relevance | path

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

/linux-6.6.21/ipc/
Dshm.c639 static long shm_fallocate(struct file *file, int mode, loff_t offset, in shm_fallocate() function
665 .fallocate = shm_fallocate,
678 .fallocate = shm_fallocate,