Home
last modified time | relevance | path

Searched defs:cur_cpu (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dhv_apic.c141 int cur_cpu, vcpu; in __send_ipi_mask() local
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dhv_apic.c160 int cur_cpu, vcpu, this_cpu = smp_processor_id(); in __send_ipi_mask() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dpyperf.h221 int cur_cpu = bpf_get_smp_processor_id(); in __on_event() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dpyperf.h165 int cur_cpu; member
182 int cur_cpu = ctx->cur_cpu; in process_frame_callback() local
273 int cur_cpu = bpf_get_smp_processor_id(); local
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsmpboot.c356 static int topology_phys_to_logical_die(unsigned int die_id, unsigned int cur_cpu) in topology_phys_to_logical_die() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsmpboot.c319 int topology_phys_to_logical_die(unsigned int die_id, unsigned int cur_cpu) in topology_phys_to_logical_die() argument

Completed in 7 milliseconds