Searched refs:skip_info (Results 1 – 2 of 2) sorted by relevance
56 struct skip_info *skips_head;57 struct skip_info *skips_tail;
41 struct skip_info { struct43 struct skip_info *prev, *next; argument411 struct skip_info *sip; in insert_skip()423 sip = malloc(sizeof(struct skip_info)); in insert_skip()436 static void remove_sip(struct per_cpu_info *pci, struct skip_info *sip) in remove_sip()460 struct skip_info *sip; in check_current_skips()484 struct skip_info *sip; in collect_pdi_skips()