Home
last modified time | relevance | path

Searched refs:regs_query_register_offset (Results 1 – 16 of 16) sorted by relevance

/linux-4.4.14/tools/perf/util/include/
Ddwarf-regs.h14 int regs_query_register_offset(const char *name);
/linux-4.4.14/arch/hexagon/include/uapi/asm/
Dptrace.h32 extern int regs_query_register_offset(const char *name);
/linux-4.4.14/arch/sh/kernel/
Dptrace.c10 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
/linux-4.4.14/tools/perf/arch/x86/util/
Ddwarf-regs.c122 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
/linux-4.4.14/arch/sh/include/asm/
Dptrace.h39 extern int regs_query_register_offset(const char *name);
/linux-4.4.14/arch/arm/include/asm/
Dptrace.h123 extern int regs_query_register_offset(const char *name);
/linux-4.4.14/arch/mips/include/asm/
Dptrace.h71 extern int regs_query_register_offset(const char *name);
/linux-4.4.14/arch/s390/include/asm/
Dptrace.h167 int regs_query_register_offset(const char *name);
/linux-4.4.14/arch/powerpc/include/asm/
Dptrace.h159 extern int regs_query_register_offset(const char *name);
/linux-4.4.14/arch/x86/include/asm/
Dptrace.h159 extern int regs_query_register_offset(const char *name);
/linux-4.4.14/kernel/trace/
Dtrace_probe.c373 ret = regs_query_register_offset(arg + 1); in parse_probe_arg()
/linux-4.4.14/arch/arm/kernel/
Dptrace.c100 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
/linux-4.4.14/arch/mips/kernel/
Dptrace.c583 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
/linux-4.4.14/arch/x86/kernel/
Dptrace.c102 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
/linux-4.4.14/arch/s390/kernel/
Dptrace.c1447 int regs_query_register_offset(const char *name) in regs_query_register_offset() function
/linux-4.4.14/arch/powerpc/kernel/
Dptrace.c123 int regs_query_register_offset(const char *name) in regs_query_register_offset() function