Searched defs:cpu (Results 451 - 475 of 1898) sorted by relevance

<<11121314151617181920>>

/linux-master/sound/soc/qcom/
H A Dcommon.c21 struct device_node *cpu = NULL; local
/linux-master/arch/loongarch/include/asm/
H A Dsmp.h92 arch_send_call_function_single_ipi(int cpu) argument
108 __cpu_die(unsigned int cpu) argument
[all...]
H A Dnuma.h43 static inline void numa_clear_node(int cpu) argument
57 static inline void numa_add_cpu(unsigned int cpu) { } argument
58 static inline void numa_remove_cpu(unsigned int cpu) { } argument
61 static inline int early_cpu_to_node(int cpu) argument
/linux-master/arch/riscv/kernel/
H A Dsmpboot.c176 static int start_secondary_cpu(int cpu, struct task_struct *tidle) argument
184 int __cpu_up(unsigned int cpu, struct task_struct *tidle) argument
[all...]
/linux-master/drivers/irqchip/
H A Dirq-riscv-imsic-early.c23 static void imsic_ipi_send(unsigned int cpu) argument
73 int err, cpu = smp_processor_id(); local
105 static int imsic_starting_cpu(unsigned int cpu) argument
128 static int imsic_dying_cpu(unsigned int cpu) argument
H A Dirq-ompic.c121 unsigned int cpu = smp_processor_id(); local
/linux-master/arch/x86/um/
H A Dptrace_32.c173 int err, n, cpu = task_cpu(child); local
190 int n, cpu = task_cpu(child); local
203 int err, n, cpu = task_cpu(child); local
219 int n, cpu = task_cpu(child); local
/linux-master/drivers/sh/intc/
H A Dhandle.c210 unsigned int cpu; local
/linux-master/arch/alpha/kernel/
H A Derr_common.c242 cdl_process_console_data_log(int cpu, struct percpu_struct *pcpu) argument
267 unsigned long cpu; local
H A Dirq_alpha.c147 int cpu = smp_processor_id(); local
/linux-master/tools/testing/selftests/powerpc/benchmarks/
H A Dfork.c30 static void set_cpu(int cpu) argument
46 static void start_process_on(void *(*fn)(void *), void *arg, int cpu) argument
66 static int cpu; variable
[all...]
/linux-master/tools/testing/selftests/net/
H A Dreuseport_bpf_cpu.c187 int epfd, cpu; local
[all...]
/linux-master/arch/mips/sibyte/bcm1480/
H A Dirq.c42 void bcm1480_mask_irq(int cpu, int irq) argument
59 void bcm1480_unmask_irq(int cpu, int irq) argument
81 int i = 0, old_cpu, cpu, int_on, k; local
239 unsigned int i, cpu; local
310 unsigned int cpu = smp_processor_id(); local
334 unsigned int cpu = smp_processor_id(); local
[all...]
/linux-master/arch/mips/sgi-ip30/
H A Dip30-smp.c46 static void ip30_smp_send_ipi_single(int cpu, u32 action) argument
110 static int __init ip30_smp_boot_secondary(int cpu, struct task_struct *idle) argument
/linux-master/arch/arm/mach-bcm/
H A Dplatsmp.c78 static u32 secondary_boot_addr_for(unsigned int cpu) argument
99 static int nsp_write_lut(unsigned int cpu) argument
158 static int kona_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
223 bcm23550_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
264 nsp_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
285 bcm2836_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
307 intc_base + LOCAL_MAILBOX3_SET0 + 16 * cpu); local
[all...]
/linux-master/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.h83 static inline int bind_cpu(int cpu) argument
H A Dsnb_idle.c60 snb_get_count(enum intel_snb_id id, unsigned long long *val, unsigned int cpu) argument
86 snb_get_count_percent(unsigned int id, double *percent, unsigned int cpu) argument
113 int num, cpu; local
129 int num, cpu; local
[all...]
H A Dnhm_idle.c71 nhm_get_count(enum intel_nhm_id id, unsigned long long *val, unsigned int cpu) argument
101 nhm_get_count_percent(unsigned int id, double *percent, unsigned int cpu) argument
128 int num, cpu; local
148 int num, cpu; local
[all...]
H A Dhsw_ext_idle.c62 hsw_ext_get_count(enum intel_hsw_ext_id id, unsigned long long *val, unsigned int cpu) argument
88 hsw_ext_get_count_percent(unsigned int id, double *percent, unsigned int cpu) argument
115 int num, cpu; local
131 int num, cpu; local
[all...]
/linux-master/drivers/cpufreq/
H A Dpowernow-k6.c243 static unsigned int powernow_k6_get(unsigned int cpu) argument
H A Dspeedstep-smi.c272 static unsigned int speedstep_get(unsigned int cpu) argument
H A Dspeedstep-ich.c241 static unsigned int speedstep_get(unsigned int cpu) argument
/linux-master/drivers/firmware/
H A Dtrusted_foundations.c57 static int tf_set_cpu_boot_addr(int cpu, unsigned long boot_addr) argument
/linux-master/arch/arm/mach-omap2/
H A Domap-smp.c146 static void omap4_secondary_init(unsigned int cpu) argument
173 static int omap4_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
/linux-master/arch/sparc/kernel/
H A Dcpu.c282 const struct cpu_info *cpu; local
[all...]

Completed in 300 milliseconds

<<11121314151617181920>>