Home
last modified time | relevance | path

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

/include/linux/
Dcpumask.h14 typedef struct cpumask { DECLARE_BITMAP(bits, NR_CPUS); } cpumask_t; typedef
825 (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 …]
Dpercpu_ida.h34 cpumask_t cpus_have_tags;
Dcpuidle.h80 cpumask_t coupled_cpus;
Dmm_types.h475 static inline cpumask_t *mm_cpumask(struct mm_struct *mm) in mm_cpumask()
Dinterrupt.h213 void (*notify)(struct irq_affinity_notify *, const cpumask_t *mask);
Dsched.h1390 cpumask_t cpus_allowed;