Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c5471 struct bonding *bond, *tmp_bond; in bond_net_exit() local
5478 list_for_each_entry_safe(bond, tmp_bond, &bn->dev_list, bond_list) in bond_net_exit()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c6456 struct bonding *bond, *tmp_bond; in bond_net_exit_batch() local
6459 list_for_each_entry_safe(bond, tmp_bond, &bn->dev_list, bond_list) in bond_net_exit_batch()

Completed in 14 milliseconds