Home
last modified time | relevance | path

Searched refs:next (Results 12176 - 12200 of 12436) sorted by relevance

1...<<481482483484485486487488489490>>...498

/kernel/linux/linux-5.10/drivers/scsi/mvsas/
H A Dmv_sas.c70 phy = container_of(sha->sas_port[i]->phy_list.next, in mvs_find_dev_mvi()
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_transport.c2158 cmd = list_entry(dev->delayed_cmd_list.next, in target_do_delayed_work()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Ddummy_hcd.c334 req = list_entry(ep->queue.next, struct dummy_request, queue); in nuke()
/kernel/linux/linux-5.10/net/unix/
H A Daf_unix.c2935 .next = unix_seq_next,
/kernel/linux/linux-5.10/net/netlink/
H A Daf_netlink.c2254 * requested size with align to next power of 2 approach). Allowing in netlink_dump()
2731 .next = netlink_seq_next,
/kernel/linux/linux-5.10/sound/pci/ymfpci/
H A Dymfpci_main.c1878 substream = substream->next; in snd_ymfpci_mixer()
/kernel/linux/linux-5.10/kernel/
H A Dfork.c953 tsk->wake_q.next = NULL; in dup_task_struct()
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c182 /* next tile to process */
1104 * Either round to closest for the next tile's first pixel to minimize seams
1542 * to done q and continue to the next run in the in run_next()
1560 run = list_entry(chan->done_q.next, in empty_done_q()
1676 * not done, place the next tile buffers. in do_tile_complete()
1722 ctx->eof_mask = 0; /* clear EOF irq mask for next tile */ in do_tile_complete()
/kernel/linux/linux-5.10/drivers/media/usb/s2255/
H A Ds2255drv.c555 buf = list_entry(vc->buf_list.next, in s2255_got_frame()
1468 * On next s2255_open the firmware will be reloaded. in s2255_open()
1501 /* reset the DSP so firmware can be reloaded next time */ in s2255_destroy()
/kernel/linux/linux-5.10/drivers/parport/
H A Dparport_pc.c3326 priv = list_entry(ports_list.next, in parport_pc_exit()
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-tegra.c2573 .next = tegra_pcie_ports_seq_next,
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dtcp.c348 for (node = llist_del_all(&queue->req_list); node; node = node->next) { in nvme_tcp_process_req_list()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c2240 for (stage = pipeline->stages; stage; stage = stage->next) { in findf_dmem_params()
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h1493 * The next field is for VFS *only*. No filesystems have any business
2312 struct file_system_type * next; member
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Datmel-mci.c293 * @need_clock_update: Update the clock rate before the next request.
294 * @need_reset: Reset controller before next request.
1624 slot = list_entry(host->queue.next,
1627 dev_vdbg(&host->pdev->dev, "list not empty: %s is next\n",
1792 * ready. Then we have three next states possible: in atmci_tasklet_func()
1842 * to move to the next state depends of data transfer in atmci_tasklet_func()
1844 * to the next step which is WAITING_NOTBUSY in write in atmci_tasklet_func()
/kernel/linux/linux-6.6/drivers/media/usb/s2255/
H A Ds2255drv.c555 buf = list_entry(vc->buf_list.next, in s2255_got_frame()
1466 * On next s2255_open the firmware will be reloaded. in s2255_open()
1499 /* reset the DSP so firmware can be reloaded next time */ in s2255_destroy()
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c2048 return vsc9959_psfp_sfi_list_add(ocelot, sfi2, last->next); in vsc9959_psfp_sfi_table_add2()
/kernel/linux/linux-6.6/fs/jbd2/
H A Djournal.c1045 * If the journal is now empty, return which will be the next transaction ID
1099 * soon as we update j_tail, next transaction can start reusing journal in __jbd2_update_log_tail()
1201 .next = jbd2_seq_info_next,
1750 * update until the next commit by setting JBD2_FLUSHED. This avoids in journal_reset()
1980 * next loop in __jbd2_journal_erase()
1988 * no need to process now because next block may also in __jbd2_journal_erase()
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h961 * and so were/are genuinely "ahead". Start next readahead when
1257 * The next field is for VFS *only*. No filesystems have any business
2376 struct file_system_type * next; member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmvumi.c321 cmd = list_entry((&mhba->cmd_pool)->next, in mvumi_get_cmd()
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c2237 for (stage = pipeline->stages; stage; stage = stage->next) { in findf_dmem_params()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_transport.c2317 cmd = list_entry(dev->delayed_cmd_list.next, in target_do_delayed_work()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Ddummy_hcd.c334 req = list_entry(ep->queue.next, struct dummy_request, queue); in nuke()
/kernel/linux/linux-6.6/kernel/
H A Dfork.c1180 tsk->wake_q.next = NULL; in dup_task_struct()
/kernel/linux/linux-6.6/arch/x86/events/
H A Dcore.c851 /* try the next one */ in perf_sched_restore_state()
927 * Go through all unassigned events and find the next one to schedule.
938 /* next event */ in perf_sched_next_event()
941 /* next weight */ in perf_sched_next_event()
1362 * Set the next IRQ period, based on the hwc->period_left value.
2095 for (quirk = x86_pmu.quirks; quirk; quirk = quirk->next) in init_hw_perf_events()

Completed in 93 milliseconds

1...<<481482483484485486487488489490>>...498