Home
last modified time | relevance | path

Searched refs:set_current_state (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/linux-2.4.37.9/drivers/char/drm/
Ddrm_fops.h132 set_current_state(TASK_INTERRUPTIBLE); in DRM()
137 set_current_state(TASK_RUNNING); in DRM()
144 set_current_state(TASK_RUNNING); in DRM()
148 set_current_state(TASK_INTERRUPTIBLE); in DRM()
151 set_current_state(TASK_RUNNING); in DRM()
Ddrm_os_linux.h36 set_current_state(TASK_INTERRUPTIBLE); \
49 set_current_state(TASK_RUNNING); \
/linux-2.4.37.9/drivers/macintosh/
Dapm_emu.c200 set_current_state(TASK_INTERRUPTIBLE); in do_read()
205 set_current_state(TASK_RUNNING); in do_read()
276 set_current_state(TASK_INTERRUPTIBLE); in do_ioctl()
279 set_current_state(TASK_RUNNING); in do_ioctl()
363 set_current_state(TASK_UNINTERRUPTIBLE); in wait_all_suspend()
366 set_current_state(TASK_RUNNING); in wait_all_suspend()
/linux-2.4.37.9/net/atm/
Dsvc.c71 set_current_state(TASK_UNINTERRUPTIBLE); in svc_disconnect()
153 set_current_state(TASK_UNINTERRUPTIBLE); in svc_bind()
241 set_current_state(TASK_INTERRUPTIBLE); in svc_connect()
259 set_current_state(TASK_UNINTERRUPTIBLE); in svc_connect()
265 set_current_state(TASK_UNINTERRUPTIBLE); in svc_connect()
329 set_current_state(TASK_UNINTERRUPTIBLE); in svc_listen()
414 set_current_state(TASK_UNINTERRUPTIBLE); in svc_accept()
459 set_current_state(TASK_UNINTERRUPTIBLE); in svc_change_qos()
/linux-2.4.37.9/arch/ppc64/kernel/
DiSeries_pci_reset.c70 set_current_state(TASK_UNINTERRUPTIBLE); in iSeries_Device_ToggleReset()
77 set_current_state(TASK_UNINTERRUPTIBLE); in iSeries_Device_ToggleReset()
/linux-2.4.37.9/drivers/net/wireless/prism54/
Dprismcompat24.h69 #define prepare_to_wait(x, y, z) set_current_state(z); \
72 set_current_state(TASK_RUNNING)
/linux-2.4.37.9/include/linux/
Ddelay.h77 set_current_state(TASK_UNINTERRUPTIBLE); in msleep()
83 set_current_state(TASK_UNINTERRUPTIBLE); in ssleep()
/linux-2.4.37.9/drivers/isdn/hisax/
Dnj_s.c107 set_current_state(TASK_UNINTERRUPTIBLE); in reset_netjet_s()
112 set_current_state(TASK_UNINTERRUPTIBLE); in reset_netjet_s()
210 set_current_state(TASK_UNINTERRUPTIBLE); in setup_netjet_s()
216 set_current_state(TASK_UNINTERRUPTIBLE); in setup_netjet_s()
Dnj_u.c107 set_current_state(TASK_UNINTERRUPTIBLE); in reset_netjet_u()
112 set_current_state(TASK_UNINTERRUPTIBLE); in reset_netjet_u()
203 set_current_state(TASK_UNINTERRUPTIBLE); in setup_netjet_u()
209 set_current_state(TASK_UNINTERRUPTIBLE); in setup_netjet_u()
Denternow_pci.c151 set_current_state(TASK_UNINTERRUPTIBLE); in reset_enpci()
157 set_current_state(TASK_UNINTERRUPTIBLE); in reset_enpci()
361 set_current_state(TASK_UNINTERRUPTIBLE); in setup_enternow_pci()
368 set_current_state(TASK_UNINTERRUPTIBLE); in setup_enternow_pci()
Dbkm_a4t.c210 set_current_state(TASK_UNINTERRUPTIBLE); in reset_bkm()
214 set_current_state(TASK_UNINTERRUPTIBLE); in reset_bkm()
225 set_current_state(TASK_UNINTERRUPTIBLE); in reset_bkm()
232 set_current_state(TASK_UNINTERRUPTIBLE); in reset_bkm()
/linux-2.4.37.9/drivers/usb/
Dauerchar.c396 set_current_state(TASK_INTERRUPTIBLE); in auerchar_read()
413 set_current_state(TASK_RUNNING); in auerchar_read()
421 set_current_state(TASK_RUNNING); in auerchar_read()
501 set_current_state(TASK_INTERRUPTIBLE); in auerchar_write()
515 set_current_state(TASK_RUNNING); in auerchar_write()
529 set_current_state(TASK_RUNNING); in auerchar_write()
Dpegasus.c128 set_current_state(TASK_UNINTERRUPTIBLE); in get_registers()
132 set_current_state(TASK_RUNNING); in get_registers()
147 set_current_state(TASK_UNINTERRUPTIBLE); in get_registers()
150 set_current_state(TASK_RUNNING); in get_registers()
179 set_current_state(TASK_UNINTERRUPTIBLE); in set_registers()
183 set_current_state(TASK_RUNNING); in set_registers()
198 set_current_state(TASK_UNINTERRUPTIBLE); in set_registers()
201 set_current_state(TASK_RUNNING); in set_registers()
227 set_current_state(TASK_UNINTERRUPTIBLE); in set_register()
231 set_current_state(TASK_RUNNING); in set_register()
[all …]
Dse401.h22 set_current_state(TASK_INTERRUPTIBLE); \
26 set_current_state(TASK_RUNNING); \
Dauerchain.c369 set_current_state(TASK_UNINTERRUPTIBLE); in auerchain_start_wait_urb()
375 set_current_state(TASK_RUNNING); in auerchain_start_wait_urb()
382 set_current_state(TASK_UNINTERRUPTIBLE); in auerchain_start_wait_urb()
386 set_current_state(TASK_RUNNING); in auerchain_start_wait_urb()
Dmdc800.c318 set_current_state(TASK_INTERRUPTIBLE); in mdc800_usb_waitForIRQ()
324 set_current_state(TASK_RUNNING); in mdc800_usb_waitForIRQ()
706 set_current_state(TASK_INTERRUPTIBLE); in mdc800_device_read()
711 set_current_state(TASK_RUNNING); in mdc800_device_read()
829 set_current_state(TASK_INTERRUPTIBLE); in mdc800_device_write()
834 set_current_state(TASK_RUNNING); in mdc800_device_write()
/linux-2.4.37.9/arch/ia64/sn/kernel/
Dsv.c234 set_current_state(TASK_EXCLUSIVE | TASK_INTERRUPTIBLE ); in sv_wait()
236 set_current_state(TASK_EXCLUSIVE | TASK_UNINTERRUPTIBLE); in sv_wait()
253 set_current_state(TASK_RUNNING); in sv_wait()
493 set_current_state(TASK_INTERRUPTIBLE); in interrupt_test_worker()
/linux-2.4.37.9/net/bluetooth/cmtp/
Dcapi.c490 set_current_state(TASK_INTERRUPTIBLE); in cmtp_register_appl()
512 set_current_state(TASK_RUNNING); in cmtp_register_appl()
546 set_current_state(TASK_INTERRUPTIBLE); in cmtp_release_appl()
556 set_current_state(TASK_RUNNING); in cmtp_release_appl()
656 set_current_state(TASK_INTERRUPTIBLE); in cmtp_attach_device()
666 set_current_state(TASK_RUNNING); in cmtp_attach_device()
/linux-2.4.37.9/fs/jffs2/
Dbackground.c119 set_current_state (TASK_INTERRUPTIBLE); in jffs2_garbage_collect_thread()
144 set_current_state(TASK_STOPPED); in jffs2_garbage_collect_thread()
/linux-2.4.37.9/drivers/isdn/hysdn/
Dhysdn_sched.c163 set_current_state(TASK_INTERRUPTIBLE); in hysdn_tx_cfgline()
194 set_current_state(TASK_INTERRUPTIBLE); in hysdn_tx_cfgline()
/linux-2.4.37.9/drivers/usb/storage/
Dusb.c345 set_current_state(TASK_INTERRUPTIBLE); in usb_stor_control_thread()
374 set_current_state(TASK_INTERRUPTIBLE); in usb_stor_control_thread()
389 set_current_state(TASK_INTERRUPTIBLE); in usb_stor_control_thread()
400 set_current_state(TASK_INTERRUPTIBLE); in usb_stor_control_thread()
461 set_current_state(TASK_INTERRUPTIBLE); in usb_stor_control_thread()
466 set_current_state(TASK_INTERRUPTIBLE); in usb_stor_control_thread()
491 set_current_state(TASK_INTERRUPTIBLE); in usb_stor_control_thread()
/linux-2.4.37.9/drivers/isdn/sc/
Dinit.c167 set_current_state(TASK_INTERRUPTIBLE); in sc_init()
513 set_current_state(TASK_INTERRUPTIBLE); in identify_board()
524 set_current_state(TASK_INTERRUPTIBLE); in identify_board()
556 set_current_state(TASK_INTERRUPTIBLE); in identify_board()
/linux-2.4.37.9/fs/jfs/
Djfs_lock.h40 set_current_state(TASK_UNINTERRUPTIBLE);\
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dtime.h42 set_current_state(TASK_UNINTERRUPTIBLE); in delay()
/linux-2.4.37.9/drivers/char/
Dapplicom.c429 set_current_state(TASK_INTERRUPTIBLE); in ac_write()
445 set_current_state(TASK_INTERRUPTIBLE); in ac_write()
449 set_current_state(TASK_RUNNING); in ac_write()
550 set_current_state(TASK_INTERRUPTIBLE); in ac_read()
568 set_current_state(TASK_RUNNING); in ac_read()
583 set_current_state(TASK_RUNNING); in ac_read()

12345678910>>...13