Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/bonding/
Dbonding.h433 void bond_remove_proc_entry(struct bonding *bond);
441 static inline void bond_remove_proc_entry(struct bonding *bond) in bond_remove_proc_entry() function
Dbond_procfs.c249 void bond_remove_proc_entry(struct bonding *bond) in bond_remove_proc_entry() function
Dbond_main.c3217 bond_remove_proc_entry(bond); in bond_event_changename()
3234 bond_remove_proc_entry(event_bond); in bond_master_netdev_event()