Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Ddomain.c107 new_entry->cond = tomoyo_get_condition(param); in tomoyo_update_domain()
Dcommon.h1020 struct tomoyo_condition *tomoyo_get_condition(struct tomoyo_acl_param *param);
Dcondition.c479 struct tomoyo_condition *tomoyo_get_condition(struct tomoyo_acl_param *param) in tomoyo_get_condition() function