Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/csky/kernel/probes/
A Duprobes.c116 if (ctx == RP_CHECK_CHAIN_CALL) in arch_uretprobe_is_alive()
/linux-6.3-rc2/arch/powerpc/kernel/
A Duprobes.c213 if (ctx == RP_CHECK_CHAIN_CALL) in arch_uretprobe_is_alive()
/linux-6.3-rc2/arch/riscv/kernel/probes/
A Duprobes.c115 if (ctx == RP_CHECK_CHAIN_CALL) in arch_uretprobe_is_alive()
/linux-6.3-rc2/arch/arm64/kernel/probes/
A Duprobes.c143 if (ctx == RP_CHECK_CHAIN_CALL) in arch_uretprobe_is_alive()
/linux-6.3-rc2/include/linux/
A Duprobes.h95 RP_CHECK_CHAIN_CALL, enumerator
/linux-6.3-rc2/arch/s390/kernel/
A Duprobes.c157 if (ctx == RP_CHECK_CHAIN_CALL) in arch_uretprobe_is_alive()
/linux-6.3-rc2/kernel/events/
A Duprobes.c1849 enum rp_check ctx = chained ? RP_CHECK_CHAIN_CALL : RP_CHECK_CALL; in cleanup_return_instances()

Completed in 12 milliseconds