Home
last modified time | relevance | path

Searched refs:profile_pc (Results 1 - 25 of 64) sorted by relevance

123

/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dptrace.h81 unsigned long profile_pc(struct pt_regs *);
83 #define profile_pc(regs) instruction_pointer(regs) macro
146 unsigned long profile_pc(struct pt_regs *);
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dptrace.h81 unsigned long profile_pc(struct pt_regs *);
83 #define profile_pc(regs) instruction_pointer(regs) macro
146 unsigned long profile_pc(struct pt_regs *);
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Dptrace.h94 # define profile_pc(regs) instruction_pointer(regs) macro
96 # define profile_pc(regs) \ macro
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dtime.c35 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
52 EXPORT_SYMBOL(profile_pc); variable
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dtime.c45 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
53 EXPORT_SYMBOL(profile_pc); variable
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dptrace.h93 # define profile_pc(regs) instruction_pointer(regs) macro
95 # define profile_pc(regs) \ macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dtime.c28 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
50 EXPORT_SYMBOL(profile_pc); variable
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dtime.c44 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
60 EXPORT_SYMBOL(profile_pc); variable
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dtime.c44 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
60 EXPORT_SYMBOL(profile_pc); variable
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dtime.c28 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
50 EXPORT_SYMBOL(profile_pc); variable
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dptrace.h107 extern unsigned long profile_pc(struct pt_regs *regs);
109 #define profile_pc(regs) instruction_pointer(regs) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dptrace.h106 extern unsigned long profile_pc(struct pt_regs *regs);
108 #define profile_pc(regs) instruction_pointer(regs) macro
/kernel/linux/linux-5.10/arch/hexagon/include/uapi/asm/
H A Dptrace.h30 #define profile_pc(regs) instruction_pointer(regs) macro
/kernel/linux/linux-6.6/arch/hexagon/include/uapi/asm/
H A Dptrace.h30 #define profile_pc(regs) instruction_pointer(regs) macro
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dtime.c124 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
138 EXPORT_SYMBOL(profile_pc); variable
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dtime.c123 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
137 EXPORT_SYMBOL(profile_pc); variable
/kernel/linux/linux-5.10/arch/c6x/include/asm/
H A Dptrace.h23 #define profile_pc(regs) instruction_pointer(regs) macro
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
H A Dptrace.h15 #define profile_pc(regs) instruction_pointer(regs) macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dptrace.h16 #define profile_pc(regs) instruction_pointer(regs) macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dptrace.h11 #define profile_pc(regs) instruction_pointer(regs) macro
/kernel/linux/linux-6.6/arch/microblaze/include/asm/
H A Dptrace.h15 #define profile_pc(regs) instruction_pointer(regs) macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dptrace.h16 #define profile_pc(regs) instruction_pointer(regs) macro
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dptrace.h11 #define profile_pc(regs) instruction_pointer(regs) macro
/kernel/linux/linux-5.10/arch/h8300/include/asm/
H A Dptrace.h25 #define profile_pc(regs) instruction_pointer(regs) macro
/kernel/linux/linux-5.10/arch/nds32/include/asm/
H A Dptrace.h74 #define profile_pc(regs) instruction_pointer(regs) macro

Completed in 7 milliseconds

123