Searched defs:purex_list (Results 1 – 1 of 1) sorted by relevance
5101 struct purex_list { struct5102 struct list_head head;5103 spinlock_t lock;5104 } purex_list; member