Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dbonding.h641 void bond_destroy_proc_dir(struct bond_net *bn);
655 static inline void bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir() function
/Linux-v4.19/drivers/net/bonding/
Dbond_procfs.c304 void __net_exit bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir() function
Dbond_main.c4836 bond_destroy_proc_dir(bn); in bond_net_exit()