Home
last modified time | relevance | path

Searched refs:bond_remove_proc_entry (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/include/net/
Dbonding.h690 void bond_remove_proc_entry(struct bonding *bond);
698 static inline void bond_remove_proc_entry(struct bonding *bond) in bond_remove_proc_entry() function
/linux-6.6.21/drivers/net/bonding/
Dbond_procfs.c299 void bond_remove_proc_entry(struct bonding *bond) in bond_remove_proc_entry() function
Dbond_main.c2549 bond_remove_proc_entry(bond); in bond_release_and_destroy()
3835 bond_remove_proc_entry(bond); in bond_event_changename()
3854 bond_remove_proc_entry(event_bond); in bond_master_netdev_event()