Home
last modified time | relevance | path

Searched refs:wait_event_interruptible (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Dcompat.h195 #define wait_event_interruptible(...) 0 macro
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dio.c362 err = wait_event_interruptible(wq, ei.state == MTD_ERASE_DONE || in do_sync_erase()