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