Home
last modified time | relevance | path

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

12

/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dwait.c255 set_current_state(state); in prepare_to_wait()
272 set_current_state(state); in prepare_to_wait_exclusive()
316 set_current_state(state); in prepare_to_wait_event()
337 set_current_state(TASK_INTERRUPTIBLE); in do_wait_intr()
356 set_current_state(TASK_INTERRUPTIBLE); in do_wait_intr_irq()
448 set_current_state(mode); /* A */ in wait_woken()
Dcore.c2435 set_current_state(TASK_UNINTERRUPTIBLE); in wait_task_inactive()
6762 set_current_state(TASK_RUNNING); in yield()
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
Ddma-fence.c858 set_current_state(TASK_INTERRUPTIBLE); in dma_fence_wait_any_timeout()
860 set_current_state(TASK_UNINTERRUPTIBLE); in dma_fence_wait_any_timeout()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/drm/sunxi_device/
Dsunxi_common.c43 set_current_state(TASK_UNINTERRUPTIBLE); in sunxi_drm_delayed_ms()
/device/soc/rockchip/common/vendor/drivers/rockchip/
Drk_fiq_debugger.c281 set_current_state(TASK_INTERRUPTIBLE); in console_thread()
290 set_current_state(TASK_RUNNING); in console_thread()
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
Drk_fiq_debugger.c279 set_current_state(TASK_INTERRUPTIBLE); in console_thread()
287 set_current_state(TASK_RUNNING); in console_thread()
/device/board/isoftstone/yangfan/kernel/src/driv/soc/
Drk_fiq_debugger.c279 set_current_state(TASK_INTERRUPTIBLE); in console_thread()
287 set_current_state(TASK_RUNNING); in console_thread()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/lcd_fb/
Dlcd_fb_intf.c429 set_current_state(TASK_UNINTERRUPTIBLE); in disp_delay_ms()
/device/soc/rockchip/common/sdk_linux/net/bluetooth/
Dl2cap_sock.c1298 set_current_state(TASK_INTERRUPTIBLE); in __l2cap_wait_ack()
1315 set_current_state(TASK_INTERRUPTIBLE); in __l2cap_wait_ack()
1328 set_current_state(TASK_RUNNING); in __l2cap_wait_ack()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/
Ddisp_private.c37 set_current_state(TASK_UNINTERRUPTIBLE); in disp_delay_ms()
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/drivers/usb/usb_host/inc/
Dusb_host.h348 void (*set_current_state)(UHEndpoint *, int s); member
/device/soc/rockchip/common/sdk_linux/include/linux/
Dsched.h139 #define set_current_state(state_value) … macro
195 #define set_current_state(state_value) smp_store_mb(current->state, (state_value)) macro
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/
Dlinuxver.h683 set_current_state(TASK_INTERRUPTIBLE); \
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dosdep_service.h512 set_current_state(TASK_INTERRUPTIBLE); in rtw_thread_wait_stop()
515 set_current_state(TASK_INTERRUPTIBLE); in rtw_thread_wait_stop()
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/
Dlinuxver.h845 set_current_state(TASK_INTERRUPTIBLE); \
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dlinuxver.h795 set_current_state(TASK_INTERRUPTIBLE); \
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/
Dlinuxver.h817 set_current_state(TASK_INTERRUPTIBLE); \
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/dvb_ci/cimcu/
Ddvb_ca_en50221_cimcu.c1055 set_current_state(TASK_INTERRUPTIBLE); in dvb_ca_en50221_thread()
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/dvb_ci/cimax/
Ddvb_ca_en50221_cimax.c1194 set_current_state(TASK_INTERRUPTIBLE); in dvb_ca_en50221_thread()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Dlinux_osl.c1299 set_current_state(TASK_INTERRUPTIBLE);
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/
Ddev_disp.c2354 set_current_state(TASK_INTERRUPTIBLE); in vsync_thread()
2358 set_current_state(TASK_RUNNING); in vsync_thread()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/
Dosdep_service.c2071 set_current_state(TASK_INTERRUPTIBLE); in rtw_sleep_schedulable()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/spi/
Dspi-sunxi.c2056 set_current_state(TASK_INTERRUPTIBLE); in sunxi_spi_slave_task()
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/amvdec_ports/
Daml_vcodec_dec.c1005 set_current_state(TASK_INTERRUPTIBLE); in vdec_thread()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_linux.c3836 set_current_state(TASK_INTERRUPTIBLE); in dhd_timeout_expired()
3839 set_current_state(TASK_RUNNING); in dhd_timeout_expired()
16087 set_current_state(TASK_INTERRUPTIBLE); in dhd_wait_pend8021x()
16091 set_current_state(TASK_RUNNING); in dhd_wait_pend8021x()

12