Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsmp.c861 static cpumask_t *smp_task_ipi_mask(struct task_struct *cur) in smp_task_ipi_mask() function
874 static cpumask_t *smp_task_ipi_mask(struct task_struct *cur) in smp_task_ipi_mask() function
903 task_mask = smp_task_ipi_mask(current); in smp_call_function_many_cond()