Searched refs:old_obj (Results 1 – 4 of 4) sorted by relevance
38 typedef void (*change_func_v2_t)(struct nl_cache *, struct nl_object *old_obj,
1029 struct zink_resource_object *old_obj = res->obj; in invalidate_buffer() local1039 zink_descriptor_set_refs_clear(&old_obj->desc_set_refs, old_obj); in invalidate_buffer()1607 struct zink_resource_object *old_obj = res->obj; in zink_resource_object_init_storage() local1615 staging.obj = old_obj; in zink_resource_object_init_storage()1622 zink_descriptor_set_refs_clear(&old_obj->desc_set_refs, old_obj); in zink_resource_object_init_storage()1631 zink_resource_object_reference(screen, &old_obj, NULL); in zink_resource_object_init_storage()
326 static int netconf_update(struct nl_object *old_obj, struct nl_object *new_obj) in netconf_update() argument329 struct rtnl_netconf *old_nc = (struct rtnl_netconf *) old_obj; in netconf_update()
475 static int route_update(struct nl_object *old_obj, struct nl_object *new_obj) in route_update() argument478 struct rtnl_route *old_route = (struct rtnl_route *) old_obj; in route_update()