Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dbonding.h666 void bond_remove_proc_entry(struct bonding *bond);
674 static inline void bond_remove_proc_entry(struct bonding *bond) in bond_remove_proc_entry() function
/Linux-v5.15/drivers/net/bonding/
Dbond_procfs.c282 void bond_remove_proc_entry(struct bonding *bond) in bond_remove_proc_entry() function
Dbond_main.c2469 bond_remove_proc_entry(bond); in bond_release_and_destroy()
3506 bond_remove_proc_entry(bond); in bond_event_changename()
3525 bond_remove_proc_entry(event_bond); in bond_master_netdev_event()