Home
last modified time | relevance | path

Searched refs:write_buf (Results 1 – 3 of 3) sorted by relevance

/security/tomoyo/
A Dgc.c631 kfree(head->write_buf); in tomoyo_gc_thread()
659 is_write = head->write_buf != NULL; in tomoyo_notify_gc()
663 kfree(head->write_buf); in tomoyo_notify_gc()
A Dcommon.c668 char *data = head->write_buf; in tomoyo_write_profile()
887 char *data = head->write_buf; in tomoyo_write_manager()
1166 char *data = head->write_buf; in tomoyo_write_domain()
1690 char *buf = head->write_buf; in tomoyo_read_pid()
1754 .data = head->write_buf, in tomoyo_write_exception()
2366 char *data = head->write_buf; in tomoyo_write_answer()
2497 char *data = head->write_buf; in tomoyo_write_stat()
2597 if (!head->write_buf) { in tomoyo_open_control()
2768 cp0 = head->write_buf; in tomoyo_write_control()
2785 head->write_buf = cp; in tomoyo_write_control()
[all …]
A Dcommon.h834 char *write_buf; member

Completed in 13 milliseconds