Searched refs:set_current_state (Results 26 - 50 of 291) sorted by relevance

1234567891011>>

/linux-master/drivers/staging/rts5208/
H A Drtsx.h44 set_current_state((task_state)); \
/linux-master/lib/
H A Dclosure.c132 set_current_state(TASK_UNINTERRUPTIBLE);
151 set_current_state(TASK_UNINTERRUPTIBLE);
/linux-master/kernel/
H A Dfreezer.c75 set_current_state(TASK_FROZEN);
/linux-master/kernel/locking/
H A Dpercpu-rwsem.c159 set_current_state(TASK_UNINTERRUPTIBLE);
/linux-master/kernel/trace/
H A Dtrace_selftest.c1171 set_current_state(TASK_INTERRUPTIBLE);
1174 set_current_state(TASK_INTERRUPTIBLE);
1179 set_current_state(TASK_INTERRUPTIBLE);
1184 set_current_state(TASK_INTERRUPTIBLE);
/linux-master/drivers/mfd/
H A Ducb1x00-ts.c238 set_current_state(TASK_INTERRUPTIBLE);
271 set_current_state(TASK_INTERRUPTIBLE);
/linux-master/drivers/accessibility/speakup/
H A Dspeakup_dectlk.c261 set_current_state(TASK_INTERRUPTIBLE);
271 set_current_state(TASK_RUNNING);
H A Dspeakup_keypc.c207 set_current_state(TASK_INTERRUPTIBLE);
214 set_current_state(TASK_RUNNING);
H A Dspeakup_acntpc.c206 set_current_state(TASK_INTERRUPTIBLE);
213 set_current_state(TASK_RUNNING);
H A Dspeakup_decpc.c406 set_current_state(TASK_INTERRUPTIBLE);
415 set_current_state(TASK_RUNNING);
H A Dspeakup_dtlk.c220 set_current_state(TASK_INTERRUPTIBLE);
227 set_current_state(TASK_RUNNING);
/linux-master/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c353 set_current_state(TASK_UNINTERRUPTIBLE);
486 set_current_state(TASK_UNINTERRUPTIBLE);
543 set_current_state(TASK_UNINTERRUPTIBLE);
779 set_current_state(TASK_UNINTERRUPTIBLE);
808 set_current_state(TASK_UNINTERRUPTIBLE);
1006 set_current_state(TASK_UNINTERRUPTIBLE);
1076 set_current_state(TASK_UNINTERRUPTIBLE);
1222 set_current_state(TASK_UNINTERRUPTIBLE);
/linux-master/fs/ext4/
H A Dmmp.c250 set_current_state(TASK_INTERRUPTIBLE);
254 set_current_state(TASK_RUNNING);
/linux-master/fs/afs/
H A Dvl_probe.c267 set_current_state(TASK_INTERRUPTIBLE);
284 set_current_state(TASK_RUNNING);
/linux-master/drivers/char/
H A Dapplicom.c436 set_current_state(TASK_INTERRUPTIBLE);
452 set_current_state(TASK_INTERRUPTIBLE);
456 set_current_state(TASK_RUNNING);
557 set_current_state(TASK_INTERRUPTIBLE);
576 set_current_state(TASK_RUNNING);
591 set_current_state(TASK_RUNNING);
/linux-master/drivers/memstick/host/
H A Dr592.c570 set_current_state(TASK_INTERRUPTIBLE);
583 set_current_state(TASK_RUNNING);
587 set_current_state(TASK_RUNNING);
/linux-master/drivers/hid/
H A Dhidraw.c52 set_current_state(TASK_INTERRUPTIBLE);
72 set_current_state(TASK_INTERRUPTIBLE);
75 set_current_state(TASK_RUNNING);
/linux-master/drivers/char/mwave/
H A Dmwavedd.c341 set_current_state(TASK_INTERRUPTIBLE);
365 set_current_state(TASK_RUNNING);
/linux-master/drivers/crypto/ccp/
H A Dccp-dev.c443 set_current_state(TASK_INTERRUPTIBLE);
447 set_current_state(TASK_INTERRUPTIBLE);
/linux-master/fs/orangefs/
H A Dorangefs-bufmap.c52 set_current_state(TASK_UNINTERRUPTIBLE);
90 set_current_state(TASK_INTERRUPTIBLE);
/linux-master/kernel/kcsan/
H A Dreport.c541 set_current_state(TASK_UNINTERRUPTIBLE);
568 set_current_state(TASK_RUNNING);
/linux-master/fs/coda/
H A Dpsdev.c218 set_current_state(TASK_INTERRUPTIBLE);
234 set_current_state(TASK_RUNNING);
/linux-master/kernel/futex/
H A Dwaitwake.c348 * wake it. set_current_state() is implemented using smp_store_mb() and
352 set_current_state(TASK_INTERRUPTIBLE|TASK_FREEZABLE);
448 set_current_state(TASK_INTERRUPTIBLE|TASK_FREEZABLE);
/linux-master/drivers/net/wireless/st/cw1200/
H A Dcw1200_spi.c207 set_current_state(TASK_UNINTERRUPTIBLE);
214 set_current_state(TASK_RUNNING);
/linux-master/drivers/dma-buf/
H A Ddma-fence.c890 set_current_state(TASK_INTERRUPTIBLE);
892 set_current_state(TASK_UNINTERRUPTIBLE);

Completed in 564 milliseconds

1234567891011>>