Searched defs:list_add (Results 1 – 2 of 2) sorted by relevance
38 #define list_add(p, l) \ macro
125 list_add(struct list_head *node, struct list_head *head) in list_add() function