Searched refs:firstframe (Results 1 – 2 of 2) sorted by relevance
74 bool firstframe; in arch_stack_walk_reliable() local94 for (firstframe = true; sp != stack_end; in arch_stack_walk_reliable()95 firstframe = false, sp = newsp) { in arch_stack_walk_reliable()118 if (firstframe) in arch_stack_walk_reliable()
362 struct canfd_frame *firstframe; in bcm_send_to_user() local386 firstframe = (struct canfd_frame *)skb_tail_pointer(skb); in bcm_send_to_user()397 if (firstframe->flags & RX_LOCAL) in bcm_send_to_user()399 if (firstframe->flags & RX_OWN) in bcm_send_to_user()402 firstframe->flags &= BCM_CAN_FLAGS_MASK; in bcm_send_to_user()