Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dshmem_fs.h55 extern int shmem_lock(struct file *file, int lock, struct user_struct *user);
/linux-4.1.27/ipc/
Dshm.c238 shmem_lock(shm_file, 0, shp->mlock_user); in shm_destroy()
1046 err = shmem_lock(shm_file, 1, user); in SYSCALL_DEFINE3()
1057 shmem_lock(shm_file, 0, shp->mlock_user); in SYSCALL_DEFINE3()
/linux-4.1.27/mm/
Dshmem.c1366 int shmem_lock(struct file *file, int lock, struct user_struct *user) in shmem_lock() function
3283 int shmem_lock(struct file *file, int lock, struct user_struct *user) in shmem_lock() function