Searched refs:alloc_tc (Results 1 – 4 of 4) sorted by relevance
119 struct tc *alloc_tc(int index);
130 t = alloc_tc(aprp_cpu_index()); in vpe_module_init()
398 t = alloc_tc(tc); in vpe_module_init()
113 struct tc *alloc_tc(int index) in alloc_tc() function