Home
last modified time | relevance | path

Searched refs:tomoyo_group_name (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.c1741 static const char *tomoyo_group_name[TOMOYO_MAX_GROUP] = { variable
1772 if (tomoyo_str_starts(&param.data, tomoyo_group_name[i])) in tomoyo_write_exception()
1816 tomoyo_set_string(head, tomoyo_group_name[idx]); in tomoyo_read_group()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcommon.c1733 static const char *tomoyo_group_name[TOMOYO_MAX_GROUP] = { variable
1764 if (tomoyo_str_starts(&param.data, tomoyo_group_name[i])) in tomoyo_write_exception()
1808 tomoyo_set_string(head, tomoyo_group_name[idx]); in tomoyo_read_group()

Completed in 6 milliseconds