Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/kernel/
Dpatch.c112 static int __kprobes patch_text_stop_machine(void *data) in patch_text_stop_machine() function
128 stop_machine_cpuslocked(patch_text_stop_machine, &patch, NULL); in patch_text()