Searched defs:down_interruptible (Results 1 – 2 of 2) sorted by relevance
53 #define down_interruptible down_interruptible_killable macro
76 int down_interruptible(struct semaphore *sem) in down_interruptible() function