Searched defs:purex_list (Results 1 – 1 of 1) sorted by relevance
5100 struct purex_list { struct5101 struct list_head head;5102 spinlock_t lock;5103 } purex_list; member