Searched refs:threadmode (Results 1 – 1 of 1) sorted by relevance
196 int threadmode, i; in nlm_parse_cpumask() local202 threadmode = 0; in nlm_parse_cpumask()206 threadmode = 2; in nlm_parse_cpumask()210 threadmode = 3; in nlm_parse_cpumask()228 return threadmode; in nlm_parse_cpumask()239 int threadmode; in nlm_wakeup_secondary_cpus() local247 threadmode = nlm_parse_cpumask(wakeup_mask); in nlm_wakeup_secondary_cpus()251 *(int *)(reset_data + BOOT_THREAD_MODE) = threadmode; in nlm_wakeup_secondary_cpus()