Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dtty_ldsem.c149 static inline int writer_trylock(struct ld_semaphore *sem) in writer_trylock() function
302 if ((locked = writer_trylock(sem))) in down_write_failed()