Searched refs:relay_buf_full (Results 1 – 4 of 4) 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.
257 int relay_buf_full(struct rchan_buf *buf) in relay_buf_full() function262 EXPORT_SYMBOL_GPL(relay_buf_full);281 if (relay_buf_full(buf)) in subbuf_start_default_callback()
385 if (!relay_buf_full(buf)) in blk_subbuf_start_callback()