Searched refs:tomoyo_write_log2 (Results 1 – 3 of 3) sorted by relevance
/security/tomoyo/ |
D | audit.c | 360 void tomoyo_write_log2(struct tomoyo_request_info *r, int len, const char *fmt, in tomoyo_write_log2() function 421 tomoyo_write_log2(r, len, fmt, args); in tomoyo_write_log()
|
D | common.h | 1058 void tomoyo_write_log2(struct tomoyo_request_info *r, int len, const char *fmt,
|
D | common.c | 2008 tomoyo_write_log2(r, len, fmt, args); in tomoyo_supervisor()
|