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

/linux-master/arch/x86/kernel/
H A Duprobes.c27 #define UPROBE_FIX_CALL 0x02 macro
562 } else if (auprobe->defparam.fixups & UPROBE_FIX_CALL) {
888 fix_ip_or_call = UPROBE_FIX_CALL;
893 fix_ip_or_call = UPROBE_FIX_CALL;

Completed in 206 milliseconds