Searched defs:head (Results 1 – 2 of 2) sorted by relevance
55 static inline void list_add(struct list_head *new, struct list_head *head) in list_add()71 static inline void list_move(struct list_head *list, struct list_head *head) in list_move()
114 u8 head, tail; member