Searched refs:do_wakeup (Results 1 - 3 of 3) sorted by relevance

/fs/
H A Dpipe.c235 int do_wakeup; local
242 do_wakeup = 0;
287 do_wakeup = 1;
315 if (do_wakeup) {
324 if (do_wakeup) {
344 int do_wakeup = 0; local
379 do_wakeup = 1;
416 do_wakeup = 1;
453 if (do_wakeup) {
456 do_wakeup
[all...]
H A Dsplice.c187 int ret, do_wakeup, page_nr; local
190 do_wakeup = 0;
220 do_wakeup = 1;
242 if (do_wakeup) {
247 do_wakeup = 0;
257 if (do_wakeup)
/fs/fuse/
H A Ddev.c1304 int do_wakeup = 0; local
1355 do_wakeup = 1;
1361 if (do_wakeup) {

Completed in 138 milliseconds