Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dbonding.h668 void bond_destroy_proc_dir(struct bond_net *bn);
682 static inline void bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir() function
/Linux-v5.15/drivers/net/bonding/
Dbond_procfs.c310 void __net_exit bond_destroy_proc_dir(struct bond_net *bn) in bond_destroy_proc_dir() function
Dbond_main.c5984 bond_destroy_proc_dir(bn); in bond_net_exit()