Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsmp.c840 int smp_task_ipi_mask_alloc(struct task_struct *task) in smp_task_ipi_mask_alloc() function
H A Dfork.c939 err = smp_task_ipi_mask_alloc(tsk); in dup_task_struct()