Home
last modified time | relevance | path

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

/linux/arch/csky/kernel/probes/
H A Dkprobes.c28 static int __kprobes patch_text_cb(void *priv) in patch_text_cb() function
51 return stop_machine_cpuslocked(patch_text_cb, &param, cpu_online_mask); in patch_text()