Searched defs:purex_list (Results 1 – 1 of 1) sorted by relevance
5009 struct purex_list { struct5010 struct list_head head;5011 spinlock_t lock;5012 } purex_list; member