Searched refs:__down_read_common (Results 1 – 1 of 1) sorted by relevance
130 int __sched __down_read_common(struct rw_semaphore *sem, int state) in __down_read_common() function180 __down_read_common(sem, TASK_UNINTERRUPTIBLE); in __down_read()185 return __down_read_common(sem, TASK_KILLABLE); in __down_read_killable()