Lines Matching refs:tomoyo_flush
207 * tomoyo_flush - Flush queued string to userspace's buffer.
213 static bool tomoyo_flush(struct tomoyo_io_buffer *head)
263 tomoyo_flush(head);
832 if (tomoyo_flush(head))
921 if (!tomoyo_flush(head))
1290 if (!tomoyo_flush(head))
1350 if (!tomoyo_flush(head))
1403 if (!tomoyo_flush(head))
1575 if (!tomoyo_flush(head))
1649 if (!tomoyo_flush(head))
1813 if (!tomoyo_flush(head))
1867 if (!tomoyo_flush(head))
2553 /* Clearing is OK because tomoyo_flush() returned true. */
2595 if (tomoyo_flush(head))
2600 } while (tomoyo_flush(head) &&