Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dvpe.h36 extern int tclimit; in aprp_cpu_index()
37 return tclimit; in aprp_cpu_index()
Dmips_mt.h13 extern int tclimit;
/linux-4.4.14/arch/mips/kernel/
Dmips-mt.c33 int tclimit; variable
37 get_option(&str, &tclimit); in maxtcs()