Home
last modified time | relevance | path

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

/arch/mips/netlogic/common/
Dsmp.c218 int threadmode, i, j; in nlm_parse_cpumask() local
227 threadmode = 0; in nlm_parse_cpumask()
231 threadmode = 2; in nlm_parse_cpumask()
235 threadmode = 3; in nlm_parse_cpumask()
250 return threadmode; in nlm_parse_cpumask()
260 int threadmode; in nlm_wakeup_secondary_cpus() local
263 threadmode = nlm_parse_cpumask(&nlm_cpumask); in nlm_wakeup_secondary_cpus()
267 *reset_data = threadmode; in nlm_wakeup_secondary_cpus()