Home
last modified time | relevance | path

Searched defs:affmsk (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/apic/
H A Dvector.c204 const struct cpumask *affmsk = irq_data_get_affinity_mask(irqd); in reserve_managed_vector() local
290 const struct cpumask *affmsk = irq_data_get_affinity_mask(irqd); in assign_irq_vector_any_locked() local
332 const struct cpumask *affmsk = irq_data_get_affinity_mask(irqd); in assign_managed_vector() local
/linux/kernel/sched/
H A Dcore.c10406 static inline void mm_update_cpus_allowed(struct mm_struct *mm, const struct cpumask *affmsk) in mm_update_cpus_allowed()
10755 static inline void mm_update_cpus_allowed(struct mm_struct *mm, const struct cpumask *affmsk) { } in mm_update_cpus_allowed()