Home
last modified time | relevance | path

Searched refs:list_entry (Results 451 – 475 of 980) sorted by relevance

1...<<11121314151617181920>>...40

/openbmc/linux/drivers/usb/gadget/udc/
H A Dnet2280.c1135 req = list_entry(ep->queue.next, in scan_dma_completions()
1197 req = list_entry(ep->queue.next, struct net2280_request, queue); in restart_dma()
1224 req = list_entry(ep->queue.next, in nuke()
1308 start_dma(ep, list_entry(ep->queue.next, in net2280_dequeue()
2524 req = list_entry(ep->queue.next, in handle_ep_small()
2624 req = list_entry(ep->queue.next, in handle_ep_small()
2736 req = list_entry(ep->queue.next, in handle_ep_small()
3138 req = list_entry(ep->queue.next, in handle_stat0_irqs()
H A Datmel_usba_udc.c472 req = list_entry(ep->queue.next, struct usba_request, queue); in submit_next_request()
502 req = list_entry(ep->queue.next, in receive_data()
1445 req = list_entry(ep->queue.next, in usba_control_irq()
1638 req = list_entry(ep->queue.next, struct usba_request, queue); in usba_ep_irq()
1702 req = list_entry(ep->queue.next, struct usba_request, queue); in usba_dma_irq()
/openbmc/linux/kernel/trace/
H A Dring_buffer.c747 page = list_entry(next, struct buffer_page, list); in verify_event()
1464 *bpage = list_entry(p, struct buffer_page, list); in rb_inc_page()
1770 = list_entry(cpu_buffer->pages, struct buffer_page, list); in rb_allocate_cpu_buffer()
1801 bpage = list_entry(head, struct buffer_page, list); in rb_free_cpu_buffer()
1974 first_page = list_entry(rb_list_head(to_remove->next), in rb_remove_pages()
2001 cpu_buffer->head_page = list_entry(next_page, in rb_remove_pages()
2011 last_page = list_entry(rb_list_head(to_remove), struct buffer_page, in rb_remove_pages()
5266 = list_entry(cpu_buffer->pages, struct buffer_page, list); in rb_reset_cpu()
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v6.c1812 temp_vb = list_entry(ctx->src_queue.next, struct s5p_mfc_buf, list); in s5p_mfc_run_dec_frame()
1856 src_mb = list_entry(ctx->src_queue.next, struct s5p_mfc_buf, list); in s5p_mfc_run_enc_frame()
1874 dst_mb = list_entry(ctx->dst_queue.next, struct s5p_mfc_buf, list); in s5p_mfc_run_enc_frame()
1894 temp_vb = list_entry(ctx->src_queue.next, struct s5p_mfc_buf, list); in s5p_mfc_run_init_dec()
1910 dst_mb = list_entry(ctx->dst_queue.next, struct s5p_mfc_buf, list); in s5p_mfc_run_init_enc()
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c1738 pxmitframe = list_entry(plist, struct xmit_frame, list); in rtw_free_xmitframe_queue()
2139 pxmitframe = list_entry(plist, struct xmit_frame, list); in dequeue_xmitframes_to_sleeping_queue()
2210 pxmitframe = list_entry(xmitframe_plist, struct xmit_frame, in wakeup_sta_to_xmit()
2281 pxmitframe = list_entry(xmitframe_plist, in wakeup_sta_to_xmit()
2325 pxmitframe = list_entry(xmitframe_plist, struct xmit_frame, in xmit_delivery_enabled_frames()
/openbmc/linux/tools/perf/util/
H A Dauxtrace.c459 buffer = list_entry(queues->queue_array[i].head.next, in auxtrace_queues__free()
867 auxtrace_index = list_entry(head->prev, struct auxtrace_index, list); in auxtrace_index__last()
873 auxtrace_index = list_entry(head->prev, struct auxtrace_index, in auxtrace_index__last()
1027 return list_entry(buffer->list.next, struct auxtrace_buffer, in auxtrace_buffer__next()
1032 return list_entry(queue->head.next, struct auxtrace_buffer, in auxtrace_buffer__next()
/openbmc/u-boot/drivers/usb/gadget/
H A Drndis.c1217 r = list_entry(act, rndis_resp_t, list); in rndis_free_response()
1236 r = list_entry(act, rndis_resp_t, list); in rndis_get_next_response()
/openbmc/linux/drivers/input/serio/
H A Dhil_mlc.c775 struct hil_mlc *mlc = list_entry(tmp, hil_mlc, list); in hil_mlcs_process()
985 if (list_entry(tmp, hil_mlc, list) == mlc) in hil_mlc_unregister()
/openbmc/linux/drivers/media/usb/pwc/
H A Dpwc-if.c196 buf = list_entry(pdev->queued_bufs.next, struct pwc_frame_buf, list); in pwc_get_next_fill_buf()
563 buf = list_entry(pdev->queued_bufs.next, struct pwc_frame_buf, in pwc_cleanup_queued_bufs()
/openbmc/linux/fs/jbd2/
H A Dcommit.c811 struct buffer_head *bh = list_entry(io_bufs.prev, in jbd2_journal_commit_transaction()
857 bh = list_entry(log_bufs.prev, struct buffer_head, b_assoc_buffers); in jbd2_journal_commit_transaction()
/openbmc/linux/fs/lockd/
H A Dsvclock.c108 b = list_entry(pos, struct nlm_block, b_list); in nlmsvc_insert_block_locked()
1030 block = list_entry(nlm_blocked.next, struct nlm_block, b_list); in nlmsvc_retry_blocked()
/openbmc/linux/drivers/media/pci/tw68/
H A Dtw68-video.c419 prev = list_entry(dev->active.prev, struct tw68_buf, list); in tw68_buf_queue()
986 buf = list_entry(dev->active.next, struct tw68_buf, list); in tw68_irq_video_done()
/openbmc/linux/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm_bo.c478 prev_bo = list_entry(bo->list.prev, struct hmm_buffer_object, list); in hmm_bo_release()
479 next_bo = list_entry(bo->list.next, struct hmm_buffer_object, list); in hmm_bo_release()
/openbmc/linux/drivers/s390/net/
H A Dqeth_core.h429 struct list_head list_entry; member
615 struct list_head list_entry; member
/openbmc/linux/drivers/hid/usbhid/
H A Dhiddev.c80 report = list_entry(list, struct hid_report, list); in hiddev_lookup_report()
93 report = list_entry(list, struct hid_report, list); in hiddev_lookup_report()
/openbmc/linux/drivers/media/usb/au0828/
H A Dau0828-video.c402 *buf = list_entry(dma_q->active.next, struct au0828_buffer, list); in get_next_buf()
477 *buf = list_entry(dma_q->active.next, struct au0828_buffer, list); in vbi_get_next_buf()
874 buf = list_entry(vidq->active.next, struct au0828_buffer, list); in au0828_stop_streaming()
904 buf = list_entry(vbiq->active.next, struct au0828_buffer, list); in au0828_stop_vbi_streaming()
/openbmc/linux/drivers/pci/switch/
H A Dswitchtec.c166 stuser = list_entry(stdev->mrpc_queue.next, struct switchtec_user, in mrpc_cmd_submit()
206 struct switchtec_user *stuser = list_entry(stdev->mrpc_queue.next, in mrpc_cleanup_cmd()
227 stuser = list_entry(stdev->mrpc_queue.next, struct switchtec_user, in mrpc_complete_cmd()
285 stuser = list_entry(stdev->mrpc_queue.next, in mrpc_error_complete_cmd()
/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c489 lmmio = list_entry(lhandle, in efi_set_virtual_address_map()
/openbmc/linux/tools/perf/tests/
H A Dswitch-tracking.c249 node = list_entry(events->next, struct event_node, list); in free_event_nodes()
/openbmc/linux/drivers/media/common/saa7146/
H A Dsaa7146_vbi.c302 buf = list_entry(dq->queue.next, struct saa7146_buf, list); in return_buffers()
/openbmc/linux/drivers/md/
H A Dmd-multipath.c300 mp_bh = list_entry(head->prev, struct multipath_bh, retry_list); in multipathd()
/openbmc/linux/fs/fscache/
H A Dvolume.c483 volume = list_entry(v, struct fscache_volume, proc_link); in fscache_volumes_seq_show()
/openbmc/linux/lib/
H A Dlru_cache.c323 e = list_entry(n, struct lc_element, list); in lc_prepare_for_change()
/openbmc/linux/drivers/hid/
H A Dhid-microsoft.c336 hidinput = list_entry(hdev->inputs.next, struct hid_input, list); in ms_init_ff()
/openbmc/linux/net/sctp/
H A Dbind_addr.c553 addr = list_entry(bp->address_list.next, in sctp_is_ep_boundall()

1...<<11121314151617181920>>...40