Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dwait.h218 #define wake_up_interruptible_nr(x, nr) __wake_up(x, TASK_INTERRUPTIBLE, nr, NULL) macro
/Linux-v5.10/Documentation/translations/ko_KR/
Dmemory-barriers.txt2186 wake_up_interruptible_nr();
/Linux-v5.10/drivers/media/usb/cx231xx/
Dcx231xx-video.c1615 wake_up_interruptible_nr(&dev->open, 1); in cx231xx_close()
/Linux-v5.10/Documentation/
Dmemory-barriers.txt2223 wake_up_interruptible_nr();