Lines Matching defs:head
156 static inline struct list_head *ncr_list_pop(struct list_head *head)
158 if (!list_empty(head)) {
159 struct list_head *elem = head->next;
1356 struct head {
1477 struct head header;
1590 struct head header;
2087 SCR_COPY (sizeof (struct head)),
2384 SCR_COPY (sizeof (struct head)),
2603 SCR_COPY (sizeof (struct head)),
2828 SCR_COPY (sizeof (struct head)),