Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/events/
H A Duprobes.c1780 static void uprobe_warn(struct task_struct *t, const char *msg) in uprobe_warn() function
1793 uprobe_warn(current, "dup xol area"); in dup_xol_work()
1814 return uprobe_warn(t, "dup ret instances"); in uprobe_copy_process()
1819 return uprobe_warn(t, "dup xol area"); in uprobe_copy_process()
1906 uprobe_warn(current, "handle tail call"); in prepare_uretprobe()
2168 uprobe_warn(current, "handle uretprobe, sending SIGILL."); in handle_trampoline()
2284 uprobe_warn(current, "execute the probed insn, sending SIGILL."); in handle_singlestep()