Home
last modified time | relevance | path

Searched refs:tomoyo_flush (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.c207 * tomoyo_flush - Flush queued string to userspace's buffer.
213 static bool tomoyo_flush(struct tomoyo_io_buffer *head) in tomoyo_flush() function
263 tomoyo_flush(head); in tomoyo_set_string()
832 if (tomoyo_flush(head)) in tomoyo_read_profile()
921 if (!tomoyo_flush(head)) in tomoyo_read_manager()
1290 if (!tomoyo_flush(head)) in tomoyo_print_condition()
1350 if (!tomoyo_flush(head)) in tomoyo_print_condition()
1403 if (!tomoyo_flush(head)) in tomoyo_print_entry()
1575 if (!tomoyo_flush(head)) in tomoyo_print_entry()
1649 if (!tomoyo_flush(hea in tomoyo_read_domain()
[all...]
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcommon.c199 * tomoyo_flush - Flush queued string to userspace's buffer.
205 static bool tomoyo_flush(struct tomoyo_io_buffer *head) in tomoyo_flush() function
255 tomoyo_flush(head); in tomoyo_set_string()
824 if (tomoyo_flush(head)) in tomoyo_read_profile()
913 if (!tomoyo_flush(head)) in tomoyo_read_manager()
1282 if (!tomoyo_flush(head)) in tomoyo_print_condition()
1342 if (!tomoyo_flush(head)) in tomoyo_print_condition()
1395 if (!tomoyo_flush(head)) in tomoyo_print_entry()
1567 if (!tomoyo_flush(head)) in tomoyo_print_entry()
1641 if (!tomoyo_flush(hea in tomoyo_read_domain()
[all...]

Completed in 5 milliseconds