Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Daudit.c366 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 Dcommon.h1067 void tomoyo_write_log2(struct tomoyo_request_info *r, int len, const char *fmt,
H A Dcommon.c2065 tomoyo_write_log2(r, len, fmt, args); in tomoyo_supervisor()