Home
last modified time | relevance | path

Searched refs:pcpu_ec_call (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dsmp.c179 static void pcpu_ec_call(struct pcpu *pcpu, int ec_bit) in pcpu_ec_call() function
410 pcpu_ec_call(pcpu_devices + smp_processor_id(), ec_mcck_pending); in schedule_mcck_handler()
523 pcpu_ec_call(pcpu_devices + cpu, ec_call_function_single); in arch_send_call_function_ipi_mask()
528 pcpu_ec_call(pcpu_devices + cpu, ec_call_function_single); in arch_send_call_function_single_ipi()
538 pcpu_ec_call(pcpu_devices + cpu, ec_schedule); in smp_send_reschedule()