Searched refs:tomoyo_put_name_union (Results 1 – 4 of 4) sorted by relevance
167 tomoyo_put_name_union(&entry->name); in tomoyo_del_acl()174 tomoyo_put_name_union(&entry->name1); in tomoyo_del_acl()175 tomoyo_put_name_union(&entry->name2); in tomoyo_del_acl()182 tomoyo_put_name_union(&entry->name); in tomoyo_del_acl()190 tomoyo_put_name_union(&entry->name); in tomoyo_del_acl()200 tomoyo_put_name_union(&entry->dev_name); in tomoyo_del_acl()201 tomoyo_put_name_union(&entry->dir_name); in tomoyo_del_acl()202 tomoyo_put_name_union(&entry->fs_type); in tomoyo_del_acl()228 tomoyo_put_name_union(&entry->name); in tomoyo_del_acl()301 tomoyo_put_name_union(names_p++); in tomoyo_del_condition()
67 void tomoyo_put_name_union(struct tomoyo_name_union *ptr) in tomoyo_put_name_union() function401 tomoyo_put_name_union(&e.name); in tomoyo_update_path_acl()480 tomoyo_put_name_union(&e.name); in tomoyo_update_mkdev_acl()557 tomoyo_put_name_union(&e.name1); in tomoyo_update_path2_acl()558 tomoyo_put_name_union(&e.name2); in tomoyo_update_path2_acl()694 tomoyo_put_name_union(&e.name); in tomoyo_update_path_number_acl()996 tomoyo_put_name_union(&e.dev_name); in tomoyo_update_mount_acl()997 tomoyo_put_name_union(&e.dir_name); in tomoyo_update_mount_acl()998 tomoyo_put_name_union(&e.fs_type); in tomoyo_update_mount_acl()
348 tomoyo_put_name_union(&e.name); in tomoyo_write_unix_network()
1063 void tomoyo_put_name_union(struct tomoyo_name_union *ptr);