Searched refs:HPROBE_STABLE (Results 1 – 2 of 2) sorted by relevance
78 HPROBE_STABLE, /* refcounted uprobe */ enumerator
721 hprobe->state = uprobe ? HPROBE_STABLE : HPROBE_GONE; in hprobe_init_stable()740 case HPROBE_STABLE: in hprobe_consume()762 case HPROBE_STABLE: in hprobe_finalize()806 case HPROBE_STABLE: in hprobe_expire()830 if (try_cmpxchg(&hprobe->state, &hstate, uprobe ? HPROBE_STABLE : HPROBE_GONE)) { in hprobe_expire()