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

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

Completed in 115 milliseconds