Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/include/asm/
Dvpe.h111 struct tc *alloc_tc(int index);
/Linux-v6.6/arch/mips/kernel/
Dvpe-mt.c395 t = alloc_tc(tc); in vpe_module_init()
Dvpe.c113 struct tc *alloc_tc(int index) in alloc_tc() function