Home
last modified time | relevance | path

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

/linux-6.15/kernel/events/
H A Duprobes.c640 static inline bool uprobe_is_active(struct uprobe *uprobe) in uprobe_is_active() function
665 if (uprobe_is_active(uprobe)) { in uprobe_free_deferred()
2561 WARN_ON(!uprobe_is_active(uprobe)); in handler_chain()