Searched defs:purex_list (Results 1 – 1 of 1) sorted by relevance
5098 struct purex_list { struct5099 struct list_head head;5100 spinlock_t lock;5101 } purex_list; member