Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbonding.h650 void bond_destroy_proc_dir(struct bond_net *bn);
664 static inline void bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir() function
/Linux-v5.4/drivers/net/bonding/
Dbond_procfs.c306 void __net_exit bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir() function
Dbond_main.c4857 bond_destroy_proc_dir(bn); in bond_net_exit()