Searched refs:relay_buf_full (Results 1 – 5 of 5) sorted by relevance
181 extern int relay_buf_full(struct rchan_buf *buf);
185 relay_buf_full(buf)352 if (relay_buf_full(buf))363 current set of ready sub-buffers. For the relay_buf_full() function369 ready sub-buffers will relay_buf_full() return 0, in which case the388 In this case, the relay_buf_full() check is meaningless and the429 callback by calling the relay_buf_full() helper function.
254 int relay_buf_full(struct rchan_buf *buf) in relay_buf_full() function259 EXPORT_SYMBOL_GPL(relay_buf_full);278 if (relay_buf_full(buf)) in subbuf_start_default_callback()
485 ret += relay_buf_full(rc->buf[i]); in ath_cmn_is_fft_buf_full()
385 if (!relay_buf_full(buf)) in blk_subbuf_start_callback()