Home
last modified time | relevance | path

Searched refs:next (Results 12426 - 12450 of 12684) sorted by relevance

1...<<491492493494495496497498499500>>...508

/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()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c203 return !!(entry->tuple_nat_node.next); in mlx5_tc_ct_entry_has_nat()
/kernel/linux/linux-6.6/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c1593 target = list_entry(wl->network_free_list.next, in gelic_wl_scan_complete_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c296 /* move offset up to the next cache line */ in wx_build_skb()
375 /* update next to alloc since we have filled the ring */ in wx_alloc_rx_buffers()
402 * This function updates next to clean. If the buffer is an EOP buffer
404 * sk_buff in the next buffer to be chained and return true indicating
413 /* fetch, update, and store next to clean */ in wx_is_non_eop()
773 /* move us one more past the eop_desc for start of next pkt */ in wx_clean_tx_irq()
783 /* issue prefetch for next Tx descriptor */ in wx_clean_tx_irq()
880 /* For the next check */ in wx_maybe_stop_tx()
1462 * otherwise try next time in wx_xmit_frame_ring()
1684 ring->next in wx_add_ring()
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c154 struct cx23885_buffer *buf = list_entry(dmaq->active.next, in cx23885_start_streaming()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dtcp.c366 for (node = llist_del_all(&queue->req_list); node; node = node->next) { in nvme_tcp_process_req_list()

Completed in 90 milliseconds

1...<<491492493494495496497498499500>>...508