Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/kernel/
Dpatch.c111 static int __kprobes patch_text_stop_machine(void *data) in patch_text_stop_machine() function
127 stop_machine(patch_text_stop_machine, &patch, NULL); in patch_text()