Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dbonding.h696 void bond_destroy_proc_dir(struct bond_net *bn);
710 static inline void bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir() function
/Linux-v6.1/drivers/net/bonding/
Dbond_procfs.c326 void __net_exit bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir() function
Dbond_main.c6357 bond_destroy_proc_dir(bn); in bond_net_exit_batch()