Home
last modified time | relevance | path

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

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