Searched refs:need_wakeup (Results 1 – 4 of 4) sorted by relevance
337 int need_wakeup; in kunmap_high() local350 need_wakeup = 0; in kunmap_high()366 need_wakeup = waitqueue_active(pkmap_map_wait); in kunmap_high()371 if (need_wakeup) in kunmap_high()
41 bool need_wakeup; /* need to wake up writer */ member
792 sd->need_wakeup = true; in splice_from_pipe_feed()827 if (sd->need_wakeup) { in splice_from_pipe_next()829 sd->need_wakeup = false; in splice_from_pipe_next()850 sd->need_wakeup = false; in splice_from_pipe_begin()865 if (sd->need_wakeup) in splice_from_pipe_end()1034 sd.need_wakeup = true; in iter_file_splice_write()
334 bool need_wakeup = !rpc_test_and_set_running(task); in rpc_make_runnable() local337 if (!need_wakeup) in rpc_make_runnable()