Home
last modified time | relevance | path

Searched refs:S_STACKFRAME (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm64/kernel/
A Dentry-ftrace.S75 stp x29, x30, [sp, #S_STACKFRAME]
76 add x29, sp, #S_STACKFRAME
A Dentry.S283 stp xzr, xzr, [sp, #S_STACKFRAME]
285 stp x29, x22, [sp, #S_STACKFRAME]
287 add x29, sp, #S_STACKFRAME
A Dhead.S409 stp xzr, xzr, [sp, #S_STACKFRAME]
410 add x29, sp, #S_STACKFRAME
A Dasm-offsets.c82 DEFINE(S_STACKFRAME, offsetof(struct pt_regs, stackframe)); in main()
/linux/include/generated/
A Dasm-offsets.h46 #define S_STACKFRAME 304 /* offsetof(struct pt_regs, stackframe) */ macro

Completed in 7 milliseconds