Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dbonding.h667 void bond_destroy_proc_dir(struct bond_net *bn);
681 static inline void bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir() function
/kernel/linux/linux-5.10/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.c5438 bond_destroy_proc_dir(bn); in bond_net_exit()