Searched refs:bond_opt_tryset_rtnl (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | bond_options.h | 106 int bond_opt_tryset_rtnl(struct bonding *bond, unsigned int option, char *buf);
|
/kernel/linux/linux-6.6/include/net/ |
H A D | bond_options.h | 126 int bond_opt_tryset_rtnl(struct bonding *bond, unsigned int option, char *buf);
|
/kernel/linux/linux-5.10/drivers/net/bonding/ |
H A D | bond_sysfs.c | 156 ret = bond_opt_tryset_rtnl(bond, opt->id, buffer_clone); in bonding_sysfs_store_option()
|
H A D | bond_options.c | 711 * 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 D | bond_sysfs.c | 156 ret = bond_opt_tryset_rtnl(bond, opt->id, buffer_clone); in bonding_sysfs_store_option()
|
H A D | bond_options.c | 801 * 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