Searched defs:_UCPCB_LIST_HEAD (Results 1 – 1 of 1) sorted by relevance
108 #define _UCPCB_LIST_HEAD(name, type) \ macro115 #define _UCPCB_LIST_HEAD(name, type) LIST_HEAD(name, type) macro