Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dvpe.h36 extern int tclimit; in aprp_cpu_index()
37 return tclimit; in aprp_cpu_index()
Dmips_mt.h14 extern int tclimit;
/Linux-v4.19/arch/mips/kernel/
Dmips-mt.c34 int tclimit; variable
38 get_option(&str, &tclimit); in maxtcs()