Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/ipc/
H A Dshm.c626 static long shm_fallocate(struct file *file, int mode, loff_t offset, in shm_fallocate() function
652 .fallocate = shm_fallocate,
665 .fallocate = shm_fallocate,
/kernel/linux/linux-6.6/ipc/
H A 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,

Completed in 6 milliseconds