Home
last modified time | relevance | path

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

/arch/mips/netlogic/common/
Dsmp.c211 int threadmode, i, j; in nlm_parse_cpumask() local
221 threadmode = 0; in nlm_parse_cpumask()
225 threadmode = 2; in nlm_parse_cpumask()
229 threadmode = 3; in nlm_parse_cpumask()
244 return threadmode; in nlm_parse_cpumask()
255 int threadmode; in nlm_wakeup_secondary_cpus() local
258 threadmode = nlm_parse_cpumask(&nlm_cpumask); in nlm_wakeup_secondary_cpus()
262 *reset_data = threadmode; in nlm_wakeup_secondary_cpus()