Home
last modified time | relevance | path

Searched refs:list_entry (Results 176 – 200 of 980) sorted by relevance

12345678910>>...40

/openbmc/linux/drivers/usb/host/
H A Dxhci-dbgtty.c51 req = list_entry(pool->next, struct dbc_request, list_pool); in dbc_start_tx()
88 req = list_entry(pool->next, struct dbc_request, list_pool); in dbc_start_rx()
175 req = list_entry(head->next, struct dbc_request, list_pool); in xhci_dbc_free_requests()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtl819x_TSProc.c28 list_entry(pRxTs->rx_pending_pkt_list.prev, in RxPktPendingTimeout()
309 (*ppTS) = list_entry(pUnusedList->next, in GetTs()
365 list_entry(pRxTS->rx_pending_pkt_list.prev, in RemoveTsEntry()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_nvmetcp.c468 struct qed_nvmetcp_conn, list_entry); in qed_nvmetcp_allocate_connection()
470 list_del(&p_conn->list_entry); in qed_nvmetcp_allocate_connection()
553 list_add_tail(&p_conn->list_entry, &p_hwfn->p_nvmetcp_info->free_list); in qed_nvmetcp_release_connection()
595 struct qed_nvmetcp_conn, list_entry); in qed_nvmetcp_free()
597 list_del(&p_conn->list_entry); in qed_nvmetcp_free()
H A Dqed_hw.c35 struct list_head list_entry; member
62 list_add(&p_pool->ptts[i].list_entry, in qed_ptt_pool_alloc()
110 struct qed_ptt, list_entry); in qed_ptt_acquire_context()
111 list_del(&p_ptt->list_entry); in qed_ptt_acquire_context()
136 list_add(&p_ptt->list_entry, &p_hwfn->p_ptt_pool->free_list); in qed_ptt_release()
H A Dqed_fcoe.c42 struct list_head list_entry; member
377 struct qed_fcoe_conn, list_entry); in qed_fcoe_allocate_connection()
379 list_del(&p_conn->list_entry); in qed_fcoe_allocate_connection()
587 struct qed_fcoe_conn, list_entry); in qed_fcoe_free()
590 list_del(&p_conn->list_entry); in qed_fcoe_free()
637 list_add_tail(&p_conn->list_entry, &p_hwfn->p_fcoe_info->free_list); in qed_fcoe_release_connection()
/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dclient.c481 rb = list_entry(cl->free_rb_list.list.next, struct ishtp_cl_rb, list); in ishtp_cl_read_start()
677 cl_msg = list_entry(cl->tx_list.list.next, struct ishtp_cl_tx_ring, in ipc_tx_send()
764 cl_msg = list_entry(cl->tx_list.list.next, struct ishtp_cl_tx_ring, in ishtp_cl_send_msg_dma()
911 new_rb = list_entry(cl->free_rb_list.list.next, in recv_ishtp_cl_msg()
1040 new_rb = list_entry(cl->free_rb_list.list.next, in recv_ishtp_cl_msg_dma()
/openbmc/linux/drivers/staging/vme_user/
H A Dvme_fake.c389 lm = list_entry(pos, struct vme_lm_resource, list); in fake_lm_check()
1208 lm = list_entry(pos, struct vme_lm_resource, list); in fake_init()
1215 slave_image = list_entry(pos, struct vme_slave_resource, list); in fake_init()
1222 master_image = list_entry(pos, struct vme_master_resource, in fake_init()
1270 slave_image = list_entry(pos, struct vme_slave_resource, list); in fake_exit()
1277 master_image = list_entry(pos, struct vme_master_resource, in fake_exit()
/openbmc/linux/kernel/module/
H A Dtracking.c93 mod_taint = list_entry(p, struct mod_unload_taint, list); in unloaded_tainted_modules_seq_show()
H A Dprocfs.c76 struct module *mod = list_entry(p, struct module, list); in m_show()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dhvcserver.c72 pi = list_entry(element, struct hvcs_partner_info, node); in hvcs_free_partner_info()
/openbmc/linux/arch/mips/kernel/
H A Dvpe-mt.c213 t = list_entry(v->tc.next, struct tc, tc); in vpe_stop()
232 t = list_entry(v->tc.next, struct tc, tc); in vpe_free()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_TSProc.c43 pReorderEntry = list_entry(pRxTs->rx_pending_pkt_list.prev, struct rx_reorder_entry, List); in RxPktPendingTimeout()
372 (*ppTS) = list_entry(pUnusedList->next, struct ts_common_info, list); in GetTs()
426 pRxReorderEntry = list_entry(pRxTS->rx_pending_pkt_list.prev, struct rx_reorder_entry, List); in RemoveTsEntry()
/openbmc/linux/drivers/s390/char/
H A Dtape_34xx.c926 sbid = list_entry(l, struct tape_34xx_sbid, list); in tape_34xx_add_sbid()
950 sbid = list_entry(l, struct tape_34xx_sbid, list); in tape_34xx_add_sbid()
976 sbid = list_entry(l, struct tape_34xx_sbid, list); in tape_34xx_delete_sbid_from()
1011 sbid = list_entry(l, struct tape_34xx_sbid, list); in tape_34xx_merge_sbid()
H A Dtape_core.c146 req = list_entry(tdev->req_queue.next, struct tape_request, in tape_operation_show()
596 request = list_entry(l, struct tape_request, list); in __tape_discard_requests()
767 request = list_entry(l, struct tape_request, list); in __tape_start_next_request()
828 request = list_entry(device->req_queue.next, struct tape_request, list); in tape_long_busy_timeout()
1107 req = list_entry(device->req_queue.next, in __tape_do_irq()
H A Dsclp.c448 req = list_entry(sclp_req_queue.next, struct sclp_req, list); in sclp_process_queue()
549 reg = list_entry(l, struct sclp_register, list); in sclp_dispatch_evbufs()
614 req = list_entry(l, struct sclp_req, list); in __sclp_find_req()
773 reg = list_entry(l, struct sclp_register, list); in sclp_dispatch_state_change()
850 t = list_entry(l, struct sclp_register, list); in __sclp_get_mask()
/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dmal.c339 struct mal_commac *mc = list_entry(l, struct mal_commac, list); in mal_rxde()
406 list_entry(l, struct mal_commac, poll_list); in mal_poll()
417 list_entry(l, struct mal_commac, poll_list); in mal_poll()
439 list_entry(l, struct mal_commac, poll_list); in mal_poll()
/openbmc/linux/net/rds/
H A Drecv.c411 *inc = list_entry(rs->rs_recv_queue.next, in rds_next_incoming()
477 notifier = list_entry(rs->rs_notify_queue.next, in rds_notify_queue_get()
488 notifier = list_entry(copy.next, struct rds_notifier, n_list); in rds_notify_queue_get()
615 info = list_entry(q->zcookie_head.next, in rds_recvmsg_zcookie()
/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_usb.c156 t_sdu = list_entry(tx->free_list.next, struct usb_tx_sdu, list); in get_tx_sdu_struct()
224 r = list_entry(rx->free_list.next, struct usb_rx, free_list); in get_rx_struct()
399 r = list_entry(rx->to_host_list.next, in do_rx()
610 t_sdu = list_entry(tx->sdu_list.next, struct usb_tx_sdu, list); in packet_aggregation()
663 t = list_entry(tx->hci_list.next, struct usb_tx, list); in do_tx()
/openbmc/linux/fs/ubifs/
H A Dreplay.c312 ra = list_entry(a, struct replay_entry, list); in replay_entries_cmp()
313 rb = list_entry(b, struct replay_entry, list); in replay_entries_cmp()
551 next = list_entry(bud->list.next, struct ubifs_bud, list); in is_last_bud()
872 b = list_entry(c->replay_buds.next, struct bud_entry, list); in destroy_bud_list()
1010 snod = list_entry(sleb->nodes.next, struct ubifs_scan_node, list); in replay_log_leb()
H A Dcommit.c664 i = list_entry(list.prev, struct idx_node, in dbg_check_old_index()
708 i = list_entry(list.prev, struct idx_node, list); in dbg_check_old_index()
714 i = list_entry(list.next, struct idx_node, list); in dbg_check_old_index()
/openbmc/linux/drivers/scsi/bfa/
H A Dbfad_im.c659 list_entry) { in bfad_im_port_clean()
660 list_del(&bp->list_entry); in bfad_im_port_clean()
910 list_for_each_entry(itnim, &im_port->itnim_mapped_list, list_entry) { in bfad_get_itnim()
1130 list_add_tail(&itnim->list_entry, in bfad_im_itnim_work_handler()
1164 list_del(&itnim->list_entry); in bfad_im_itnim_work_handler()
1186 list_del(&itnim->list_entry); in bfad_im_itnim_work_handler()
/openbmc/linux/drivers/hid/
H A Dhid-zpff.c65 hidinput = list_entry(hid->inputs.next, struct hid_input, list); in zpff_init()
/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_els.h14 struct list_head list_entry; member
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-priv.h24 return list_entry(node, struct v4l2_ctrl_ref, node)->ctrl->id; in node2id()
/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_cmx.c502 member = list_entry(conf->mlist.next, struct dsp_conf_member, list); in dsp_cmx_hardware()
661 member = list_entry(conf->mlist.next, struct dsp_conf_member, in dsp_cmx_hardware()
675 member = list_entry(conf->mlist.next, struct dsp_conf_member, in dsp_cmx_hardware()
677 nextm = list_entry(member->list.next, struct dsp_conf_member, in dsp_cmx_hardware()
1110 member = list_entry(conf->mlist.next, struct dsp_conf_member, in dsp_cmx_conf()
1449 other = (list_entry(conf->mlist.next,
1452 other = (list_entry(conf->mlist.prev,
1694 member = list_entry(conf->mlist.next,

12345678910>>...40