firstframe 2035 arch/powerpc/kernel/process.c int firstframe = 1; firstframe 2064 arch/powerpc/kernel/process.c if (!firstframe || ip != lr) { firstframe 2072 arch/powerpc/kernel/process.c if (firstframe) firstframe 2076 arch/powerpc/kernel/process.c firstframe = 0; firstframe 2089 arch/powerpc/kernel/process.c firstframe = 1; firstframe 106 arch/powerpc/kernel/stacktrace.c bool firstframe; firstframe 143 arch/powerpc/kernel/stacktrace.c for (firstframe = true; sp != stack_end; firstframe 144 arch/powerpc/kernel/stacktrace.c firstframe = false, sp = newsp) { firstframe 167 arch/powerpc/kernel/stacktrace.c if (firstframe) firstframe 317 net/can/bcm.c struct canfd_frame *firstframe; firstframe 331 net/can/bcm.c firstframe = (struct canfd_frame *)skb_tail_pointer(skb); firstframe 342 net/can/bcm.c firstframe->flags &= BCM_CAN_FLAGS_MASK;