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