Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/include/asm/
Dvpe.h118 void cleanup_tc(struct tc *tc);
/Linux-v6.6/arch/mips/kernel/
Dvpe-mt.c146 void cleanup_tc(struct tc *tc) in cleanup_tc() function
270 cleanup_tc(get_tc(aprp_cpu_index())); in store_kill()
Dvpe.c777 cleanup_tc(get_tc(aprp_cpu_index())); in vpe_open()