Home
last modified time | relevance | path

Searched refs:instruction_pointer (Results 1 – 3 of 3) sorted by relevance

/include/asm-generic/
Dptrace.h22 static inline unsigned long instruction_pointer(struct pt_regs *regs) in instruction_pointer() function
33 #define profile_pc(regs) instruction_pointer(regs)
/include/linux/
Dseccomp.h50 __u64 instruction_pointer; member
Dperf_event.h1279 # define perf_instruction_pointer(regs) instruction_pointer(regs)