Searched refs:tomoyo_put_condition (Results 1 – 3 of 3) sorted by relevance
161 tomoyo_put_condition(acl->cond); in tomoyo_del_acl()
147 tomoyo_put_condition(new_entry->cond); in tomoyo_update_domain()
1191 static inline void tomoyo_put_condition(struct tomoyo_condition *cond) in tomoyo_put_condition() function