Searched refs:hwc_parse_mt (Results 1 – 1 of 1) sorted by relevance
99 struct hwc_parse_mt { struct108 static void hwc_parse_thread(struct hwc_parse_mt *); argument109 static struct hwc_parse_mt *hwc_parse_mtalloc(char *, struct par_list **,111 static void hwc_parse_mtfree(struct hwc_parse_mt *);1984 struct hwc_parse_mt *pltp = hwc_parse_mtalloc(fname, pl, props); in hwc_parse()2003 hwc_parse_thread(struct hwc_parse_mt *pltp) in hwc_parse_thread()2026 static struct hwc_parse_mt *2029 struct hwc_parse_mt *pltp = kmem_zalloc(sizeof (*pltp), KM_SLEEP); in hwc_parse_mtalloc()2046 hwc_parse_mtfree(struct hwc_parse_mt *pltp) in hwc_parse_mtfree()