Searched refs:tomoyo_init_log (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/security/tomoyo/ |
D | audit.c | 242 char *tomoyo_init_log(struct tomoyo_request_info *r, int len, const char *fmt, in tomoyo_init_log() function 368 buf = tomoyo_init_log(r, len, fmt, args); in tomoyo_write_log2()
|
D | common.h | 946 char *tomoyo_init_log(struct tomoyo_request_info *r, int len, const char *fmt,
|
D | common.c | 2033 entry.query = tomoyo_init_log(r, len, fmt, args); in tomoyo_supervisor()
|