Searched refs:profile_pc (Results 1 – 25 of 28) sorted by relevance
12
45 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function53 EXPORT_SYMBOL(profile_pc);
81 unsigned long profile_pc(struct pt_regs *);83 #define profile_pc(regs) instruction_pointer(regs) macro146 unsigned long profile_pc(struct pt_regs *);
28 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function32 EXPORT_SYMBOL(profile_pc);
44 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function60 EXPORT_SYMBOL(profile_pc);
90 # define profile_pc(regs) instruction_pointer(regs) macro92 # define profile_pc(regs) \ macro
30 #define profile_pc(regs) instruction_pointer(regs) macro
108 extern unsigned long profile_pc(struct pt_regs *regs);110 #define profile_pc(regs) instruction_pointer(regs) macro
16 #define profile_pc(regs) instruction_pointer(regs) macro
15 #define profile_pc(regs) instruction_pointer(regs) macro
11 #define profile_pc(regs) instruction_pointer(regs) macro
102 unsigned long notrace profile_pc(struct pt_regs *regs) in profile_pc() function116 EXPORT_SYMBOL(profile_pc);
69 #define profile_pc(regs) instruction_pointer(regs) macro
21 unsigned long profile_pc(struct pt_regs *);
25 #define profile_pc(regs) instruction_pointer(regs) macro
172 extern unsigned long profile_pc(struct pt_regs *regs);174 #define profile_pc(regs) instruction_pointer(regs) macro
115 #define profile_pc(regs) instruction_pointer(regs) macro
67 unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function83 EXPORT_SYMBOL(profile_pc);
129 static inline unsigned long profile_pc(struct pt_regs *regs) in profile_pc() function
163 #define profile_pc(regs) instruction_pointer(regs) macro
82 #define profile_pc(regs) instruction_pointer(regs) macro
161 #define profile_pc(regs) instruction_pointer(regs) macro
43 #define profile_pc(regs) PT_REGS_IP(regs) macro
108 #define profile_pc(regs) instruction_pointer(regs) macro
217 #define profile_pc(regs) instruction_pointer(regs) macro
365 extern unsigned long profile_pc(struct pt_regs *regs);
Completed in 37 milliseconds