Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/include/asm/
Dvpe.h32 extern int tclimit; in aprp_cpu_index()
33 return tclimit; in aprp_cpu_index()
Dmips_mt.h14 extern int tclimit;
/Linux-v6.6/arch/mips/kernel/
Dmips-mt.c34 int tclimit; variable
38 get_option(&str, &tclimit); in maxtcs()