Home
last modified time | relevance | path

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

/kernel/events/
Duprobes.c622 static int match_uprobe(struct uprobe *l, struct uprobe *r) in match_uprobe() function
648 match = match_uprobe(&u, uprobe); in __find_uprobe()
685 match = match_uprobe(uprobe, u); in __insert_uprobe()