Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dbonding.h664 void bond_create_proc_entry(struct bonding *bond);
669 static inline void bond_create_proc_entry(struct bonding *bond) in bond_create_proc_entry() function
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_procfs.c262 void bond_create_proc_entry(struct bonding *bond) in bond_create_proc_entry() function
H A Dbond_main.c3400 bond_create_proc_entry(bond); in bond_event_changename()
3424 bond_create_proc_entry(event_bond); in bond_master_netdev_event()