Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dcompat.h220 #define set_current_state(...) do { } while (0) macro
/openbmc/u-boot/drivers/mtd/
H A Dmtdconcat.c367 set_current_state(TASK_UNINTERRUPTIBLE); in concat_dev_erase()
373 set_current_state(TASK_RUNNING); in concat_dev_erase()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dwl.c1463 set_current_state(TASK_INTERRUPTIBLE);