Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_userland.c87 static struct listhead vruntime_head = LIST_HEAD_INITIALIZER(vruntime_head);
/linux/drivers/scsi/aic7xxx/
H A Dqueue.h254 #define LIST_HEAD_INITIALIZER(head) \ macro