Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsix.c212 static void __six_lock_wakeup(struct six_lock *lock, enum six_lock_type lock_type) in __six_lock_wakeup() function
274 __six_lock_wakeup(lock, lock_type); in six_lock_wakeup()
284 __six_lock_wakeup(lock, -ret - 1); in do_six_trylock()
459 __six_lock_wakeup(lock, -ret - 1); in six_lock_slowpath()