Searched refs:need_wakeup (Results 1 – 5 of 5) 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
793 sd->need_wakeup = true; in splice_from_pipe_feed()835 if (sd->need_wakeup) { in splice_from_pipe_next()837 sd->need_wakeup = false; in splice_from_pipe_next()858 sd->need_wakeup = false; in splice_from_pipe_begin()873 if (sd->need_wakeup) in splice_from_pipe_end()1043 sd.need_wakeup = true; in iter_file_splice_write()
670 bool need_wakeup; in wake_userfault() local689 need_wakeup = waitqueue_active(&ctx->fault_pending_wqh) || in wake_userfault()693 if (need_wakeup) in wake_userfault()
334 bool need_wakeup = !rpc_test_and_set_running(task); in rpc_make_runnable() local337 if (!need_wakeup) in rpc_make_runnable()