Searched refs:rwsem_down_write_slowpath (Results 1 – 1 of 1) sorted by relevance
1136 rwsem_down_write_slowpath(struct rw_semaphore *sem, int state) in rwsem_down_write_slowpath() function1389 rwsem_down_write_slowpath(sem, TASK_UNINTERRUPTIBLE); in __down_write()1400 if (IS_ERR(rwsem_down_write_slowpath(sem, TASK_KILLABLE))) in __down_write_killable()