Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/netlogic/common/
Dsmp.c215 int threadmode, i, j; in nlm_parse_cpumask() local
224 threadmode = 0; in nlm_parse_cpumask()
228 threadmode = 2; in nlm_parse_cpumask()
232 threadmode = 3; in nlm_parse_cpumask()
247 return threadmode; in nlm_parse_cpumask()
257 int threadmode; in nlm_wakeup_secondary_cpus() local
260 threadmode = nlm_parse_cpumask(&nlm_cpumask); in nlm_wakeup_secondary_cpus()
264 *reset_data = threadmode; in nlm_wakeup_secondary_cpus()