Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Duprobes.c654 static inline bool uprobe_is_active(struct uprobe *uprobe) in uprobe_is_active() function
679 if (uprobe_is_active(uprobe)) { in uprobe_free_deferred()
2591 WARN_ON(!uprobe_is_active(uprobe)); in handler_chain()