Searched refs:tomoyo_dif (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | common.c | 1158 const char * const tomoyo_dif[TOMOYO_MAX_DOMAIN_INFO_FLAGS] = { variable 1213 const char *cp = tomoyo_dif[idx]; in tomoyo_write_domain() 1639 tomoyo_set_string(head, tomoyo_dif[i]); in tomoyo_read_domain()
|
H A D | util.c | 1095 tomoyo_write_log(r, "%s", tomoyo_dif[TOMOYO_DIF_QUOTA_WARNED]); in tomoyo_domain_quota_is_ok()
|
H A D | domain.c | 862 tomoyo_write_log(&ee->r, "%s", tomoyo_dif in tomoyo_find_next_domain()
|
H A D | common.h | 1079 extern const char * const tomoyo_dif[TOMOYO_MAX_DOMAIN_INFO_FLAGS];
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | common.c | 1150 const char * const tomoyo_dif[TOMOYO_MAX_DOMAIN_INFO_FLAGS] = { variable 1205 const char *cp = tomoyo_dif[idx]; in tomoyo_write_domain() 1631 tomoyo_set_string(head, tomoyo_dif[i]); in tomoyo_read_domain()
|
H A D | domain.c | 859 tomoyo_write_log(&ee->r, "%s", tomoyo_dif in tomoyo_find_next_domain()
|
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 | 1076 extern const char * const tomoyo_dif[TOMOYO_MAX_DOMAIN_INFO_FLAGS];
|
Completed in 16 milliseconds