Searched refs:cpumask (Results 501 - 525 of 790) sorted by relevance

<<21222324252627282930>>

/linux-master/arch/x86/mm/
H A Dnuma.c124 pr_debug("Node to cpumask map for %u nodes\n", nr_node_ids);
830 struct cpumask *mask;
874 const struct cpumask *cpumask_of_node(int node)
/linux-master/drivers/cpufreq/
H A Dmediatek-cpufreq.c10 #include <linux/cpumask.h>
40 struct cpumask cpus;
H A Dapple-soc-cpufreq.c14 #include <linux/cpumask.h>
/linux-master/arch/loongarch/kernel/
H A Dsmp.c13 #include <linux/cpumask.h>
201 static void loongson_send_ipi_mask(const struct cpumask *mask, unsigned int action)
H A Dprocess.c320 static struct cpumask backtrace_csd_busy;
336 * cleared its bit in the busy cpumask then it didn't handle
/linux-master/kernel/
H A Dwatchdog.c52 struct cpumask watchdog_cpumask __read_mostly;
305 static struct cpumask watchdog_allowed_mask __read_mostly;
1066 * The cpumask is the mask of possible cpus that the watchdog can run
H A Dprofile.c23 #include <linux/cpumask.h>
/linux-master/drivers/perf/
H A Darm_dmc620_pmu.c16 #include <linux/cpumask.h>
245 __ATTR(cpumask, 0444, dmc620_pmu_cpumask_show, NULL);
/linux-master/arch/mips/sgi-ip30/
H A Dip30-irq.c173 const struct cpumask *mask, bool force)
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dspufs.h16 #include <linux/cpumask.h>
/linux-master/drivers/clocksource/
H A Dtimer-sp804.c218 evt->cpumask = cpu_possible_mask;
H A Dtimer-mediatek.c276 .cpumask = cpu_possible_mask,
H A Dem_sti.c269 ced->cpumask = cpu_possible_mask;
H A Dtimer-davinci.c282 clockevent->dev.cpumask = cpumask_of(0);
H A Dtimer-sun5i.c216 ce->clkevt.cpumask = cpu_possible_mask;
H A Darm_global_timer.c185 clk->cpumask = cpumask_of(cpu);
/linux-master/kernel/events/
H A Dhw_breakpoint_test.c9 #include <linux/cpumask.h>
/linux-master/arch/sparc/kernel/
H A Dcpumap.c10 #include <linux/cpumask.h>
/linux-master/arch/riscv/kvm/
H A Dtlb.c7 #include <linux/cpumask.h>
/linux-master/drivers/base/
H A Darch_numa.c46 const struct cpumask *cpumask_of_node(int node)
115 pr_debug("Node to cpumask map for %u nodes\n", nr_node_ids);
/linux-master/drivers/gpio/
H A Dgpio-sifive.c135 const struct cpumask *dest,
/linux-master/drivers/perf/hisilicon/
H A Dhisi_uncore_cpa_pmu.c230 static DEVICE_ATTR(cpumask, 0444, hisi_cpumask_sysfs_show, NULL);
/linux-master/drivers/hv/
H A Dhv.c112 hv_context.hv_numa_map = kcalloc(nr_node_ids, sizeof(struct cpumask),
/linux-master/arch/x86/virt/svm/
H A Dsev.c18 #include <linux/cpumask.h>
/linux-master/kernel/rcu/
H A Dupdate.c530 long torture_sched_setaffinity(pid_t pid, const struct cpumask *in_mask)

Completed in 368 milliseconds

<<21222324252627282930>>