Home
last modified time | relevance | path

Searched refs:tomoyo_dif (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.c1158 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 Dutil.c1095 tomoyo_write_log(r, "%s", tomoyo_dif[TOMOYO_DIF_QUOTA_WARNED]); in tomoyo_domain_quota_is_ok()
H A Ddomain.c862 tomoyo_write_log(&ee->r, "%s", tomoyo_dif in tomoyo_find_next_domain()
H A Dcommon.h1079 extern const char * const tomoyo_dif[TOMOYO_MAX_DOMAIN_INFO_FLAGS];
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcommon.c1150 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 Ddomain.c859 tomoyo_write_log(&ee->r, "%s", tomoyo_dif in tomoyo_find_next_domain()
H A Dutil.c1100 tomoyo_write_log(r, "%s", tomoyo_dif[TOMOYO_DIF_QUOTA_WARNED]); in tomoyo_domain_quota_is_ok()
H A Dcommon.h1076 extern const char * const tomoyo_dif[TOMOYO_MAX_DOMAIN_INFO_FLAGS];

Completed in 16 milliseconds