Searched refs:cpu_nr (Results 1 – 12 of 12) sorted by relevance
105 __field( __u32, cpu_nr )110 __entry->cpu_nr = vcpu->vcpu_id;115 __entry->cpu_nr, __entry->requests)
184 __field( __u32, cpu_nr )190 __entry->cpu_nr = vcpu->vcpu_id;196 __entry->cpu_nr,
57 static inline int topology_cpu_dedicated(int cpu_nr) { return 0; } in topology_cpu_dedicated() argument58 static inline int topology_booted_cores(int cpu_nr) { return 1; } in topology_booted_cores() argument
15 #define raw_smp_processor_id() (S390_lowcore.cpu_nr)
143 __u32 cpu_nr; /* 0x03a0 */ member
41 static void smp_chrp_setup_cpu(int cpu_nr) in smp_chrp_setup_cpu() argument
37 __u32 cpu_nr; /* CPU number */ member
400 static void __init smp_psurge_setup_cpu(int cpu_nr) in smp_psurge_setup_cpu() argument405 if (cpu_nr != 0 || !psurge_start) in smp_psurge_setup_cpu()835 static void smp_core99_setup_cpu(int cpu_nr) in smp_core99_setup_cpu() argument838 if (cpu_nr != 0) in smp_core99_setup_cpu()839 core99_init_caches(cpu_nr); in smp_core99_setup_cpu()
97 smp_86xx_setup_cpu(int cpu_nr) in smp_86xx_setup_cpu() argument
470 static void smp_85xx_setup_cpu(int cpu_nr) in smp_85xx_setup_cpu() argument
208 lc->cpu_nr = cpu; in pcpu_alloc_lowcore()255 lc->cpu_nr = cpu; in pcpu_prepare_secondary()1027 S390_lowcore.cpu_nr = 0; in smp_setup_processor_id()
985 (bytes + sizeof(((struct s390_ctrset_cpudata *)0)->cpu_nr) + in cfset_needspace()1004 rc = put_user(cpu, &ctrset_cpudata->cpu_nr); in cfset_all_copy()