Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dbonding.h693 void bond_remove_proc_entry(struct bonding *bond);
701 static inline void bond_remove_proc_entry(struct bonding *bond) in bond_remove_proc_entry() function
/linux-5.19.10/drivers/net/bonding/
Dbond_procfs.c299 void bond_remove_proc_entry(struct bonding *bond) in bond_remove_proc_entry() function
Dbond_main.c2473 bond_remove_proc_entry(bond); in bond_release_and_destroy()
3732 bond_remove_proc_entry(bond); in bond_event_changename()
3751 bond_remove_proc_entry(event_bond); in bond_master_netdev_event()