Home
last modified time | relevance | path

Searched defs:down_write_killable_nested (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Drwsem.h305 # define down_write_killable_nested( global() macro
/linux/kernel/locking/
H A Drwsem.c1711 int __sched down_write_killable_nested(struct rw_semaphore *sem, int subclass) in down_write_killable_nested() function