Searched refs:shm_fallocate (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/ipc/ |
H A D | shm.c | 626 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 D | shm.c | 639 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 5 milliseconds