/linux/tools/perf/util/include/ |
A D | dwarf-regs.h | 21 int regs_query_register_offset(const char *name);
|
/linux/arch/hexagon/include/uapi/asm/ |
A D | ptrace.h | 33 extern int regs_query_register_offset(const char *name);
|
/linux/tools/perf/arch/s390/util/ |
A D | dwarf-regs.c | 31 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
/linux/arch/sh/kernel/ |
A D | ptrace.c | 11 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
/linux/arch/parisc/include/asm/ |
A D | ptrace.h | 36 extern int regs_query_register_offset(const char *name);
|
/linux/tools/perf/arch/riscv/util/ |
A D | dwarf-regs.c | 64 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
/linux/arch/csky/include/asm/ |
A D | ptrace.h | 77 extern int regs_query_register_offset(const char *name);
|
/linux/tools/perf/arch/arm64/util/ |
A D | dwarf-regs.c | 84 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
/linux/tools/perf/arch/powerpc/util/ |
A D | dwarf-regs.c | 93 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
/linux/tools/perf/arch/x86/util/ |
A D | dwarf-regs.c | 108 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
/linux/arch/sh/include/asm/ |
A D | ptrace.h | 63 extern int regs_query_register_offset(const char *name);
|
/linux/arch/sparc/include/asm/ |
A D | ptrace.h | 88 int regs_query_register_offset(const char *name);
|
/linux/arch/mips/include/asm/ |
A D | ptrace.h | 66 extern int regs_query_register_offset(const char *name);
|
/linux/arch/arm/include/asm/ |
A D | ptrace.h | 128 extern int regs_query_register_offset(const char *name);
|
/linux/arch/riscv/include/asm/ |
A D | ptrace.h | 118 extern int regs_query_register_offset(const char *name);
|
/linux/arch/s390/include/asm/ |
A D | ptrace.h | 195 int regs_query_register_offset(const char *name);
|
/linux/arch/x86/include/asm/ |
A D | ptrace.h | 236 extern int regs_query_register_offset(const char *name);
|
/linux/arch/riscv/kernel/ |
A D | ptrace.c | 176 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
/linux/arch/powerpc/include/asm/ |
A D | ptrace.h | 324 extern int regs_query_register_offset(const char *name);
|
/linux/arch/arm64/include/asm/ |
A D | ptrace.h | 255 extern int regs_query_register_offset(const char *name);
|
/linux/tools/perf/util/ |
A D | bpf-prologue.c | 115 int offset = regs_query_register_offset(reg); in gen_ldx_reg_from_ctx()
|
/linux/arch/csky/kernel/ |
A D | ptrace.c | 258 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
/linux/arch/arm/kernel/ |
A D | ptrace.c | 98 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
/linux/arch/parisc/kernel/ |
A D | ptrace.c | 722 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|
/linux/arch/powerpc/kernel/ptrace/ |
A D | ptrace-view.c | 79 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
|