Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dkprobes.c189 static int swap_instruction(void *data) in swap_instruction() function
199 NOKPROBE_SYMBOL(swap_instruction);
205 stop_machine_cpuslocked(swap_instruction, &args, NULL); in arch_arm_kprobe()
213 stop_machine_cpuslocked(swap_instruction, &args, NULL); in arch_disarm_kprobe()