Searched refs:tomoyo_put_name_union (Results 1 – 4 of 4) sorted by relevance
160 tomoyo_put_name_union(&entry->name); in tomoyo_del_acl()167 tomoyo_put_name_union(&entry->name1); in tomoyo_del_acl()168 tomoyo_put_name_union(&entry->name2); in tomoyo_del_acl()175 tomoyo_put_name_union(&entry->name); in tomoyo_del_acl()183 tomoyo_put_name_union(&entry->name); in tomoyo_del_acl()193 tomoyo_put_name_union(&entry->dev_name); in tomoyo_del_acl()194 tomoyo_put_name_union(&entry->dir_name); in tomoyo_del_acl()195 tomoyo_put_name_union(&entry->fs_type); in tomoyo_del_acl()221 tomoyo_put_name_union(&entry->name); in tomoyo_del_acl()291 tomoyo_put_name_union(names_p++); in tomoyo_del_condition()
66 void tomoyo_put_name_union(struct tomoyo_name_union *ptr) in tomoyo_put_name_union() function392 tomoyo_put_name_union(&e.name); in tomoyo_update_path_acl()468 tomoyo_put_name_union(&e.name); in tomoyo_update_mkdev_acl()542 tomoyo_put_name_union(&e.name1); in tomoyo_update_path2_acl()543 tomoyo_put_name_union(&e.name2); in tomoyo_update_path2_acl()676 tomoyo_put_name_union(&e.name); in tomoyo_update_path_number_acl()976 tomoyo_put_name_union(&e.dev_name); in tomoyo_update_mount_acl()977 tomoyo_put_name_union(&e.dir_name); in tomoyo_update_mount_acl()978 tomoyo_put_name_union(&e.fs_type); in tomoyo_update_mount_acl()
347 tomoyo_put_name_union(&e.name); in tomoyo_write_unix_network()
1051 void tomoyo_put_name_union(struct tomoyo_name_union *ptr);