Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Duprobes.c1217 if (ctx == RP_CHECK_CALL) /* sp was just decremented by "call" insn */ in arch_uretprobe_is_alive()
/linux/kernel/events/
H A Duprobes.c2187 enum rp_check ctx = chained ? RP_CHECK_CHAIN_CALL : RP_CHECK_CALL; in cleanup_return_instances()