Searched refs:cpu_nr (Results 1 – 10 of 10) sorted by relevance
237 int cpu_nr; in wf_ad7417_probe() local250 cpu_nr = 0; in wf_ad7417_probe()252 cpu_nr = 1; in wf_ad7417_probe()257 mpu = wf_get_mpu(cpu_nr); in wf_ad7417_probe()270 pv->cpu = cpu_nr; in wf_ad7417_probe()
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
14 #define raw_smp_processor_id() (get_lowcore()->cpu_nr)
159 __u32 cpu_nr; /* 0x03a0 */ member
40 static void smp_chrp_setup_cpu(int cpu_nr) in smp_chrp_setup_cpu() argument
37 __u32 cpu_nr; /* CPU number */ member
556 unsigned int cpu_nr; in xlog_cil_insert_items() local580 cpu_nr = get_cpu(); in xlog_cil_insert_items()584 if (!cpumask_test_cpu(cpu_nr, &ctx->cil_pcpmask)) in xlog_cil_insert_items()585 cpumask_test_and_set_cpu(cpu_nr, &ctx->cil_pcpmask); in xlog_cil_insert_items()
2175 unsigned int cpu_nr; in xfs_inodegc_queue() local2183 cpu_nr = get_cpu(); in xfs_inodegc_queue()2196 if (!cpumask_test_cpu(cpu_nr, &mp->m_inodegc_cpumask)) in xfs_inodegc_queue()2197 cpumask_test_and_set_cpu(cpu_nr, &mp->m_inodegc_cpumask); in xfs_inodegc_queue()