Home
last modified time | relevance | path

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

/openbmc/linux/kernel/events/
H A Duprobes.c726 static struct uprobe *alloc_uprobe(struct inode *inode, loff_t offset, in alloc_uprobe()
1129 * refcount (thro alloc_uprobe) if and only if this @uprobe is getting
1168 uprobe = alloc_uprobe(inode, offset, ref_ctr_offset); in __uprobe_register()
721 static struct uprobe *alloc_uprobe(struct inode *inode, loff_t offset, alloc_uprobe() function