Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Duprobes.h23 struct uprobe_xol_ops;
31 const struct uprobe_xol_ops *ops;
/linux-6.15/arch/x86/kernel/
H A Duprobes.c626 struct uprobe_xol_ops { struct
700 static const struct uprobe_xol_ops default_xol_ops = {
827 static const struct uprobe_xol_ops branch_xol_ops = {
832 static const struct uprobe_xol_ops push_xol_ops = {