Searched defs:purex_list (Results 1 – 1 of 1) sorted by relevance
4826 struct purex_list { struct4827 struct list_head head;4828 spinlock_t lock;4829 } purex_list; member