Searched refs:HPROBE_STABLE (Results 1 – 2 of 2) sorted by relevance
77 HPROBE_STABLE, /* refcounted uprobe */ enumerator
707 hprobe->state = uprobe ? HPROBE_STABLE : HPROBE_GONE; in hprobe_init_stable()726 case HPROBE_STABLE: in hprobe_consume()748 case HPROBE_STABLE: in hprobe_finalize()792 case HPROBE_STABLE: in hprobe_expire()816 if (try_cmpxchg(&hprobe->state, &hstate, uprobe ? HPROBE_STABLE : HPROBE_GONE)) { in hprobe_expire()