Home
last modified time | relevance | path

Searched refs:batadv_nc_node_put (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dnetwork-coding.c219 * batadv_nc_node_put() - decrement the nc_node refcounter and possibly
223 static void batadv_nc_node_put(struct batadv_nc_node *nc_node) in batadv_nc_node_put() function
365 batadv_nc_node_put(nc_node); in batadv_nc_purge_orig_nc_nodes()
945 batadv_nc_node_put(in_nc_node); in batadv_nc_update_nc_node()
947 batadv_nc_node_put(out_nc_node); in batadv_nc_update_nc_node()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dnetwork-coding.c212 * batadv_nc_node_put() - decrement the nc_node refcounter and possibly
216 static void batadv_nc_node_put(struct batadv_nc_node *nc_node) in batadv_nc_node_put() function
358 batadv_nc_node_put(nc_node); in batadv_nc_purge_orig_nc_nodes()
937 batadv_nc_node_put(in_nc_node); in batadv_nc_update_nc_node()
938 batadv_nc_node_put(out_nc_node); in batadv_nc_update_nc_node()

Completed in 5 milliseconds