/kernel/linux/linux-5.10/drivers/staging/media/imx/ |
H A D | imx-media-capture.c | 706 /* get next queued buffer */ in imx_media_capture_device_next_buf() 708 buf = list_entry(priv->ready_q.next, struct imx_media_buffer, in imx_media_capture_device_next_buf()
|
/kernel/linux/linux-5.10/drivers/scsi/libsas/ |
H A D | sas_ata.c | 761 * to catch the next train. in sas_ata_strategy_handler() 824 * now part of no list, but the next error in sas_ata_eh() 830 list_del_init(sata_q.next); in sas_ata_eh()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | compat.h | 359 compat_uptr_t next; member
|
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | fs.c | 304 for (fd=f->dents; fd; fd = fd->next) { in jffs2_iget()
|
/kernel/linux/linux-6.6/drivers/mmc/core/ |
H A D | sdio_uart.c | 1043 for (tpl = func->tuples; tpl; tpl = tpl->next) { in sdio_uart_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hnae3.h | 361 struct hnae3_ring_chain_node *next; member
|
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/ |
H A D | cx231xx.h | 725 struct list_head next; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_init_ops.h | 923 t2[i].next = (u64)(t2_mapping + in bnx2x_src_init_t2()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/ |
H A D | qla3xxx.h | 998 struct ql_rcv_buf_cb *next; member 1011 * third points to next oal. 1014 * fifth points to next oal.
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | xattr.c | 98 desc->next = cpu_to_be32(be32_to_cpu(head->leaf_tail) + 1); in hfsplus_init_header_node()
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfssvc.c | 939 struct svc_xprt *perm_sock = list_entry(rqstp->rq_server->sv_permsocks.next, typeof(struct svc_xprt), xpt_list); in nfsd()
|
/kernel/linux/linux-6.6/fs/jffs2/ |
H A D | fs.c | 305 for (fd=f->dents; fd; fd = fd->next) { in jffs2_iget()
|
/kernel/linux/linux-6.6/fs/ocfs2/dlm/ |
H A D | dlmdebug.c | 606 .next = lockres_seq_next,
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | array.c | 799 .next = children_seq_next,
|
/kernel/linux/linux-6.6/fs/fscache/ |
H A D | cookie.c | 1176 .next = fscache_cookies_seq_next,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | trace_events.h | 243 struct task_struct *next, int flags);
|
/kernel/linux/linux-6.6/drivers/staging/media/imx/ |
H A D | imx-media-capture.c | 844 /* get next queued buffer */ in imx_media_capture_device_next_buf() 846 buf = list_entry(priv->ready_q.next, struct imx_media_buffer, in imx_media_capture_device_next_buf()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ |
H A D | r8192U.h | 459 struct buffer *next; member
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | qla1280.h | 1013 struct scsi_qla_host *next; member
|
/kernel/linux/linux-6.6/drivers/usb/cdns3/ |
H A D | cdnsp-gadget.h | 396 /* Counter used to count down the time to the next interrupt - HW use only */ 1013 * Force next event data TRB to be evaluated before task switch. 1159 * @next: Pointer to the next segment. 1168 struct cdnsp_segment *next; member 1583 * next_request - gets the next request on the given list
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | modedb.c | 1149 if (!head->prev || !head->next || list_empty(head)) in fb_find_best_display()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | isp1362.h | 577 container_of(ep->hep->urb_list.next, struct urb, urb_list); \
|
/kernel/linux/linux-6.6/drivers/usb/dwc2/ |
H A D | debugfs.c | 260 ep->queue.next, ep->queue.prev); in ep_show()
|
/kernel/linux/linux-6.6/drivers/pwm/ |
H A D | core.c | 1122 .next = pwm_seq_next,
|
/kernel/linux/linux-6.6/drivers/rapidio/ |
H A D | rio-scan.c | 49 * rio_destid_alloc - Allocate next available destID for given network 52 * Returns next available device destination ID for the specified RIO network. 131 * rio_destid_next - return next destID in use 960 if (mport->nnode.next || mport->nnode.prev) in rio_enum_mport()
|