Home
last modified time | relevance | path

Searched refs:ldsem_down_write_nested (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dtty_ldisc.h169 extern int ldsem_down_write_nested(struct ld_semaphore *sem, int subclass,
174 # define ldsem_down_write_nested(sem, subclass, timeout) \ macro
/linux-4.4.14/drivers/tty/
Dtty_ldsem.c450 int ldsem_down_write_nested(struct ld_semaphore *sem, int subclass, in ldsem_down_write_nested() function
Dtty_ldisc.c316 return ldsem_down_write_nested(&tty->ldisc_sem, in __tty_ldisc_lock_nested()