spin_trylock_bh   720 drivers/net/ethernet/mediatek/mtk_eth_soc.c 		if (spin_trylock_bh(&hw_stats->stats_lock)) {
spin_trylock_bh  2674 drivers/net/ethernet/mediatek/mtk_eth_soc.c 		if (spin_trylock_bh(&hwstats->stats_lock)) {
spin_trylock_bh  1747 drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c 	if (!spin_trylock_bh(&adapter->tx_clean_lock))
spin_trylock_bh   902 drivers/net/ethernet/sfc/falcon/rx.c 	if (!spin_trylock_bh(&efx->filter_lock))
spin_trylock_bh   594 drivers/net/ppp/ppp_synctty.c 	if (!spin_trylock_bh(&ap->xmit_lock))
spin_trylock_bh   619 drivers/net/ppp/ppp_synctty.c 		if (!spin_trylock_bh(&ap->xmit_lock))
spin_trylock_bh   232 kernel/padata.c 	if (!spin_trylock_bh(&pd->lock))
spin_trylock_bh  1040 net/core/net_namespace.c 	    !spin_trylock_bh(&net_cb.ref_net->nsid_lock)) {
spin_trylock_bh  2213 net/ipv6/ip6_fib.c 	} else if (!spin_trylock_bh(&net->ipv6.fib6_gc_lock)) {
spin_trylock_bh   936 net/sunrpc/svc_xprt.c 	if (!spin_trylock_bh(&serv->sv_lock)) {
spin_trylock_bh   608 net/tipc/node.c 	if (!spin_trylock_bh(&tn->node_list_lock))
spin_trylock_bh  2310 net/tipc/socket.c 			if (likely(spin_trylock_bh(&sk->sk_lock.slock))) {