Searched refs:has_pending (Results 1 – 3 of 3) sorted by relevance
174 LIBC_INLINE constexpr bool has_pending() const { in has_pending() function278 state.has_pending(); in spin_reload()530 if (!old.has_pending()) in unlock()537 if (!old.has_last_reader() || !old.has_pending()) in unlock()
169 sq->has_pending = 1; in bce_handle_cq_completions()186 if (sq != NULL && sq->has_pending) { in bce_handle_cq_completions()187 sq->has_pending = 0; in bce_handle_cq_completions()
180 int has_pending; member