Searched refs:down_read_interruptible (Results 1 – 2 of 2) sorted by relevance
1571 int __sched down_read_interruptible(struct rw_semaphore *sem) in down_read_interruptible() function1583 EXPORT_SYMBOL(down_read_interruptible);
12502 err = down_read_interruptible(&task->signal->exec_update_lock); in SYSCALL_DEFINE5()