Searched refs:tomoyo_write_log (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/security/tomoyo/ |
H A D | domain.c | 594 tomoyo_write_log(&r, "use_profile %u\n", in tomoyo_assign_domain() 598 tomoyo_write_log(&r, "use_group %u\n", in tomoyo_assign_domain() 862 tomoyo_write_log(&ee->r, "%s", tomoyo_dif in tomoyo_find_next_domain()
|
H A D | audit.c | 420 void tomoyo_write_log(struct tomoyo_request_info *r, const char *fmt, ...) in tomoyo_write_log() function
|
H A D | util.c | 1100 tomoyo_write_log(r, "%s", tomoyo_dif[TOMOYO_DIF_QUOTA_WARNED]); in tomoyo_domain_quota_is_ok()
|
H A D | common.h | 1065 void tomoyo_write_log(struct tomoyo_request_info *r, const char *fmt, ...)
|