Searched refs:SIGP_STOP (Results 1 – 4 of 4) sorted by relevance
| /arch/s390/include/asm/ |
| A D | sigp.h | 10 #define SIGP_STOP 5 macro
|
| A D | smp.h | 68 __pcpu_sigp(pcpu, SIGP_STOP, 0, NULL); in smp_stop_cpu()
|
| /arch/s390/kvm/ |
| A D | sigp.c | 320 case SIGP_STOP: in handle_sigp_dst() 389 case SIGP_STOP: in handle_sigp_order_in_user_space()
|
| /arch/s390/kernel/ |
| A D | smp.c | 323 pcpu_sigp_retry(pcpu, SIGP_STOP, 0); in pcpu_delegate() 345 "K" (SIGP_RESTART), "K" (SIGP_STOP) in pcpu_delegate() 476 pcpu_sigp_retry(pcpu, SIGP_STOP, 0); in smp_send_stop() 931 pcpu_sigp_retry(this_cpu_ptr(&pcpu_devices), SIGP_STOP, 0); in cpu_die()
|
Completed in 11 milliseconds