Home
last modified time | relevance | path

Searched refs:down_write_killable (Results 1 – 13 of 13) sorted by relevance

/linux/include/linux/
A Drwsem.h187 extern int __must_check down_write_killable(struct rw_semaphore *sem);
248 # define down_write_killable_nested(sem, subclass) down_write_killable(sem)
A Dmmap_lock.h87 ret = down_write_killable(&mm->mmap_lock); in mmap_write_lock_killable()
/linux/kernel/locking/
A Drwsem.c1531 int __sched down_write_killable(struct rw_semaphore *sem) in down_write_killable() function
1544 EXPORT_SYMBOL(down_write_killable);
/linux/arch/x86/kernel/
A Dldt.c617 if (down_write_killable(&mm->context.ldt_usr_sem)) in write_ldt()
/linux/fs/
A Dreaddir.c57 res = down_write_killable(&inode->i_rwsem); in iterate_dir()
A Dexec.c984 ret = down_write_killable(&tsk->signal->exec_update_lock); in exec_mmap()
/linux/fs/afs/
A Ddir.c349 if (down_write_killable(&dvnode->validate_lock) < 0) in afs_read_dir()
1447 ret = down_write_killable(&vnode->rmdir_lock); in afs_rmdir()
/linux/fs/overlayfs/
A Dreaddir.c276 err = down_write_killable(&dir->d_inode->i_rwsem); in ovl_check_whiteouts()
/linux/fs/configfs/
A Ddir.c1493 if (down_write_killable(&frag->frag_sem)) { in configfs_rmdir()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_debugfs.c1282 r = down_write_killable(&adev->reset_sem); in amdgpu_debugfs_test_ib_show()
/linux/
A Dvmlinux.symvers117 0x00000000 down_write_killable vmlinux EXPORT_SYMBOL
A DSystem.map55687 ffff800010f011b0 T down_write_killable
A D.tmp_System.map55687 ffff800010f011b0 T down_write_killable

Completed in 312 milliseconds