Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/kernel/
Dkprobes.c154 static int swap_instruction(void *data) in swap_instruction() function
185 NOKPROBE_SYMBOL(swap_instruction);
191 stop_machine(swap_instruction, &args, NULL); in arch_arm_kprobe()
199 stop_machine(swap_instruction, &args, NULL); in arch_disarm_kprobe()