Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dsemaphore.c252 static noinline void __sched __down(struct semaphore *sem) in __down() function
/linux/drivers/md/dm-vdo/indexer/
H A Dsparse-cache.c178 static inline void __down(struct semaphore *semaphore) in __down() function