Searched refs:HPROBE_GONE (Results 1 – 1 of 1) sorted by relevance
696 hprobe->state = uprobe ? HPROBE_STABLE : HPROBE_GONE; in hprobe_init_stable()717 case HPROBE_GONE: /* uprobe is NULL, no SRCU */ in hprobe_consume()740 case HPROBE_GONE: in hprobe_finalize()784 case HPROBE_GONE: in hprobe_expire()805 if (try_cmpxchg(&hprobe->state, &hstate, uprobe ? HPROBE_STABLE : HPROBE_GONE)) { in hprobe_expire()