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

/linux-master/arch/x86/include/asm/
H A Duprobes.h23 struct uprobe_xol_ops;
31 const struct uprobe_xol_ops *ops;
/linux-master/arch/x86/kernel/
H A Duprobes.c505 struct uprobe_xol_ops { struct
579 static const struct uprobe_xol_ops default_xol_ops = {
706 static const struct uprobe_xol_ops branch_xol_ops = {
711 static const struct uprobe_xol_ops push_xol_ops = {

Completed in 126 milliseconds