/linux-6.3-rc2/arch/parisc/kernel/ |
A D | unwind.c | 441 int unwind_once(struct unwind_frame_info *next_frame) in unwind_once() argument 443 unwind_frame_regs(next_frame); in unwind_once() 445 if (next_frame->prev_sp == 0 || in unwind_once() 446 next_frame->prev_ip == 0) in unwind_once() 449 next_frame->sp = next_frame->prev_sp; in unwind_once() 450 next_frame->ip = next_frame->prev_ip; in unwind_once() 451 next_frame->prev_sp = 0; in unwind_once() 452 next_frame->prev_ip = 0; in unwind_once() 455 next_frame->t ? (int)next_frame->t->pid : -1, in unwind_once() 456 next_frame->sp, next_frame->ip); in unwind_once()
|
/linux-6.3-rc2/drivers/net/ethernet/8390/ |
A D | lib8390.c | 664 unsigned char rxing_page, this_frame, next_frame; in ei_receive() local 705 next_frame = this_frame + 1 + ((pkt_len+4)>>8); in ei_receive() 710 if (rx_frame.next != next_frame && in ei_receive() 711 rx_frame.next != next_frame + 1 && in ei_receive() 712 rx_frame.next != next_frame - num_rx_pages && in ei_receive() 759 next_frame = rx_frame.next; in ei_receive() 762 if (next_frame >= ei_local->stop_page) { in ei_receive() 764 next_frame); in ei_receive() 765 next_frame = ei_local->rx_start_page; in ei_receive() 767 ei_local->current_page = next_frame; in ei_receive() [all …]
|
A D | axnet_cs.c | 1345 unsigned char rxing_page, this_frame, next_frame; in ei_receive() local 1383 next_frame = this_frame + 1 + ((pkt_len+4)>>8); in ei_receive() 1431 next_frame = rx_frame.next; in ei_receive() 1434 if (next_frame >= ei_local->stop_page) { in ei_receive() 1436 next_frame); in ei_receive() 1437 next_frame = ei_local->rx_start_page; in ei_receive() 1439 ei_local->current_page = next_frame; in ei_receive() 1440 outb_p(next_frame-1, e8390_base+EN0_BOUNDARY); in ei_receive()
|
/linux-6.3-rc2/drivers/usb/c67x00/ |
A D | c67x00-sched.c | 34 u16 next_frame; /* For int/isoc transactions */ member 242 if (frame_after(c67x00->current_frame, ep_data->next_frame)) in c67x00_ep_data_alloc() 243 ep_data->next_frame = in c67x00_ep_data_alloc() 263 ep_data->next_frame = frame_add(c67x00->current_frame, 1); in c67x00_ep_data_alloc() 402 urb->start_frame = urbp->ep_data->next_frame; in c67x00_urb_enqueue() 734 if (frame_after_eq(c67x00->current_frame, urbp->ep_data->next_frame)) { in c67x00_add_int_urb() 735 urbp->ep_data->next_frame = in c67x00_add_int_urb() 736 frame_add(urbp->ep_data->next_frame, urb->interval); in c67x00_add_int_urb() 746 if (frame_after_eq(c67x00->current_frame, urbp->ep_data->next_frame)) { in c67x00_add_iso_urb() 768 urbp->ep_data->next_frame = in c67x00_add_iso_urb() [all …]
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | stacktrace.h | 103 struct stack_frame *next_frame; member 108 u32 next_frame; member
|
/linux-6.3-rc2/drivers/media/pci/tw5864/ |
A D | tw5864-core.c | 128 struct tw5864_h264_frame *cur_frame, *next_frame; in tw5864_h264_isr() local 136 next_frame = &dev->h264_buf[next_frame_index]; in tw5864_h264_isr() 149 cur_frame = next_frame; in tw5864_h264_isr()
|
/linux-6.3-rc2/arch/loongarch/kernel/ |
A D | unwind_prologue.c | 194 static bool next_frame(struct unwind_state *state) in next_frame() function 261 next_frame(state) : default_next_frame(state); in unwind_next_frame()
|
/linux-6.3-rc2/arch/um/include/asm/ |
A D | stacktrace.h | 9 struct stack_frame *next_frame; member
|
/linux-6.3-rc2/arch/um/kernel/ |
A D | stacktrace.c | 34 frame = frame ? frame->next_frame : NULL; in dump_trace()
|
/linux-6.3-rc2/arch/arm64/kernel/ |
A D | signal.c | 51 struct frame_record __user *next_frame; member 938 __put_user_error(regs->regs[29], &user->next_frame->fp, err); in setup_sigframe() 939 __put_user_error(regs->regs[30], &user->next_frame->lr, err); in setup_sigframe() 1057 user->next_frame = (struct frame_record __user *)sp; in get_sigframe() 1078 regs->regs[29] = (unsigned long)&user->next_frame->fp; in setup_return()
|
/linux-6.3-rc2/arch/x86/events/ |
A D | core.c | 2844 if (__get_user(frame.next_frame, &fp->next_frame)) in perf_callchain_user32() 2850 fp = compat_ptr(ss_base + frame.next_frame); in perf_callchain_user32() 2895 if (__get_user(frame.next_frame, &fp->next_frame)) in perf_callchain_user() 2901 fp = (void __user *)frame.next_frame; in perf_callchain_user()
|
/linux-6.3-rc2/drivers/usb/fotg210/ |
A D | fotg210-hcd.h | 126 unsigned next_frame; /* scan periodic, start here */ member
|
A D | fotg210-hcd.c | 4273 fotg210->next_frame = now >> 3; in iso_stream_schedule() 4663 now_frame = (fotg210->next_frame - 1) & fmask; in scan_isoc() 4668 frame = fotg210->next_frame; in scan_isoc() 4680 fotg210->next_frame = now_frame; in scan_isoc()
|
/linux-6.3-rc2/drivers/usb/gadget/function/ |
A D | u_ether.c | 260 goto next_frame; in rx_complete() 270 next_frame: in rx_complete()
|
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
A D | dma.c | 936 next_frame: in dma_rx() 984 goto next_frame; in dma_rx()
|
/linux-6.3-rc2/drivers/isdn/hardware/mISDN/ |
A D | hfcmulti.c | 1984 next_frame: in hfcmulti_tx() 2159 goto next_frame; in hfcmulti_tx() 2163 goto next_frame; in hfcmulti_tx() 2200 next_frame: in hfcmulti_rx() 2306 goto next_frame; in hfcmulti_rx() 2314 goto next_frame; in hfcmulti_rx() 2346 goto next_frame; in hfcmulti_rx()
|