Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbonding.h715 void bond_destroy_proc_dir(struct bond_net *bn);
729 static inline void bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir() function
/linux/drivers/net/bonding/
H A Dbond_procfs.c326 void __net_exit bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir() function
H A Dbond_main.c6603 bond_destroy_proc_dir(bn); in bond_net_exit_batch()