Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dtty_ldisc.h159 extern int ldsem_down_write_nested(struct ld_semaphore *sem, int subclass,
164 # define ldsem_down_write_nested(sem, subclass, timeout) \ macro