Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbonding.h647 void bond_create_proc_entry(struct bonding *bond);
652 static inline void bond_create_proc_entry(struct bonding *bond) in bond_create_proc_entry() function
/Linux-v5.4/drivers/net/bonding/
Dbond_procfs.c262 void bond_create_proc_entry(struct bonding *bond) in bond_create_proc_entry() function
Dbond_main.c3065 bond_create_proc_entry(bond); in bond_event_changename()
3086 bond_create_proc_entry(event_bond); in bond_master_netdev_event()