Home
last modified time | relevance | path

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

/linux-4.1.27/security/tomoyo/
Dgc.c154 tomoyo_put_condition(acl->cond); in tomoyo_del_acl()
Ddomain.c142 tomoyo_put_condition(new_entry->cond); in tomoyo_update_domain()
Dcommon.h1179 static inline void tomoyo_put_condition(struct tomoyo_condition *cond) in tomoyo_put_condition() function