Searched refs:hotinline_desc_t (Results 1 – 4 of 4) sorted by relevance
56 } hotinline_desc_t; typedef110 hotinline_desc_t *hi_calls;
107 hotinline_desc_t *hid; in smap_reloc_resolve()119 hid = kobj_alloc(sizeof (hotinline_desc_t), KM_WAIT); in smap_reloc_resolve()
1474 hotinline_smap(hotinline_desc_t *hid) in hotinline_smap()1495 for (hotinline_desc_t *hid = mp->hi_calls; hid != NULL; in do_hotinlines()
2168 hotinline_desc_t *hid, *next; in free_module_data()2183 kobj_free(hid, sizeof (hotinline_desc_t)); in free_module_data()