Home
last modified time | relevance | path

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

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