Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Duprobes.h55 UTASK_SSTEP_TRAPPED, enumerator
/openbmc/linux/kernel/events/
H A Duprobes.c1981 utask->state = UTASK_SSTEP_TRAPPED; in uprobe_deny_signal()
2270 else if (utask->state == UTASK_SSTEP_TRAPPED) in handle_singlestep()