Searched defs:cpu (Results 26 - 50 of 1898) sorted by relevance

1234567891011>>

/linux-master/arch/arm/mach-tegra/
H A Dhotplug.c22 int tegra_cpu_kill(unsigned cpu) argument
38 void tegra_cpu_die(unsigned int cpu) argument
/linux-master/arch/arm/include/asm/
H A Dcpu.h14 struct cpu cpu; member in struct:cpuinfo_arm
/linux-master/arch/arm/mach-omap2/
H A Domap-hotplug.c27 void omap4_cpu_die(unsigned int cpu) argument
66 int omap4_cpu_kill(unsigned int cpu) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_ksyms_btf_null_check.c16 __u32 cpu; local
H A Dtest_perf_buffer.c26 int cpu = bpf_get_smp_processor_id(); local
H A Dtest_d_path_check_rdonly_mem.c15 __u32 cpu; local
H A Dtest_d_path_check_types.c19 u32 cpu; local
/linux-master/arch/s390/kernel/vdso64/
H A Dgetcpu.c9 int __s390_vdso_getcpu(unsigned *cpu, unsigned *node, struct getcpu_cache *unused) argument
/linux-master/include/linux/
H A Dhypervisor.h15 static inline void hypervisor_pin_vcpu(int cpu) argument
24 static inline void hypervisor_pin_vcpu(int cpu) argument
/linux-master/arch/x86/lib/
H A Dcache-smp.c11 void wbinvd_on_cpu(int cpu) argument
/linux-master/tools/testing/selftests/intel_pstate/
H A Dmsr.c15 int cpu, fd; local
/linux-master/arch/arm/mach-alpine/
H A Dplatsmp.c17 static int alpine_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
/linux-master/arch/arm/mach-spear/
H A Dhotplug.c54 static inline void spear13xx_do_lowpower(unsigned int cpu, int *spurious) argument
82 void spear13xx_cpu_die(unsigned int cpu) argument
/linux-master/arch/csky/mm/
H A Dcontext.c19 void check_and_switch_context(struct mm_struct *mm, unsigned int cpu) argument
/linux-master/arch/arm/mach-mmp/
H A Dplatsmp.c12 static int mmp3_boot_secondary(unsigned int cpu, struct task_struct *idle) argument
/linux-master/arch/microblaze/kernel/cpu/
H A Dcpuinfo.c89 static struct device_node *cpu; variable in typeref:struct:device_node
[all...]
H A Dcpuinfo-pvr-full.c28 void set_cpuinfo_pvr_full(struct cpuinfo *ci, struct device_node *cpu) argument
/linux-master/tools/perf/
H A Dperf-sys.h13 sys_perf_event_open(struct perf_event_attr *attr, pid_t pid, int cpu, int group_fd, unsigned long flags) argument
/linux-master/arch/x86/kernel/
H A Dparavirt-spinlocks.c24 __visible bool __native_vcpu_is_preempted(long cpu) argument
/linux-master/drivers/thermal/intel/
H A Dintel_hfi.h12 static inline void intel_hfi_online(unsigned int cpu) { } argument
13 static inline void intel_hfi_offline(unsigned int cpu) { } argument
/linux-master/arch/arm/mach-versatile/
H A Dhotplug.c57 static inline void versatile_immitation_do_lowpower(unsigned int cpu, int *spurious) argument
92 void versatile_immitation_cpu_die(unsigned int cpu, unsigned int actrl_mask) argument
/linux-master/arch/x86/include/asm/
H A Dstackprotector.h66 static inline void cpu_init_stack_canary(int cpu, struct task_struct *idle) argument
79 static inline void cpu_init_stack_canary(int cpu, struct task_struct *idle) argument
/linux-master/arch/s390/include/asm/
H A Dabs_lowcore.h16 int cpu; local
/linux-master/block/
H A Dblk-mq-virtio.c27 unsigned int queue, cpu; local
H A Dblk-mq-pci.c29 unsigned int queue, cpu; local

Completed in 410 milliseconds

1234567891011>>