Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/
H A Dsmp.h41 void (*stop_other_cpus)(int wait); member
62 smp_ops.stop_other_cpus(0); in smp_send_stop()
65 static inline void stop_other_cpus(void) in stop_other_cpus() function
67 smp_ops.stop_other_cpus(1); in stop_other_cpus()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/
H A Dsmp.h41 void (*stop_other_cpus)(int wait); member
62 smp_ops.stop_other_cpus(0); in smp_send_stop()
65 static inline void stop_other_cpus(void) in stop_other_cpus() function
67 smp_ops.stop_other_cpus(1); in stop_other_cpus()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/
H A Dsmp.h41 void (*stop_other_cpus)(int wait); member
62 smp_ops.stop_other_cpus(0); in smp_send_stop()
65 static inline void stop_other_cpus(void) in stop_other_cpus() function
67 smp_ops.stop_other_cpus(1); in stop_other_cpus()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kernel/
H A Dsmp.c265 .stop_other_cpus = native_stop_other_cpus,
H A Dreboot.c707 stop_other_cpus(); in native_machine_shutdown()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kernel/
H A Dsmp.c265 .stop_other_cpus = native_stop_other_cpus,
H A Dreboot.c707 stop_other_cpus(); in native_machine_shutdown()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kernel/
H A Dsmp.c265 .stop_other_cpus = native_stop_other_cpus,
H A Dreboot.c707 stop_other_cpus(); in native_machine_shutdown()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/xen/
H A Dsmp_pv.c484 .stop_other_cpus = xen_pv_stop_other_cpus,
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/xen/
H A Dsmp_pv.c484 .stop_other_cpus = xen_pv_stop_other_cpus,
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/xen/
H A Dsmp_pv.c484 .stop_other_cpus = xen_pv_stop_other_cpus,