Searched refs:tomoyo_put_name_union (Results 1 – 4 of 4) sorted by relevance
161 tomoyo_put_name_union(&entry->name); in tomoyo_del_acl()168 tomoyo_put_name_union(&entry->name1); in tomoyo_del_acl()169 tomoyo_put_name_union(&entry->name2); in tomoyo_del_acl()176 tomoyo_put_name_union(&entry->name); in tomoyo_del_acl()184 tomoyo_put_name_union(&entry->name); in tomoyo_del_acl()194 tomoyo_put_name_union(&entry->dev_name); in tomoyo_del_acl()195 tomoyo_put_name_union(&entry->dir_name); in tomoyo_del_acl()196 tomoyo_put_name_union(&entry->fs_type); in tomoyo_del_acl()222 tomoyo_put_name_union(&entry->name); in tomoyo_del_acl()292 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() function393 tomoyo_put_name_union(&e.name); in tomoyo_update_path_acl()469 tomoyo_put_name_union(&e.name); in tomoyo_update_mkdev_acl()543 tomoyo_put_name_union(&e.name1); in tomoyo_update_path2_acl()544 tomoyo_put_name_union(&e.name2); in tomoyo_update_path2_acl()677 tomoyo_put_name_union(&e.name); in tomoyo_update_path_number_acl()977 tomoyo_put_name_union(&e.dev_name); in tomoyo_update_mount_acl()978 tomoyo_put_name_union(&e.dir_name); in tomoyo_update_mount_acl()979 tomoyo_put_name_union(&e.fs_type); in tomoyo_update_mount_acl()
348 tomoyo_put_name_union(&e.name); in tomoyo_write_unix_network()
1052 void tomoyo_put_name_union(struct tomoyo_name_union *ptr);