Home
last modified time | relevance | path

Searched refs:bond_opt_tryset_rtnl (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dbond_options.h106 int bond_opt_tryset_rtnl(struct bonding *bond, unsigned int option, char *buf);
/kernel/linux/linux-6.6/include/net/
H A Dbond_options.h126 int bond_opt_tryset_rtnl(struct bonding *bond, unsigned int option, char *buf);
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_sysfs.c156 ret = bond_opt_tryset_rtnl(bond, opt->id, buffer_clone); in bonding_sysfs_store_option()
H A Dbond_options.c711 * bond_opt_tryset_rtnl - try to acquire rtnl and call __bond_opt_set
719 int bond_opt_tryset_rtnl(struct bonding *bond, unsigned int option, char *buf) in bond_opt_tryset_rtnl() function
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_sysfs.c156 ret = bond_opt_tryset_rtnl(bond, opt->id, buffer_clone); in bonding_sysfs_store_option()
H A Dbond_options.c801 * bond_opt_tryset_rtnl - try to acquire rtnl and call __bond_opt_set
809 int bond_opt_tryset_rtnl(struct bonding *bond, unsigned int option, char *buf) in bond_opt_tryset_rtnl() function

Completed in 8 milliseconds