wake
struct fwohcidb_tr *db_tr, uint32_t off, int wake)
if (wake)
ss->tx.wake = 0;
CTLFLAG_RD, &ss->tx.wake,
ss->tx.wake++;
int wake; /* #times irq re-enabled xmit */
int wake = 0;
wake++;
if (wake > 0)
uint32_t data, wake, unsol, sticky;
wake = hda_command(dev,
(wake & (1 << i)) ? " wake" : "",
uint32_t data, dir, enable, wake, unsol, sticky;
wake = hda_command(dev,
(wake & (1 << i)) ? " wake" : "");
struct sctp_sbwake_log wake;
sctp_clog.x.wake.stcb = (void *)stcb;
sctp_clog.x.wake.wake_cnt = wake_cnt;
sctp_clog.x.wake.flight = stcb->asoc.total_flight_count;
sctp_clog.x.wake.send_q = stcb->asoc.send_queue_cnt;
sctp_clog.x.wake.sent_q = stcb->asoc.sent_queue_cnt;
sctp_clog.x.wake.stream_qcnt = (uint8_t)stcb->asoc.stream_queue_cnt;
sctp_clog.x.wake.stream_qcnt = 0xff;
sctp_clog.x.wake.chunks_on_oque = (uint8_t)stcb->asoc.chunks_on_out_queue;
sctp_clog.x.wake.chunks_on_oque = 0xff;
sctp_clog.x.wake.sctpflags = 0;
sctp_clog.x.wake.sctpflags |= 1;
sctp_clog.x.wake.sctpflags |= 2;
sctp_clog.x.wake.sctpflags |= 4;
sctp_clog.x.wake.sbflags = (uint8_t)((so->so_snd.sb_flags & 0x00ff));
sctp_clog.x.wake.sbflags = 0xff;
bool wake;
wake = crp->crp_seq == ret_worker->reorder_cur_seq;
wake = TAILQ_EMPTY(&ret_worker->crp_ret_q);
if (wake)
struct timespec rqt, now, wake;
clock_gettime(CLOCK_MONOTONIC_PRECISE, &wake);
timespecsub(&wake, &now, &shm->sleep_time);
static int wake;
while (wake == 0)
wake = 0;
wake = 1;
if (wake(bpf, argv[n]) != 0) {
static int wake(int bpf, const char *host);