| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | net-sysfs.c | 93 if (!rtnl_trylock()) in netdev_store() 213 if (!rtnl_trylock()) in speed_show() 239 if (!rtnl_trylock()) in duplex_show() 438 if (!rtnl_trylock()) in ifalias_store() 515 if (!rtnl_trylock()) in phys_port_id_show() 544 if (!rtnl_trylock()) in phys_port_name_show() 574 if (!rtnl_trylock()) in phys_switch_id_show() 1241 if (!rtnl_trylock()) in tx_maxrate_store() 1386 if (!rtnl_trylock()) in xps_cpus_show() 1469 if (!rtnl_trylock()) { in xps_cpus_store() [all …]
|
| H A D | rtnetlink.c | 116 int rtnl_trylock(void) in rtnl_trylock() function 120 EXPORT_SYMBOL(rtnl_trylock);
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_vlan.c | 178 if (!rtnl_trylock()) in ipoib_vlan_add() 256 if (!rtnl_trylock()) in ipoib_vlan_delete()
|
| H A D | ipoib_multicast.c | 354 while (!rtnl_trylock()) { in ipoib_mcast_carrier_on_task()
|
| H A D | ipoib_main.c | 537 return (!rtnl_trylock()) ? -EBUSY : 0; in ipoib_set_mode() 547 return (!rtnl_trylock()) ? -EBUSY : 0; in ipoib_set_mode()
|
| H A D | ipoib_cm.c | 1528 if (!rtnl_trylock()) { in set_mode()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | rtnetlink.h | 35 extern int rtnl_trylock(void);
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | qmi_wwan.c | 351 if (!rtnl_trylock()) in raw_ip_store() 413 if (!rtnl_trylock()) in add_mux_store() 448 if (!rtnl_trylock()) in del_mux_store() 1490 if (!rtnl_trylock()) { in qmi_wwan_disconnect()
|
| /OK3568_Linux_fs/kernel/drivers/net/bonding/ |
| H A D | bond_sysfs.c | 173 if (!rtnl_trylock()) in bonding_show_slaves() 597 if (!rtnl_trylock()) in bonding_show_queue_id()
|
| H A D | bond_main.c | 808 if (!rtnl_trylock()) { in bond_resend_igmp_join_requests_delayed() 1664 if (rtnl_trylock()) { in bond_netdev_notify_work() 2624 if (rtnl_trylock()) { in bond_mii_monitor() 2634 if (!rtnl_trylock()) { in bond_mii_monitor() 2653 if (!rtnl_trylock()) in bond_mii_monitor() 3053 if (!rtnl_trylock()) in bond_loadbalance_arp_mon() 3346 if (!rtnl_trylock()) { in bond_activebackup_arp_mon() 3366 if (!rtnl_trylock()) in bond_activebackup_arp_mon() 4391 if (!rtnl_trylock()) in bond_slave_arr_handler()
|
| H A D | bond_options.c | 724 if (!rtnl_trylock()) in bond_opt_tryset_rtnl()
|
| H A D | bond_alb.c | 1584 if (!rtnl_trylock()) in bond_alb_monitor()
|
| H A D | bond_3ad.c | 2367 if (should_notify_rtnl && rtnl_trylock()) { in bond_3ad_state_machine_handler()
|
| /OK3568_Linux_fs/kernel/net/bridge/ |
| H A D | br_sysfs_if.c | 319 if (!rtnl_trylock()) in brport_store()
|
| H A D | br_sysfs_br.c | 43 if (!rtnl_trylock()) in store_bridge_parm() 293 if (!rtnl_trylock()) in group_addr_store()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | addrconf.c | 860 if (!rtnl_trylock()) in addrconf_fixup_forwarding() 928 if (!rtnl_trylock()) in addrconf_fixup_linkdown() 6240 if (!rtnl_trylock()) in addrconf_disable_ipv6() 6301 if (!rtnl_trylock()) in addrconf_sysctl_proxy_ndp() 6342 if (!rtnl_trylock()) in addrconf_sysctl_addr_gen_mode() 6407 if (!rtnl_trylock()) in addrconf_sysctl_stable_secret() 6530 if (!rtnl_trylock()) in addrconf_disable_policy()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_debugfs.c | 1742 } else if (rtnl_trylock()) { in i40e_dbg_netdev_ops_write() 1764 } else if (rtnl_trylock()) { in i40e_dbg_netdev_ops_write()
|
| /OK3568_Linux_fs/kernel/drivers/net/hyperv/ |
| H A D | netvsc_drv.c | 2062 if (!rtnl_trylock()) { in netvsc_link_change() 2274 if (!rtnl_trylock()) { in netvsc_vf_setup()
|
| H A D | netvsc.c | 69 if (!rtnl_trylock()) { in netvsc_subchan_work()
|
| /OK3568_Linux_fs/kernel/drivers/net/team/ |
| H A D | team.c | 634 if (!rtnl_trylock()) { in team_notify_peers_work() 680 if (!rtnl_trylock()) { in team_mcast_rejoin_work()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_qcom | 2115 rtnl_trylock
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipvs/ |
| H A D | ip_vs_sync.c | 1777 if (rtnl_trylock()) in start_sync_thread()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_pci.c | 459 if (rtnl_trylock()) { in fm10k_watchdog_update_host_state()
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | qeth_l2_main.c | 1280 if (!rtnl_trylock()) { in qeth_l2_dev2br_worker()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | devinet.c | 2433 if (!rtnl_trylock()) { in devinet_sysctl_forward()
|