Searched refs:busy (Results 1 – 6 of 6) sorted by relevance
286 int busy; in teql_master_xmit() local295 busy = 0; in teql_master_xmit()310 busy = 1; in teql_master_xmit()332 busy = 1; in teql_master_xmit()349 if (busy) { in teql_master_xmit()
255 goto busy; in rxrpc_accept_incoming_calls()289 goto busy; in rxrpc_accept_incoming_calls()298 busy: in rxrpc_accept_incoming_calls()
233 bool busy = work_busy(&rdev->scan_done_wk); in cfg80211_stop_p2p_device() local241 WARN_ON(!busy); in cfg80211_stop_p2p_device()244 ___cfg80211_scan_done(rdev, !busy); in cfg80211_stop_p2p_device()
1091 static bool busy; in ethtool_phys_id() local1098 if (busy) in ethtool_phys_id()1111 busy = true; in ethtool_phys_id()1142 busy = false; in ethtool_phys_id()
1377 int busy; in nf_conntrack_cleanup_net_list() local1387 busy = 0; in nf_conntrack_cleanup_net_list()1392 busy = 1; in nf_conntrack_cleanup_net_list()1394 if (busy) { in nf_conntrack_cleanup_net_list()
5506 void l2cap_chan_busy(struct l2cap_chan *chan, int busy) in l2cap_chan_busy() argument5513 event = busy ? L2CAP_EV_LOCAL_BUSY_DETECTED : L2CAP_EV_LOCAL_BUSY_CLEAR; in l2cap_chan_busy()