Searched defs:cpu (Results 201 - 225 of 1879) sorted by relevance

1234567891011>>

/linux-master/arch/s390/include/asm/
H A Dmmu_context.h75 int cpu = smp_processor_id(); local
/linux-master/arch/arm64/kernel/
H A Dirq.c44 int cpu; local
57 int cpu; local
71 int cpu; local
[all...]
H A Dsuspend.c46 unsigned int cpu = smp_processor_id(); local
/linux-master/arch/powerpc/include/asm/
H A Dparavirt.h31 static inline u64 paravirt_steal_clock(int cpu) argument
38 static inline u32 yield_count_of(int cpu) argument
60 static inline void yield_to_preempted(int cpu, u32 yield_count) argument
65 static inline void prod_cpu(int cpu) argument
96 yield_count_of(int cpu) argument
102 yield_to_preempted(int cpu, u32 yield_count) argument
114 prod_cpu(int cpu) argument
130 vcpu_is_preempted(int cpu) argument
[all...]
/linux-master/drivers/edac/
H A Docteon_edac-pc.c45 unsigned int cpu = smp_processor_id(); local
[all...]
/linux-master/include/asm-generic/
H A Dnuma.h45 static inline void numa_store_cpu_info(unsigned int cpu) { } argument
46 static inline void numa_add_cpu(unsigned int cpu) { } argument
47 static inline void numa_remove_cpu(unsigned int cpu) { } argument
49 static inline void early_map_cpu_to_node(unsigned int cpu, in argument
50 early_cpu_to_node(int cpu) argument
[all...]
/linux-master/arch/mips/kernel/
H A Dcpu-r3k-probe.c58 static inline void set_elf_platform(int cpu, const char *plat) argument
71 unsigned int cpu = smp_processor_id(); local
[all...]
/linux-master/drivers/cpuidle/
H A Dcpuidle-haltpoll.c56 static int haltpoll_cpu_online(unsigned int cpu) argument
73 static int haltpoll_cpu_offline(unsigned int cpu) argument
[all...]
H A Dcpuidle-cps.c104 int cpu; local
117 int err, cpu, i; local
[all...]
/linux-master/arch/arm/mach-versatile/
H A Dplatsmp-realview.c83 static void realview_cpu_die(unsigned int cpu) argument
/linux-master/tools/perf/tests/
H A Dtopology.c116 struct perf_cpu cpu = { .cpu = i }; local
[all...]
/linux-master/arch/mips/sgi-ip27/
H A Dip27-berr.c66 int cpu = LOCAL_HUB_L(PI_CPU_NUM); local
87 int cpu = LOCAL_HUB_L(PI_CPU_NUM); local
/linux-master/arch/x86/include/asm/
H A Dkmsan.h35 int cpu; local
/linux-master/tools/testing/selftests/bpf/
H A Dbpf_arena_alloc.h23 __u32 cpu = bpf_get_smp_processor_id(); local
/linux-master/drivers/thermal/intel/
H A Dintel_tcc.c20 int intel_tcc_get_tjmax(int cpu) argument
47 int intel_tcc_get_offset(int cpu) argument
74 intel_tcc_set_offset(int cpu, int offset) argument
114 intel_tcc_get_temp(int cpu, int *temp, bool pkg) argument
[all...]
/linux-master/lib/
H A Ddhry_run.c33 unsigned int cpu = get_cpu(); local
/linux-master/arch/x86/hyperv/
H A Dhv_spinlock.c21 static void hv_qlock_kick(int cpu) argument
/linux-master/arch/sparc/include/asm/
H A Dhvtramp.h15 __u32 cpu; member in struct:hvtramp_descr
/linux-master/arch/arm/mach-highbank/
H A Dsysregs.h29 int cpu = MPIDR_AFFINITY_LEVEL(cpu_logical_map(smp_processor_id()), 0); local
38 int cpu = MPIDR_AFFINITY_LEVEL(cpu_logical_map(smp_processor_id()), 0); local
/linux-master/tools/power/cpupower/bench/
H A Dparse.h18 unsigned int cpu; /* cpu for which the affinity is set */ member in struct:config
/linux-master/tools/power/cpupower/debug/i386/
H A Dcentrino-decode.c28 static int rdmsr(unsigned int cpu, unsigned int msr, argument
75 static int decode_live(unsigned int cpu) argument
96 unsigned int cpu, mode = 0; local
[all...]
H A Dpowernow-k8-decode.c27 static int get_fidvid(uint32_t cpu, uint32_t *fid, uint32_t *vid) argument
71 int cpu; local
[all...]
/linux-master/net/netfilter/
H A Dxt_NFQUEUE.c94 int cpu = smp_processor_id(); local
/linux-master/arch/arm/include/asm/
H A DbL_switcher.h20 static inline int bL_switch_request(unsigned int cpu, unsigned int new_cluster_id) argument
/linux-master/net/rds/
H A Dstats.c119 int cpu; local

Completed in 225 milliseconds

1234567891011>>