Searched defs:pcpu (Results 1 – 9 of 9) sorted by relevance
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/ |
A D | vpmu.c | 371 int pcpu = smp_processor_id(); in vpmu_save() local 389 int pcpu = smp_processor_id(); in vpmu_load() local
|
/xen-4.10.0-shim-comet/xen/include/public/ |
A D | sched.h | 164 int32_t pcpu; member
|
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | sched-if.h | 93 sched_lock(pcpu, unsigned int cpu, cpu, _irq) in sched_lock() argument
|
A D | cpumask.h | 251 int cpu, pcpu = nr_cpu_ids; in cpumask_last() local
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | sched_null.c | 190 static void null_deinit_pdata(const struct scheduler *ops, void *pcpu, int cpu) in null_deinit_pdata()
|
A D | sched_credit.c | 487 csched_free_pdata(const struct scheduler *ops, void *pcpu, int cpu) in csched_free_pdata() 504 csched_deinit_pdata(const struct scheduler *ops, void *pcpu, int cpu) in csched_deinit_pdata()
|
A D | sched_rt.c | 793 rt_deinit_pdata(const struct scheduler *ops, void *pcpu, int cpu) in rt_deinit_pdata()
|
A D | sched_credit2.c | 3883 csched2_deinit_pdata(const struct scheduler *ops, void *pcpu, int cpu) in csched2_deinit_pdata()
|
/xen-4.10.0-shim-comet/tools/xentrace/ |
A D | xenalyze.c | 1870 struct pcpu_info pcpu[MAX_CPUS]; member 9711 char * pcpu_string(int pcpu) in pcpu_string()
|
Completed in 43 milliseconds