Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kernel/probes/
H A Duprobes.c143 if (ctx == RP_CHECK_CHAIN_CALL) in arch_uretprobe_is_alive()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Duprobes.c200 if (ctx == RP_CHECK_CHAIN_CALL) in arch_uretprobe_is_alive()
/kernel/linux/linux-5.10/arch/csky/kernel/probes/
H A Duprobes.c116 if (ctx == RP_CHECK_CHAIN_CALL) in arch_uretprobe_is_alive()
/kernel/linux/linux-6.6/arch/arm64/kernel/probes/
H A Duprobes.c143 if (ctx == RP_CHECK_CHAIN_CALL) in arch_uretprobe_is_alive()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Duprobes.c111 if (ctx == RP_CHECK_CHAIN_CALL) in arch_uretprobe_is_alive()
/kernel/linux/linux-6.6/arch/csky/kernel/probes/
H A Duprobes.c119 if (ctx == RP_CHECK_CHAIN_CALL) in arch_uretprobe_is_alive()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Duprobes.c213 if (ctx == RP_CHECK_CHAIN_CALL) in arch_uretprobe_is_alive()
/kernel/linux/linux-6.6/arch/riscv/kernel/probes/
H A Duprobes.c123 if (ctx == RP_CHECK_CHAIN_CALL) in arch_uretprobe_is_alive()
/kernel/linux/linux-5.10/include/linux/
H A Duprobes.h95 RP_CHECK_CHAIN_CALL, enumerator
/kernel/linux/linux-6.6/include/linux/
H A Duprobes.h95 RP_CHECK_CHAIN_CALL, enumerator
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Duprobes.c156 if (ctx == RP_CHECK_CHAIN_CALL) in arch_uretprobe_is_alive()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Duprobes.c157 if (ctx == RP_CHECK_CHAIN_CALL) in arch_uretprobe_is_alive()
/kernel/linux/linux-5.10/kernel/events/
H A Duprobes.c1852 enum rp_check ctx = chained ? RP_CHECK_CHAIN_CALL : RP_CHECK_CALL; in cleanup_return_instances()
/kernel/linux/linux-6.6/kernel/events/
H A Duprobes.c1847 enum rp_check ctx = chained ? RP_CHECK_CHAIN_CALL : RP_CHECK_CALL; in cleanup_return_instances()

Completed in 11 milliseconds