Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/sched/
Dswait.c7 void __init_swait_queue_head(struct swait_queue_head *q, const char *name, in __init_swait_queue_head() function
14 EXPORT_SYMBOL(__init_swait_queue_head);
/Linux-v5.4/include/linux/
Dswait.h82 extern void __init_swait_queue_head(struct swait_queue_head *q, const char *name,
88 __init_swait_queue_head((q), #q, &__key); \