Home
last modified time | relevance | path

Searched refs:next (Results 6001 - 6025 of 6895) sorted by relevance

1...<<241242243244245246247248249250>>...276

/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h181 /* Offset of oldest used BD in array (next one to
185 /* Offset of next available (unused) BD */
186 u32 next; member
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dpio.c453 pack = list_entry(q->packets_list.next, in pio_tx_frame()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h923 t2[i].next = (u64)(t2_mapping + in bnx2x_src_init_t2()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Ddma.c371 skb->prev = skb->next = NULL; in mt76_dma_tx_queue_skb()
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_wlan.h531 struct hostap_tx_callback_info *next; member
669 * corresponding txfid is free for next TX frame */
671 int next_txfid; /* index to the next txfid to be checked for
673 int next_alloc; /* index to the next intransmitfid to be checked for
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp.c199 * Returns the expire value in jiffies of the next pending request timeout,
315 req = list_entry(sclp_req_queue.next, struct sclp_req, list); in sclp_process_queue()
487 * Prepare read event data request if necessary. Start processing of next
/kernel/linux/linux-5.10/drivers/scsi/
H A Dips.h978 struct ips_copp_wait_item *next; member
1134 /* Do not modify the next line; it's what SED is looking for to do the insert. */
H A Dqla1280.h1014 struct scsi_qla_host *next; member
/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_scsi_host.c700 ssp = list_entry(ha->eh_dev_q.next, typeof(*ssp), eh_list_node); in sas_eh_handle_resets()
/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_mm.c471 * a mailbox. The passthru will begin at next 1K boundary. And the in mimd_to_kioc()
503 * that pool has no free buffer, we will try for the next bigger size. If none
608 kioc = list_entry(head->next, uioc_t, list); in mraid_mm_alloc_kioc()
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-rcar-host.c603 desc = list_entry(pdev->dev.msi_list.next, struct msi_desc, list); in rcar_msi_setup_irqs()
/kernel/linux/linux-5.10/drivers/staging/unisys/visorhba/
H A Dvisorhba_main.c46 struct visordisk_info *next; member
66 /* Start search for next pending free slot here */
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Ddebugfs.c260 ep->queue.next, ep->queue.prev); in ep_show()
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/
H A Dr8192U.h459 struct buffer *next; member
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dmodedb.c1156 if (!head->prev || !head->next || list_empty(head)) in fb_find_best_display()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Disp1362.h578 container_of(ep->hep->urb_list.next, struct urb, urb_list); \
/kernel/linux/linux-5.10/net/rds/
H A Daf_rds.c208 * however, that the next sendmsg() call will succeed. If the application tries
663 WARN_ON((&rs->rs_item != rs->rs_item.next || in rds_sock_destruct()
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfssvc.c923 struct svc_xprt *perm_sock = list_entry(rqstp->rq_server->sv_permsocks.next, typeof(struct svc_xprt), xpt_list); in nfsd()
/kernel/linux/linux-5.10/fs/afs/
H A Dinode.c797 struct afs_wb_key *wbk = list_entry(vnode->wb_keys.next, in afs_evict_inode()
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dxattr.c98 desc->next = cpu_to_be32(be32_to_cpu(head->leaf_tail) + 1); in hfsplus_init_header_node()
/kernel/linux/linux-5.10/fs/dlm/
H A Duser.c839 lkb = list_entry(proc->asts.next, struct dlm_lkb, lkb_cb_list); in device_read()
/kernel/linux/linux-5.10/fs/fscache/
H A Dobject.c37 * pointer indicating the next state to which the state machine should
880 dep = list_entry(object->dependents.next, in fscache_enqueue_dependents()
/kernel/linux/linux-5.10/kernel/irq/
H A Dirqdesc.c254 for (action = desc->action; action != NULL; action = action->next) { in actions_show()
870 * irq_get_next_irq - get next allocated irq number
873 * Returns next irq number after offset or nr_irqs if none is found.
/kernel/linux/linux-5.10/kernel/sched/
H A Ddebug.c891 .next = sched_debug_next,
/kernel/linux/linux-5.10/fs/proc/
H A Darray.c774 .next = children_seq_next,

Completed in 65 milliseconds

1...<<241242243244245246247248249250>>...276