/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_private.h | 231 struct hlist_node node; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
H A D | msm_gem.c | 46 * the toplevel drm device (mdss), or to the mdp sub-node, meaning 1082 to_msm_bo(obj)->vram_node = &vma->node; in _msm_gem_new()
|
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | yenta_socket.c | 1111 node) { in yenta_fixup_parent_bridge()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | efi.h | 948 struct device *efi_get_device_by_path(const struct efi_dev_path **node,
|
/kernel/linux/linux-5.10/include/linux/mlx4/ |
H A D | device.h | 1098 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node);
|
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtvfb.c | 1050 oi->ivtvfb_info.node = -1; in ivtvfb_init_vidmode()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | efx_common.c | 982 INIT_LIST_HEAD(&efx->node); in efx_init_struct()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | efx_common.c | 997 INIT_LIST_HEAD(&efx->node); in efx_siena_init_struct()
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | acpi_lpss.c | 674 rentry = list_first_entry_or_null(&resource_list, struct resource_entry, node); in acpi_lpss_create_device()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | recovery.c | 13 * When UBIFS is mounted, it checks a flag on the master node to determine if 31 * Hence, if UBIFS finds a corrupted node at offset X, it expects only the min. 81 * get_master_node - get the last valid master node allowing for corruption. 85 * @mst: master node, if found, is returned here 89 * returns the last valid master node allowing for one area of corruption. 91 * that it is the result of an unclean unmount while the master node was being 93 * master node. 112 /* Find the first position that is definitely not a node */ in get_master_node() 125 /* See if there was a valid master node before that */ in get_master_node() 143 * trying to write a master node in get_master_node() [all...] |
H A D | lprops.c | 465 * bytes, it is dark space, because it cannot fit a large data node. 476 * anyway safely assume it we'll be able to write a node of the in ubifs_calc_dark() 1122 ubifs_err(c, "indexing node in data LEB %d:%d", in scan_check_cb() 1128 struct ubifs_idx_node *idx = snod->node; in scan_check_cb() 1195 ubifs_err(c, "indexing node without indexing flag"); in scan_check_cb() 1201 ubifs_err(c, "data node with indexing flag"); in scan_check_cb()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | efi.h | 1037 struct device *efi_get_device_by_path(const struct efi_dev_path **node,
|
H A D | usb.h | 1136 struct list_head node; member 1303 * device node to create.
|
/kernel/linux/linux-6.6/include/linux/mlx4/ |
H A D | device.h | 1117 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node);
|
/kernel/linux/linux-6.6/drivers/scsi/isci/ |
H A D | port.c | 261 node) { in isci_port_link_down() 537 * @iport: logical port on which we need to create the remote node context 538 * @rni: remote node index for this remote node context. 540 * This routine will construct a dummy remote node context data structure 1523 /* Post and suspend the dummy remote node context for this port. */ in sci_port_ready_state_enter()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_scan.c | 249 sdev->request_queue->node, false, true); in scsi_realloc_sdev_budget_map()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | atmel_lcdfb.c | 1190 info->node, info->fix.mmio_start, sinfo->mmio, sinfo->irq_base); in atmel_lcdfb_probe()
|
/kernel/linux/linux-6.6/drivers/bus/mhi/host/ |
H A D | init.c | 854 list_add_tail(&mhi_chan->node, &mhi_cntrl->lpm_chans); in parse_ch_cfg()
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | dma-jz4780.c | 498 list_del(&vdesc->node); in jz4780_dma_begin()
|
H A D | fsl-qdma.c | 1004 list_del(&vdesc->node); in fsl_qdma_enqueue_desc()
|
H A D | img-mdc-dma.c | 534 list_del(&vd->node); in mdc_issue_desc()
|
H A D | sprd-dma.c | 541 list_del(&vd->node); in sprd_dma_start()
|
H A D | tegra186-gpc-dma.c | 517 list_del(&vdesc->node); in tegra_dma_start()
|
H A D | sun4i-dma.c | 370 list_del(&contract->vd.node); in __execute_vchan_pending()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.h | 1319 struct list_head node; /* all dips are on a list */ member
|