Searched refs:hwc_parse_mt (Results 1 – 1 of 1) sorted by relevance
101 struct hwc_parse_mt { struct110 static void hwc_parse_thread(struct hwc_parse_mt *); argument111 static struct hwc_parse_mt *hwc_parse_mtalloc(char *, struct par_list **,113 static void hwc_parse_mtfree(struct hwc_parse_mt *);1986 struct hwc_parse_mt *pltp = hwc_parse_mtalloc(fname, pl, props); in hwc_parse()2005 hwc_parse_thread(struct hwc_parse_mt *pltp) in hwc_parse_thread()2028 static struct hwc_parse_mt *2031 struct hwc_parse_mt *pltp = kmem_zalloc(sizeof (*pltp), KM_SLEEP); in hwc_parse_mtalloc()2048 hwc_parse_mtfree(struct hwc_parse_mt *pltp) in hwc_parse_mtfree()