Home
last modified time | relevance | path

Searched refs:alloc_tc (Results 1 – 4 of 4) sorted by relevance

/arch/mips/include/asm/
Dvpe.h119 struct tc *alloc_tc(int index);
/arch/mips/kernel/
Dvpe-cmp.c130 t = alloc_tc(aprp_cpu_index()); in vpe_module_init()
Dvpe-mt.c398 t = alloc_tc(tc); in vpe_module_init()
Dvpe.c113 struct tc *alloc_tc(int index) in alloc_tc() function