Home
last modified time | relevance | path

Searched defs:old_obj (Results 1 – 4 of 4) sorted by relevance

/external/libnl/lib/route/
Dnetconf.c316 static int netconf_update(struct nl_object *old_obj, struct nl_object *new_obj) in netconf_update()
Dmdb.c148 static int mdb_update(struct nl_object *old_obj, struct nl_object *new_obj) in mdb_update()
Droute_obj.c505 static int route_update(struct nl_object *old_obj, struct nl_object *new_obj) in route_update()
/external/mesa3d/src/gallium/drivers/zink/
Dzink_resource.c1735 struct zink_resource_object *old_obj = res->obj; in add_resource_bind() local