Searched refs:firstframe (Results 1 – 3 of 3) sorted by relevance
100 int firstframe = 1; in save_stack_trace_tsk_reliable() local163 if (!firstframe && !__kernel_text_address(ip)) in save_stack_trace_tsk_reliable()165 firstframe = 0; in save_stack_trace_tsk_reliable()
2056 int firstframe = 1; in show_stack() local2082 if (!firstframe || ip != lr) { in show_stack()2091 if (firstframe) in show_stack()2095 firstframe = 0; in show_stack()2108 firstframe = 1; in show_stack()
298 struct canfd_frame *firstframe; in bcm_send_to_user() local312 firstframe = (struct canfd_frame *)skb_tail_pointer(skb); in bcm_send_to_user()323 firstframe->flags &= BCM_CAN_FLAGS_MASK; in bcm_send_to_user()