Home
last modified time | relevance | path

Searched refs:get_current_state (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/kernel/
H A Dfreezer.c64 unsigned int state = get_current_state(); in __refrigerator()
/linux-6.15/include/linux/
H A Dsched.h312 #define get_current_state() READ_ONCE(current->__state) macro
/linux-6.15/block/
H A Dblk-mq.c5091 long state = get_current_state(); in blk_hctx_poll()
/linux-6.15/kernel/sched/
H A Dcore.c8735 unsigned int state = get_current_state(); in __might_sleep()