Lines Matching refs:tomoyo_flush
212 static bool tomoyo_flush(struct tomoyo_io_buffer *head) in tomoyo_flush() function
261 tomoyo_flush(head); in tomoyo_set_string()
814 if (tomoyo_flush(head)) in tomoyo_read_profile()
903 if (!tomoyo_flush(head)) in tomoyo_read_manager()
1256 if (!tomoyo_flush(head)) in tomoyo_print_condition()
1319 if (!tomoyo_flush(head)) in tomoyo_print_condition()
1372 if (!tomoyo_flush(head)) in tomoyo_print_entry()
1537 if (!tomoyo_flush(head)) in tomoyo_print_entry()
1756 if (!tomoyo_flush(head)) in tomoyo_read_group()
1809 if (!tomoyo_flush(head)) in tomoyo_read_policy()
2525 if (tomoyo_flush(head)) in tomoyo_read_control()
2530 } while (tomoyo_flush(head) && in tomoyo_read_control()