Lines Matching defs:head
151 static inline struct list_head *ncr_list_pop(struct list_head *head)
153 if (!list_empty(head)) {
154 struct list_head *elem = head->next;
1354 struct head {
1480 struct head header;
1593 struct head header;
2110 SCR_COPY (sizeof (struct head)),
2412 SCR_COPY (sizeof (struct head)),
2631 SCR_COPY (sizeof (struct head)),
2856 SCR_COPY (sizeof (struct head)),