Searched defs:purex_list (Results 1 – 1 of 1) sorted by relevance
5088 struct purex_list { struct5089 struct list_head head;5090 spinlock_t lock;5091 } purex_list; member