Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dbonding.h560 void bond_create_proc_entry(struct bonding *bond);
565 static inline void bond_create_proc_entry(struct bonding *bond) in bond_create_proc_entry() function
/linux-4.1.27/drivers/net/bonding/
Dbond_procfs.c268 void bond_create_proc_entry(struct bonding *bond) in bond_create_proc_entry() function
Dbond_main.c2908 bond_create_proc_entry(bond); in bond_event_changename()
2927 bond_create_proc_entry(event_bond); in bond_master_netdev_event()