Searched refs:mylist (Results 1 – 6 of 6) sorted by relevance
89 #define DECLARE_LIST(mylist) \ argument90 struct list_head mylist = { &(mylist), &(mylist) }