Searched refs:__rwsem_down_write_failed_common (Results 1 – 1 of 1) sorted by relevance
495 __rwsem_down_write_failed_common(struct rw_semaphore *sem, int state) in __rwsem_down_write_failed_common() function595 return __rwsem_down_write_failed_common(sem, TASK_UNINTERRUPTIBLE); in rwsem_down_write_failed()602 return __rwsem_down_write_failed_common(sem, TASK_KILLABLE); in rwsem_down_write_failed_killable()