Searched refs:tomoyo_init_log (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/security/tomoyo/ |
H A D | audit.c | 244 char *tomoyo_init_log(struct tomoyo_request_info *r, int len, const char *fmt, in tomoyo_init_log() function 376 buf = tomoyo_init_log(r, len, fmt, args); in tomoyo_write_log2()
|
H A D | common.h | 956 char *tomoyo_init_log(struct tomoyo_request_info *r, int len, const char *fmt,
|
H A D | common.c | 2089 entry.query = tomoyo_init_log(r, len, fmt, args); in tomoyo_supervisor()
|