/openbmc/linux/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-params.c | 1884 struct rkisp1_vdev_node *node; in rkisp1_params_init_vb2_queue() local 1916 struct rkisp1_vdev_node *node = ¶ms->vnode; in rkisp1_params_register() local 1967 struct rkisp1_vdev_node *node = ¶ms->vnode; in rkisp1_params_unregister() local
|
/openbmc/linux/drivers/iommu/ |
H A D | virtio-iommu.c | 350 struct interval_tree_node *node, *next; in viommu_del_mappings() local 438 struct interval_tree_node *node; in viommu_replay_mappings() local 893 struct interval_tree_node *node; in viommu_iova_to_phys() local
|
/openbmc/linux/drivers/perf/hisilicon/ |
H A D | hisi_pcie_pmu.c | 67 struct hlist_node node; member 690 static int hisi_pcie_pmu_online_cpu(unsigned int cpu, struct hlist_node *node) in hisi_pcie_pmu_online_cpu() 702 static int hisi_pcie_pmu_offline_cpu(unsigned int cpu, struct hlist_node *node) in hisi_pcie_pmu_offline_cpu()
|
/openbmc/linux/arch/x86/events/intel/ |
H A D | pt.c | 659 int node = cpu_to_node(cpu); in topa_alloc() local 1304 int node, ret, cpu = event->cpu; in pt_buffer_setup_aux() local 1359 int node = event->cpu == -1 ? -1 : cpu_to_node(event->cpu); in pt_addr_filters_init() local
|
/openbmc/linux/drivers/thermal/qcom/ |
H A D | qcom-spmi-adc-tm5.c | 782 struct device_node *node) in adc_tm5_get_dt_channel_data() 941 static int adc_tm5_get_dt_data(struct adc_tm5_chip *adc_tm, struct device_node *node) in adc_tm5_get_dt_data() 1003 struct device_node *node = pdev->dev.of_node; in adc_tm5_probe() local
|
/openbmc/u-boot/drivers/pci/ |
H A D | pci_tegra.c | 363 static int tegra_pcie_port_parse_dt(ofnode node, struct tegra_pcie_port *port) in tegra_pcie_port_parse_dt() 380 static int tegra_pcie_get_xbar_config(ofnode node, u32 lanes, in tegra_pcie_get_xbar_config() 454 static int tegra_pcie_parse_port_info(ofnode node, uint *index, uint *lanes) in tegra_pcie_parse_port_info()
|
/openbmc/linux/lib/ |
H A D | test_xarray.c | 327 struct xa_node *node; in check_xa_shrink() local 1652 static void test_update_node(struct xa_node *node) in test_update_node() 1665 struct xa_node *node; in shadow_remove() local
|
/openbmc/linux/block/ |
H A D | mq-deadline.c | 137 struct rb_node *node = rb_prev(&rq->rb_node); in deadline_earlier_request() local 151 struct rb_node *node = rb_next(&rq->rb_node); in deadline_latter_request() local 166 struct rb_node *node = per_prio->sort_list[data_dir].rb_node; in deadline_from_pos() local
|
H A D | blk-flush.c | 486 struct blk_flush_queue *blk_alloc_flush_queue(int node, int cmd_size, in blk_alloc_flush_queue()
|
/openbmc/linux/drivers/media/platform/atmel/ |
H A D | atmel-isi.c | 71 struct device_node *node; member 422 struct frame_buffer *buf, *node; in start_streaming() local 479 struct frame_buffer *buf, *node; in stop_streaming() local
|
/openbmc/linux/include/linux/ |
H A D | device.h | 67 struct list_head node; member 379 struct device_node *node, int index, in devm_of_iomap() 886 static inline void set_dev_node(struct device *dev, int node) in set_dev_node() 895 static inline void set_dev_node(struct device *dev, int node) in set_dev_node()
|
H A D | smp.h | 24 struct __call_single_node node; member
|
/openbmc/linux/tools/testing/radix-tree/ |
H A D | maple.c | 68 struct maple_alloc *node = mas->alloc; in get_alloc_node_count() local 816 static inline void mas_node_walk(struct ma_state *mas, struct maple_node *node, in mas_node_walk() 892 struct maple_node *node; in mas_descend_walk() local 35864 struct maple_node *node; in farmer_tests() local
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_qos.c | 434 struct hlist_node node; member 445 struct hlist_node node; member 458 struct hlist_node node; member 470 struct hlist_node node; member
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | mmu.c | 433 struct rb_node node; member 439 static struct hyp_shared_pfn *find_shared_pfn(u64 pfn, struct rb_node ***node, in find_shared_pfn() 462 struct rb_node **node, *parent; in share_pfn_hyp() local 492 struct rb_node **node, *parent; in unshare_pfn_hyp() local
|
/openbmc/linux/drivers/platform/x86/ |
H A D | serial-multi-instantiate.c | 243 const struct smi_node *node; in smi_probe() local
|
/openbmc/qemu/util/ |
H A D | iova-tree.c | 204 DMAMap *node = value; in iova_tree_alloc_traverse() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/ |
H A D | nv40.c | 44 struct nvkm_mm_node *node; member
|
/openbmc/linux/drivers/iio/adc/ |
H A D | sun20i-gpadc-iio.c | 158 struct fwnode_handle *node; in sun20i_gpadc_alloc_channels() local
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | amd_nb.h | 119 static inline struct amd_northbridge *node_to_amd_nb(int node) in node_to_amd_nb()
|
/openbmc/u-boot/drivers/spi/ |
H A D | soft_spi.c | 204 int node = dev_of_offset(dev); in soft_spi_ofdata_to_platdata() local
|
/openbmc/u-boot/drivers/core/ |
H A D | root.c | 347 ofnode node; in dm_scan_fdt_ofnode_path() local
|
/openbmc/u-boot/drivers/usb/musb-new/ |
H A D | pic32.c | 221 int node = dev_of_offset(dev); in musb_usb_probe() local
|
/openbmc/linux/drivers/clocksource/ |
H A D | timer-stm32.c | 288 static int __init stm32_timer_init(struct device_node *node) in stm32_timer_init()
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | dabtree.c | 318 struct xfs_da_intnode *node; in xchk_da_btree_block() local
|