Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_drain.c60 static inline bool has_waiters(struct wait_queue_head *wq_head) in has_waiters() function
75 has_waiters(&dr->dr_waiters)) in xfs_defer_drain_rele()
/openbmc/qemu/util/
H A Dqemu-coroutine-lock.c174 static bool has_waiters(CoMutex *mutex) in has_waiters() function
215 has_waiters(mutex) && in qemu_co_mutex_lock_slowpath()
314 if (!has_waiters(mutex)) { in qemu_co_mutex_unlock()