Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbonding.h713 void bond_remove_proc_entry(struct bonding *bond);
721 static inline void bond_remove_proc_entry(struct bonding *bond) in bond_remove_proc_entry() function
/linux/drivers/net/bonding/
H A Dbond_procfs.c299 void bond_remove_proc_entry(struct bonding *bond) in bond_remove_proc_entry() function
H A Dbond_main.c2685 bond_remove_proc_entry(bond); in bond_release_and_destroy()
3973 bond_remove_proc_entry(bond); in bond_event_changename()
3992 bond_remove_proc_entry(event_bond); in bond_master_netdev_event()