Searched refs:TASK_INTERRUPTIBLE (Results 1 - 25 of 29) sorted by relevance

12

/fs/jffs2/
H A Dbackground.c97 set_current_state (TASK_INTERRUPTIBLE);
/fs/
H A Deventfd.c199 set_current_state(TASK_INTERRUPTIBLE);
263 set_current_state(TASK_INTERRUPTIBLE);
H A Dsignalfd.c178 set_current_state(TASK_INTERRUPTIBLE);
H A Dselect.c529 if (!poll_schedule_timeout(&table, TASK_INTERRUPTIBLE,
861 if (!poll_schedule_timeout(wait, TASK_INTERRUPTIBLE, to, slack))
H A Dpipe.c112 prepare_to_wait(&pipe->wait, &wait, TASK_INTERRUPTIBLE);
H A Deventpoll.c1630 * to TASK_INTERRUPTIBLE before doing the checks.
1632 set_current_state(TASK_INTERRUPTIBLE);
/fs/dlm/
H A Drecoverd.c291 set_current_state(TASK_INTERRUPTIBLE);
H A Duser.c813 set_current_state(TASK_INTERRUPTIBLE);
/fs/nfs/
H A Dcallback.c131 prepare_to_wait(&serv->sv_cb_waitq, &wq, TASK_INTERRUPTIBLE);
/fs/coda/
H A Dpsdev.c217 set_current_state(TASK_INTERRUPTIBLE);
H A Dupcall.c622 set_current_state(TASK_INTERRUPTIBLE);
/fs/xfs/
H A Dxfs_trans_ail.c506 __set_current_state(TASK_INTERRUPTIBLE);
/fs/fscache/
H A Dpage.c318 TASK_INTERRUPTIBLE) != 0) {
361 TASK_INTERRUPTIBLE) != 0) {
/fs/afs/
H A Drxrpc.c560 set_current_state(TASK_INTERRUPTIBLE);
/fs/nilfs2/
H A Dsegment.c2088 set_current_state(TASK_INTERRUPTIBLE);
2122 TASK_UNINTERRUPTIBLE | TASK_INTERRUPTIBLE,
2369 set_current_state(TASK_INTERRUPTIBLE);
2497 TASK_INTERRUPTIBLE);
/fs/notify/inotify/
H A Dinotify_user.c236 prepare_to_wait(&group->notification_waitq, &wait, TASK_INTERRUPTIBLE);
/fs/ubifs/
H A Dcommit.c303 set_current_state(TASK_INTERRUPTIBLE);
/fs/gfs2/
H A Dlog.c937 TASK_INTERRUPTIBLE);
H A Dops_fstype.c1032 return wait_on_bit(&sdp->sd_flags, SDF_NOJOURNALID, TASK_INTERRUPTIBLE)
H A Dquota.c1461 prepare_to_wait(&sdp->sd_quota_wait, &wait, TASK_INTERRUPTIBLE);
/fs/lockd/
H A Dclntproc.c234 prepare_to_wait(queue, &wait, TASK_INTERRUPTIBLE);
/fs/notify/fanotify/
H A Dfanotify_user.c270 prepare_to_wait(&group->notification_waitq, &wait, TASK_INTERRUPTIBLE);
/fs/jfs/
H A Djfs_txnmgr.c2807 set_current_state(TASK_INTERRUPTIBLE);
2994 set_current_state(TASK_INTERRUPTIBLE);
/fs/jbd/
H A Djournal.c200 TASK_INTERRUPTIBLE);
/fs/cifs/
H A Dconnect.c939 set_current_state(TASK_INTERRUPTIBLE);
942 set_current_state(TASK_INTERRUPTIBLE);
4067 TASK_INTERRUPTIBLE);

Completed in 460 milliseconds

12