Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_policy.c919 /* Keep the enumeration in sync with the policy_tokens! */
935 static const match_table_t policy_tokens = { variable
1170 token = match_token(p, policy_tokens, args); in ima_parse_rule()
1629 #define pt(token) policy_tokens[token].pattern
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_policy.c1059 /* Keep the enumeration in sync with the policy_tokens! */
1079 static const match_table_t policy_tokens = { variable
1434 token = match_token(p, policy_tokens, args); in ima_parse_rule()
2028 #define pt(token) policy_tokens[token].pattern

Completed in 5 milliseconds