Searched refs:tomoyo_write_log2 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | audit.c | 356 * tomoyo_write_log2 - Write an audit log. 365 void tomoyo_write_log2(struct tomoyo_request_info *r, int len, const char *fmt, in tomoyo_write_log2() function 428 tomoyo_write_log2(r, len, fmt, args); in tomoyo_write_log()
|
H A D | common.h | 1070 void tomoyo_write_log2(struct tomoyo_request_info *r, int len, const char *fmt,
|
H A D | common.c | 2073 tomoyo_write_log2(r, len, fmt, args); in tomoyo_supervisor()
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | audit.c | 357 * tomoyo_write_log2 - Write an audit log. 366 void tomoyo_write_log2(struct tomoyo_request_info *r, int len, const char *fmt, in tomoyo_write_log2() function 429 tomoyo_write_log2(r, len, fmt, args); in tomoyo_write_log()
|
H A D | common.h | 1067 void tomoyo_write_log2(struct tomoyo_request_info *r, int len, const char *fmt,
|
H A D | common.c | 2065 tomoyo_write_log2(r, len, fmt, args); in tomoyo_supervisor()
|
Completed in 13 milliseconds