Searched refs:__init_waitqueue_head (Results 1 – 2 of 2) sorted by relevance
14 void __init_waitqueue_head(wait_queue_head_t *q, const char *name, struct lock_class_key *key) in __init_waitqueue_head() function21 EXPORT_SYMBOL(__init_waitqueue_head);
72 extern void __init_waitqueue_head(wait_queue_head_t *q, const char *name, struct lock_class_key *);78 __init_waitqueue_head((q), #q, &__key); \