Home
last modified time | relevance | path

Searched refs:tomoyo_get_condition (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/security/tomoyo/
Ddomain.c108 new_entry->cond = tomoyo_get_condition(param); in tomoyo_update_domain()
Dcommon.h1029 struct tomoyo_condition *tomoyo_get_condition(struct tomoyo_acl_param *param);
Dcondition.c495 struct tomoyo_condition *tomoyo_get_condition(struct tomoyo_acl_param *param) in tomoyo_get_condition() function