Searched refs:need_wakeup (Results 1 – 7 of 7) sorted by relevance
481 sd->need_wakeup = true; in splice_from_pipe_feed()539 if (sd->need_wakeup) { in splice_from_pipe_next()541 sd->need_wakeup = false; in splice_from_pipe_next()565 sd->need_wakeup = false; in splice_from_pipe_begin()580 if (sd->need_wakeup) in splice_from_pipe_end()761 sd.need_wakeup = true; in iter_file_splice_write()805 bool need_wakeup = false; in splice_to_socket() local837 if (need_wakeup) { in splice_to_socket()839 need_wakeup = false; in splice_to_socket()910 need_wakeup = true; in splice_to_socket()[all …]
1205 bool need_wakeup; in wake_userfault() local1224 need_wakeup = waitqueue_active(&ctx->fault_pending_wqh) || in wake_userfault()1228 if (need_wakeup) in wake_userfault()
364 int need_wakeup; in kunmap_high() local377 need_wakeup = 0; in kunmap_high()393 need_wakeup = waitqueue_active(pkmap_map_wait); in kunmap_high()398 if (need_wakeup) in kunmap_high()
133 bool need_wakeup = false; in req_done() local142 need_wakeup = true; in req_done()152 if (need_wakeup) in req_done()
45 bool need_wakeup; /* need to wake up writer */ member
364 bool need_wakeup = !rpc_test_and_set_running(task); in rpc_make_runnable() local367 if (!need_wakeup) in rpc_make_runnable()
350 This option adds support for a new flag called need_wakeup that is353 need_wakeup flag will be set if the kernel needs to be explicitly363 need_wakeup flag is set so that user space can put buffers on the