Home
last modified time | relevance | path

Searched refs:ldsem_down_write (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dtty_ldisc.h41 int ldsem_down_write(struct ld_semaphore *sem, long timeout);
55 ldsem_down_write(sem, timeout)
/linux/drivers/tty/
H A Dtty_ldsem.c363 int __sched ldsem_down_write(struct ld_semaphore *sem, long timeout) in ldsem_down_write() function