Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/ipc/
H A Dshm.c617 static int shm_fsync(struct file *file, loff_t start, loff_t end, int datasync) in shm_fsync() function
648 .fsync = shm_fsync,
661 .fsync = shm_fsync,
/kernel/linux/linux-6.6/ipc/
H A Dshm.c630 static int shm_fsync(struct file *file, loff_t start, loff_t end, int datasync) in shm_fsync() function
661 .fsync = shm_fsync,
674 .fsync = shm_fsync,

Completed in 6 milliseconds