Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dbonding.h694 void bond_remove_proc_entry(struct bonding *bond);
702 static inline void bond_remove_proc_entry(struct bonding *bond) in bond_remove_proc_entry() function
/linux-6.1.9/drivers/net/bonding/
Dbond_procfs.c299 void bond_remove_proc_entry(struct bonding *bond) in bond_remove_proc_entry() function
Dbond_main.c2498 bond_remove_proc_entry(bond); in bond_release_and_destroy()
3781 bond_remove_proc_entry(bond); in bond_event_changename()
3800 bond_remove_proc_entry(event_bond); in bond_master_netdev_event()