Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Duprobes.h79 HPROBE_CONSUMED, /* uprobe "consumed" by uretprobe handler */ enumerator
/linux-6.15/kernel/events/
H A Duprobes.c723 *hstate = xchg(&hprobe->state, HPROBE_CONSUMED); in hprobe_consume()
729 case HPROBE_CONSUMED: /* uprobe was finalized already, do nothing */ in hprobe_consume()
752 case HPROBE_CONSUMED: in hprobe_finalize()
801 case HPROBE_CONSUMED: in hprobe_expire()