Searched refs:sched_pull (Results 1 – 18 of 18) sorted by relevance
66 ring->sched_pull = TRUE; in dhd_dbg_ring_init()99 (pending_len >= ring->threshold) && ring->sched_pull) { in dhd_dbg_ring_sched_pull()106 ring->sched_pull = FALSE; in dhd_dbg_ring_sched_pull()
150 if (!ring->sched_pull) { in dbg_ring_poll_worker()151 ring->sched_pull = TRUE; in dbg_ring_poll_worker()
95 bool sched_pull; /* schedule reader immediately */ member
116 ring->sched_pull = TRUE; in dhd_dbg_ring_init()151 (pending_len >= ring->threshold) && ring->sched_pull) { in dhd_dbg_ring_sched_pull()158 ring->sched_pull = FALSE; in dhd_dbg_ring_sched_pull()
147 if (!ring->sched_pull) { in dbg_ring_poll_worker()148 ring->sched_pull = TRUE; in dbg_ring_poll_worker()
94 bool sched_pull; /* schedule reader immediately */ member
146 if (!ring->sched_pull) { in dbg_ring_poll_worker()147 ring->sched_pull = TRUE; in dbg_ring_poll_worker()
706 bool sched_pull; /* schedule reader immediately */ member
410 (pending_len >= ring->threshold) && ring->sched_pull) { in dhd_dbg_ring_push()412 ring->sched_pull = FALSE; in dhd_dbg_ring_push()1196 ring->sched_pull = TRUE; in dhd_dbg_ring_init()