Searched refs:relay_buf_full (Results 1 – 7 of 7) sorted by relevance
171 extern int relay_buf_full(struct rchan_buf *buf);
57 if (relay_buf_full(buf)) { in ipc_trace_subbuf_start_handler()
192 relay_buf_full(buf)359 if (relay_buf_full(buf))370 current set of ready sub-buffers. For the relay_buf_full() function376 ready sub-buffers will relay_buf_full() return 0, in which case the395 In this case, the relay_buf_full() check is meaningless and the436 callback by calling the relay_buf_full() helper function.
241 int relay_buf_full(struct rchan_buf *buf) in relay_buf_full() function246 EXPORT_SYMBOL_GPL(relay_buf_full);256 return !relay_buf_full(buf); in relay_subbuf_start()
236 if (relay_buf_full(buf)) in subbuf_start_callback()
457 ret += relay_buf_full(buf); in ath_cmn_is_fft_buf_full()
468 if (!relay_buf_full(buf)) in blk_subbuf_start_callback()