Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/events/
Duprobes.c369 static int match_uprobe(struct uprobe *l, struct uprobe *r) in match_uprobe() function
395 match = match_uprobe(&u, uprobe); in __find_uprobe()
434 match = match_uprobe(uprobe, u); in __insert_uprobe()