Searched defs:hprobe (Results 1 – 2 of 2) sorted by relevance
116 struct hprobe { struct117 enum hprobe_state state; argument118 int srcu_idx;119 struct uprobe *uprobe;160 struct hprobe hprobe; member
710 static void hprobe_init_leased(struct hprobe *hprobe, struct uprobe *uprobe, int srcu_idx) in hprobe_init_leased()719 static void hprobe_init_stable(struct hprobe *hprobe, struct uprobe *uprobe) in hprobe_init_stable()735 static inline struct uprobe *hprobe_consume(struct hprobe *hprobe, enum hprobe_state *hstate) in hprobe_consume()756 static void hprobe_finalize(struct hprobe *hprobe, enum hprobe_state hstate) in hprobe_finalize()790 static struct uprobe *hprobe_expire(struct hprobe *hprobe, bool get) in hprobe_expire()