Home
last modified time | relevance | path

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

/linux-6.6.21/security/tomoyo/
Dgc.c161 tomoyo_put_condition(acl->cond); in tomoyo_del_acl()
Ddomain.c147 tomoyo_put_condition(new_entry->cond); in tomoyo_update_domain()
Dcommon.h1191 static inline void tomoyo_put_condition(struct tomoyo_condition *cond) in tomoyo_put_condition() function