Searched refs:uprobe_warn (Results 1 – 1 of 1) sorted by relevance
1451 static void uprobe_warn(struct task_struct *t, const char *msg) in uprobe_warn() function1463 uprobe_warn(current, "dup xol area"); in dup_xol_work()1484 return uprobe_warn(t, "dup ret instances"); in uprobe_copy_process()1489 return uprobe_warn(t, "dup xol area"); in uprobe_copy_process()1913 uprobe_warn(current, "execute the probed insn, sending SIGILL."); in handle_singlestep()