/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()
|
/kernel/linux/linux-6.6/drivers/char/ipmi/ |
H A D | ipmi_watchdog.c | 1173 .next = NULL,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gem.c | 850 for (base = robj->vm_bo; base; base = base->next) in amdgpu_gem_op_ioctl()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_lib.c | 38 /* If we are greater than indices move to next pool */ in ixgbe_cache_ring_dcb_sriov() 49 /* If we are greater than indices move to next pool */ in ixgbe_cache_ring_dcb_sriov() 206 /* If we are greater than indices move to next pool */ in ixgbe_cache_ring_sriov() 230 /* If we are greater than indices move to next pool */ in ixgbe_cache_ring_sriov() 813 ring->next = head->ring; in ixgbe_add_ring() 933 /* push pointer to next ring */ in ixgbe_alloc_q_vector() 961 /* push pointer to next ring */ in ixgbe_alloc_q_vector() 1004 /* push pointer to next ring */ in ixgbe_alloc_q_vector()
|
/kernel/linux/linux-6.6/drivers/net/mctp/ |
H A D | mctp-i2c.c | 646 if (!midev->unlock_marker.next) in mctp_i2c_release_flow()
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/rzg2l-cru/ |
H A D | rzg2l-video.c | 265 buf = list_entry(cru->buf_list.next, in rzg2l_cru_fill_hw_slot() 635 /* Prepare for next frame */ in rzg2l_cru_irq()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | cx88-core.c | 147 * can cause next bpl to start close to a page border. First DMA in cx88_risc_buffer() 525 buf = list_entry(q->active.next, in cx88_wakeup()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2100.h | 181 /* Offset of oldest used BD in array (next one to 185 /* Offset of next available (unused) BD */ 186 u32 next; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | pio.c | 453 pack = list_entry(q->packets_list.next, in pio_tx_frame()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | tx.c | 697 if (!iter->next) { in mt76_skb_adjust_pad()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_wlan.h | 533 struct hostap_tx_callback_info *next; member 671 * corresponding txfid is free for next TX frame */ 673 int next_txfid; /* index to the next txfid to be checked for 675 int next_alloc; /* index to the next intransmitfid to be checked for
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | xen-pcifront.c | 545 dev = container_of(bus->devices.next, struct pci_dev, in free_root_bus_devs()
|
H A D | pci.h | 58 struct hlist_node next; member
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | sev-shared.c | 1031 hdr = (struct setup_data *)hdr->next; in find_cc_blob_setup_data()
|
H A D | e820.c | 1015 pa_next = data->next; in e820__reserve_setup_data() 1270 * the next section from 1mb->appropriate_mem_k in e820__memory_setup_default()
|
/kernel/linux/linux-6.6/arch/x86/mm/pat/ |
H A D | memtype.c | 1107 * between seq_start()/next() and seq_show(): 1167 .next = memtype_seq_next,
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | alias_GUID.c | 552 "%d. will reschedule to the next 1 sec.\n", in set_guid_rec() 720 /* The function returns the next record that was 810 cb_ctx = list_entry(det->cb_list.next, in mlx4_ib_destroy_alias_guid_service()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/atmel-hlcdc/ |
H A D | atmel_hlcdc_plane.c | 765 /* Apply the new config at the next SOF event. */ in atmel_hlcdc_plane_atomic_update() 858 dscr->next = dscr_dma; in atmel_hlcdc_plane_alloc_dscrs()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/v3d/ |
H A D | v3d_gem.c | 642 user_ext = u64_to_user_ptr(ext.next); in v3d_get_extensions()
|
/kernel/linux/linux-6.6/drivers/input/serio/ |
H A D | i8042-acpipnpio.h | 1389 id = id->next; in i8042_pnp_id_to_string()
|
/kernel/linux/linux-6.6/net/rds/ |
H A D | af_rds.c | 208 * however, that the next sendmsg() call will succeed. If the application tries 662 WARN_ON((&rs->rs_item != rs->rs_item.next || in rds_sock_destruct()
|
/kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
H A D | timerlat_hist.c | 675 tevent->next = params->events; in timerlat_hist_parse_args()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | ips.h | 978 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. */
|