Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dshmem_fs.h113 extern int shmem_lock(struct file *file, int lock, struct ucounts *ucounts);
/linux/ipc/
H A Dshm.c341 shmem_lock(shm_file, 0, shp->mlock_ucounts); in shm_destroy()
1213 err = shmem_lock(shm_file, 1, ucounts); in shmctl_do_lock()
1224 shmem_lock(shm_file, 0, shp->mlock_ucounts); in shmctl_do_lock()
/linux/mm/
H A Dshmem.c2931 int shmem_lock(struct file *file, int lock, struct ucounts *ucounts) in shmem_lock() function
5782 int shmem_lock(struct file *file, int lock, struct ucounts *ucounts) in shmem_lock() function