Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dshmem_fs.h52 extern int shmem_lock(struct file *file, int lock, struct user_struct *user);
/linux-4.4.14/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.4.14/mm/
Dshmem.c1382 int shmem_lock(struct file *file, int lock, struct user_struct *user) in shmem_lock() function
3294 int shmem_lock(struct file *file, int lock, struct user_struct *user) in shmem_lock() function