Searched refs:LIST_HEAD_INITIALIZER (Results 1 – 2 of 2) sorted by relevance
87 static struct listhead vruntime_head = LIST_HEAD_INITIALIZER(vruntime_head);
254 #define LIST_HEAD_INITIALIZER(head) \ macro