Home
last modified time | relevance | path

Searched refs:list_entry (Results 226 – 250 of 980) sorted by relevance

12345678910>>...40

/openbmc/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_mgr.c47 list_entry(itr, struct virtio_crypto, list); in virtcrypto_devmgr_add_dev()
/openbmc/linux/drivers/hid/
H A Dhid-google-stadiaff.c72 hidinput = list_entry(hid->inputs.next, struct hid_input, list); in stadiaff_init()
/openbmc/u-boot/fs/ubifs/
H A Drecovery.c506 snod = list_entry(sleb->nodes.prev, in fix_unclean_leb()
576 snod = list_entry(sleb->nodes.prev, struct ubifs_scan_node, in drop_last_group()
604 snod = list_entry(sleb->nodes.prev, struct ubifs_scan_node, in drop_last_node()
886 snod = list_entry(sleb->nodes.next, in ubifs_recover_log_leb()
1090 ucleb = list_entry(c->unclean_leb_list.next, in ubifs_clean_lebs()
/openbmc/linux/fs/ubifs/
H A Drecovery.c500 snod = list_entry(sleb->nodes.prev, in fix_unclean_leb()
568 snod = list_entry(sleb->nodes.prev, struct ubifs_scan_node, in drop_last_group()
596 snod = list_entry(sleb->nodes.prev, struct ubifs_scan_node, in drop_last_node()
878 snod = list_entry(sleb->nodes.next, in ubifs_recover_log_leb()
1082 ucleb = list_entry(c->unclean_leb_list.next, in ubifs_clean_lebs()
/openbmc/linux/drivers/pnp/
H A Dcard.c265 list_entry(pos, struct pnp_card_driver, in pnp_add_card()
439 list_entry(pos, struct pnp_card, global_list); in pnp_register_card_driver()
/openbmc/linux/drivers/scsi/bfa/
H A Dbfad.c519 list_add_tail(&vport->list_entry, &bfad->pbc_vport_list); in bfa_fcb_pbc_vport_create()
667 list_add_tail(&vport->list_entry, &bfad->vport_list); in bfad_vport_create()
1017 list_entry) { in bfad_start_ops()
1036 list_del(&vport->list_entry); in bfad_start_ops()
1330 list_add_tail(&bfad->list_entry, &bfad_list); in bfad_pci_probe()
1369 list_del(&bfad->list_entry); in bfad_pci_probe()
1415 list_del(&bfad->list_entry); in bfad_pci_remove()
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc.c136 b = list_entry(lh->next, struct s5p_mfc_buf, list); in s5p_mfc_cleanup_queue()
233 dst_buf = list_entry(ctx->dst_queue.next, in s5p_mfc_handle_frame_all_extracted()
273 src_buf = list_entry(ctx->src_queue.next, struct s5p_mfc_buf, list); in s5p_mfc_handle_frame_copy_time()
435 src_buf = list_entry(ctx->src_queue.next, struct s5p_mfc_buf, in s5p_mfc_handle_frame()
553 src_buf = list_entry(ctx->src_queue.next, in s5p_mfc_handle_seq_done()
592 src_buf = list_entry(ctx->src_queue.next, in s5p_mfc_handle_init_buffers()
627 mb_entry = list_entry(ctx->dst_queue.next, struct s5p_mfc_buf, in s5p_mfc_handle_stream_complete()
/openbmc/linux/drivers/media/pci/cx25821/
H A Dcx25821-video.c113 buf = list_entry(dmaq->active.next, in cx25821_video_irq()
254 prev = list_entry(q->active.prev, struct cx25821_buffer, in cx25821_buffer_queue()
266 struct cx25821_buffer *buf = list_entry(dmaq->active.next, in cx25821_start_streaming()
284 struct cx25821_buffer *buf = list_entry(dmaq->active.next, in cx25821_stop_streaming()
/openbmc/linux/kernel/
H A Daudit_tree.c619 struct audit_node *node = list_entry(p, struct audit_node, list); in trim_marked()
768 victim = list_entry(prune_list.next, in prune_tree_thread()
982 victim = list_entry(list->next, struct audit_tree, list); in audit_kill_trees()
1011 owner = list_entry(chunk->trees.next, in evict_chunk()
/openbmc/linux/net/rds/
H A Dib_recv.c545 frag = list_entry(ibinc->ii_frags.next, struct rds_page_frag, f_item); in rds_ib_inc_copy_to_user()
550 frag = list_entry(frag->f_item.next, in rds_ib_inc_copy_to_user()
805 frag = list_entry(ibinc->ii_frags.next, struct rds_page_frag, f_item); in rds_ib_cong_recv()
839 frag = list_entry(frag->f_item.next, in rds_ib_cong_recv()
/openbmc/linux/drivers/edac/
H A Dedac_mc.c436 mci = list_entry(item, struct mem_ctl_info, link); in __find_mci_by_dev()
503 mci = list_entry(item, struct mem_ctl_info, link); in edac_mc_reset_delay_period()
533 p = list_entry(item, struct mem_ctl_info, link); in add_mc_to_global_list()
581 mci = list_entry(item, struct mem_ctl_info, link); in edac_mc_find()
/openbmc/linux/arch/ia64/kernel/
H A Dmca_drv.h108 (((head)->next != (head)) ? list_entry((head)->next, typeof(slidx_list_t), list) : NULL)
/openbmc/linux/drivers/misc/ibmasm/
H A Dcommand.c78 cmd = list_entry(next, struct command, queue_node); in dequeue_command()
/openbmc/linux/fs/notify/inotify/
H A Dinotify_fsnotify.c55 last_event = list_entry(list->prev, struct fsnotify_event, list); in inotify_merge()
/openbmc/linux/fs/proc/
H A Dproc_tty.c69 struct tty_driver *p = list_entry(v, struct tty_driver, tty_drivers); in show_tty_driver()
/openbmc/linux/block/
H A Delevator.h183 #define rq_entry_fifo(ptr) list_entry((ptr), struct request, queuelist)
/openbmc/linux/drivers/staging/vme_user/
H A Dvme_tsi148.c1739 prev = list_entry(entry->list.prev, struct tsi148_dma_entry, in tsi148_dma_list_add()
1883 entry = list_entry(pos, struct tsi148_dma_entry, list); in tsi148_dma_list_empty()
2488 lm = list_entry(pos, struct vme_lm_resource, list); in tsi148_probe()
2495 dma_ctrlr = list_entry(pos, struct vme_dma_resource, list); in tsi148_probe()
2502 slave_image = list_entry(pos, struct vme_slave_resource, list); in tsi148_probe()
2509 master_image = list_entry(pos, struct vme_master_resource, in tsi148_probe()
2593 dma_ctrlr = list_entry(pos, struct vme_dma_resource, list); in tsi148_remove()
2600 slave_image = list_entry(pos, struct vme_slave_resource, list); in tsi148_remove()
2607 master_image = list_entry(pos, struct vme_master_resource, in tsi148_remove()
/openbmc/linux/net/sunrpc/
H A Dsvc_xprt.c639 xprt = list_entry(serv->sv_tempsocks.prev, in svc_check_conn_limits()
945 xprt = list_entry(le, struct svc_xprt, xpt_list); in svc_age_temp_xprts()
980 xprt = list_entry(le, struct svc_xprt, xpt_list); in svc_age_temp_xprts_now()
992 xprt = list_entry(le, struct svc_xprt, xpt_list); in svc_age_temp_xprts_now()
1262 dr = list_entry(xprt->xpt_deferred.next, in svc_deferred_dequeue()
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_int.c347 rq = list_entry(element, struct esas2r_request, in esas2r_do_deferred_processes()
433 rq = list_entry(element, struct esas2r_request, req_list); in esas2r_process_adapter_reset()
462 rq = list_entry(element, struct esas2r_request, req_list); in esas2r_process_bus_reset()
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-mpeg.c207 buf = list_entry(q->active.next, struct cx88_buffer, list); in cx8802_restart_queue()
261 prev = list_entry(cx88q->active.prev, struct cx88_buffer, list); in cx8802_buf_queue()
280 buf = list_entry(q->active.next, struct cx88_buffer, list); in do_cancel_buffers()
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dinode.c306 aff_supp = !list_empty(&(list_entry(cbe_spu_info[0].spus.next, in spufs_assert_affinity()
333 !list_entry(neighbor->aff_list.next, struct spu_context, in spufs_assert_affinity()
384 || list_entry(neighbor->aff_list.next, struct spu_context, in spufs_set_affinity()
/openbmc/linux/drivers/acpi/apei/
H A Dapei-base.c334 res1 = list_entry(res_list1->next, struct apei_res, list); in apei_res_sub()
335 resn1 = list_entry(res1->list.next, struct apei_res, list); in apei_res_sub()
364 resn1 = list_entry(resn1->list.next, struct apei_res, list); in apei_res_sub()
/openbmc/linux/lib/
H A Derror-inject.c199 struct ei_entry *ent = list_entry(v, struct ei_entry, list); in ei_seq_show()
/openbmc/linux/sound/drivers/opl4/
H A Dopl4_synth.c468 return list_entry(opl4->off_voices.next, struct opl4_voice, list); in snd_opl4_get_voice()
471 return list_entry(opl4->on_voices.next, struct opl4_voice, list); in snd_opl4_get_voice()
/openbmc/linux/drivers/media/common/saa7146/
H A Dsaa7146_fops.c114 buf = list_entry(q->queue.next, struct saa7146_buf, list); in saa7146_buffer_next()
117 next = list_entry(q->queue.next, struct saa7146_buf, list); in saa7146_buffer_next()

12345678910>>...40