Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dwait.h110 #define WQ_CHECK_LIST_HEAD(list) \ macro
123 #define WQ_CHECK_LIST_HEAD(list) macro
/linux-2.4.37.9/kernel/
Dsched.c721 WQ_CHECK_LIST_HEAD(&q->task_list); in __wake_up_common()