Searched defs:purex_list (Results 1 – 1 of 1) sorted by relevance
4971 struct purex_list { struct4972 struct list_head head;4973 spinlock_t lock;4974 } purex_list; member