Lines Matching refs:tomoyo_flush
199 * tomoyo_flush - Flush queued string to userspace's buffer.
205 static bool tomoyo_flush(struct tomoyo_io_buffer *head)
255 tomoyo_flush(head);
824 if (tomoyo_flush(head))
913 if (!tomoyo_flush(head))
1282 if (!tomoyo_flush(head))
1342 if (!tomoyo_flush(head))
1395 if (!tomoyo_flush(head))
1567 if (!tomoyo_flush(head))
1641 if (!tomoyo_flush(head))
1805 if (!tomoyo_flush(head))
1859 if (!tomoyo_flush(head))
2545 /* Clearing is OK because tomoyo_flush() returned true. */
2587 if (tomoyo_flush(head))
2592 } while (tomoyo_flush(head) &&