Searched refs:tomoyo_put_group (Results 1 – 5 of 5) sorted by relevance
115 tomoyo_put_group(group); in tomoyo_write_group()
69 tomoyo_put_group(ptr->group); in tomoyo_put_name_union()101 tomoyo_put_group(ptr->group); in tomoyo_put_number_union()
219 tomoyo_put_group(entry->address.group); in tomoyo_del_acl()
315 tomoyo_put_group(e.address.group); in tomoyo_write_inet_network()
1207 static inline void tomoyo_put_group(struct tomoyo_group *group) in tomoyo_put_group() function