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

/linux-master/arch/parisc/kernel/
H A Dpatch.c101 static int __kprobes patch_text_stop_machine(void *data) function
117 stop_machine_cpuslocked(patch_text_stop_machine, &patch, NULL);
129 stop_machine_cpuslocked(patch_text_stop_machine, &patch, NULL);
/linux-master/arch/xtensa/kernel/
H A Djump_label.c39 static int patch_text_stop_machine(void *data) function
63 stop_machine_cpuslocked(patch_text_stop_machine,
/linux-master/arch/arm/kernel/
H A Dpatch.c111 static int __kprobes patch_text_stop_machine(void *data) function
127 stop_machine_cpuslocked(patch_text_stop_machine, &patch, NULL);

Completed in 620 milliseconds