Home
last modified time | relevance | path

Searched refs:check_again (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/sound/core/seq/
H A Dseq_queue.h31 bool check_again; /* concurrent access happened during check */ member
H A Dseq_queue.c254 q->check_again = 1; in snd_seq_check_queue()
287 if (q->check_again) { in snd_seq_check_queue()
288 q->check_again = 0; in snd_seq_check_queue()
/openbmc/linux/drivers/tty/
H A Dn_hdlc.c270 check_again: in n_hdlc_send_frames()
332 goto check_again; in n_hdlc_send_frames()
H A Dsynclink_gt.c4532 check_again: in rx_get_frame()
4581 goto check_again; in rx_get_frame()
/openbmc/linux/net/wireless/
H A Dmlme.c904 bool check_again = false; in cfg80211_dfs_channels_update_work() local
962 if (!check_again) in cfg80211_dfs_channels_update_work()
966 check_again = true; in cfg80211_dfs_channels_update_work()
972 if (check_again) in cfg80211_dfs_channels_update_work()