Searched refs:cpumask_t (Results 1 – 6 of 6) sorted by relevance
14 typedef struct cpumask { DECLARE_BITMAP(bits, NR_CPUS); } cpumask_t; typedef825 (cpumask_t) { { \832 (cpumask_t) { { \840 (cpumask_t) { { \845 (cpumask_t) { { \856 int __first_cpu(const cpumask_t *srcp);857 int __next_cpu(int n, const cpumask_t *srcp);874 int __next_cpu_nr(int n, const cpumask_t *srcp);885 static inline void __cpu_set(int cpu, volatile cpumask_t *dstp) in __cpu_set()891 static inline void __cpu_clear(int cpu, volatile cpumask_t *dstp) in __cpu_clear()[all …]
34 cpumask_t cpus_have_tags;
80 cpumask_t coupled_cpus;
475 static inline cpumask_t *mm_cpumask(struct mm_struct *mm) in mm_cpumask()
213 void (*notify)(struct irq_affinity_notify *, const cpumask_t *mask);
1390 cpumask_t cpus_allowed;