Searched refs:regs_get_kernel_stack_nth (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dptrace.h258 * regs_get_kernel_stack_nth() - get Nth entry of the stack
262 * regs_get_kernel_stack_nth() returns @n th entry of the kernel stack which
266 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dptrace.h258 * regs_get_kernel_stack_nth() - get Nth entry of the stack
262 * regs_get_kernel_stack_nth() returns @n th entry of the kernel stack which
266 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/include/asm/
H A Dptrace.h206 extern unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/include/asm/
H A Dptrace.h206 extern unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/include/asm/
H A Dptrace.h185 * regs_get_kernel_stack_nth() - get Nth entry of the stack
189 * regs_get_kernel_stack_nth() returns @n th entry of the kernel stack which
193 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dptrace.h185 * regs_get_kernel_stack_nth() - get Nth entry of the stack
189 * regs_get_kernel_stack_nth() returns @n th entry of the kernel stack which
193 static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/include/asm/
H A Dptrace.h504 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/include/asm/
H A Dptrace.h504 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/kernel/
H A Dptrace.c117 * regs_get_kernel_stack_nth() - get Nth entry of the stack
121 * regs_get_kernel_stack_nth() returns @n th entry of the kernel stack which
125 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/kernel/
H A Dptrace.c117 * regs_get_kernel_stack_nth() - get Nth entry of the stack
121 * regs_get_kernel_stack_nth() returns @n th entry of the kernel stack which
125 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/kernel/
H A Dptrace.c1103 * regs_get_kernel_stack_nth() - get Nth entry of the stack
1107 * regs_get_kernel_stack_nth() returns @n th entry of the kernel stack which
1111 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/kernel/
H A Dptrace.c1103 * regs_get_kernel_stack_nth() - get Nth entry of the stack
1107 * regs_get_kernel_stack_nth() returns @n th entry of the kernel stack which
1111 unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, unsigned int n) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/trace/
H A Dtrace_kprobe.c182 *(type *)dest = (type)regs_get_kernel_stack_nth(regs, \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/trace/
H A Dtrace_kprobe.c182 *(type *)dest = (type)regs_get_kernel_stack_nth(regs, \

Completed in 200 milliseconds