Home
last modified time | relevance | path

Searched defs:node (Results 826 – 850 of 2618) sorted by relevance

1...<<31323334353637383940>>...105

/Linux-v5.15/drivers/clk/mediatek/
Dclk-cpumux.c79 int mtk_clk_register_cpumuxes(struct device_node *node, in mtk_clk_register_cpumuxes()
Dclk-mt6765.c777 struct device_node *node = pdev->dev.of_node; in clk_mt6765_apmixed_probe() local
811 struct device_node *node = pdev->dev.of_node; in clk_mt6765_top_probe() local
852 struct device_node *node = pdev->dev.of_node; in clk_mt6765_ifr_probe() local
/Linux-v5.15/net/xdp/
Dxsk.h32 struct list_head node; member
/Linux-v5.15/drivers/gpu/drm/tilcdc/
Dtilcdc_external.c164 struct device_node *node; in tilcdc_get_external_components() local
/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Dmmio.h69 struct hlist_node node; member
/Linux-v5.15/drivers/irqchip/
Dirq-loongson-htpic.c83 static int __init htpic_of_init(struct device_node *node, struct device_node *parent) in htpic_of_init()
/Linux-v5.15/drivers/vfio/
Dvfio_iommu_type1.c92 struct rb_node node; member
130 struct rb_node node; member
175 struct rb_node *node = iommu->dma_list.rb_node; in vfio_find_dma() local
195 struct rb_node *node = iommu->dma_list.rb_node; in vfio_find_dma_first_node() local
333 struct rb_node *node = dma->pfn_list.rb_node; in vfio_find_vpfn() local
1540 struct vfio_iova *node; in vfio_iommu_iova_dma_valid() local
2087 struct vfio_iova *node, *next; in vfio_iommu_aper_resize() local
2452 struct rb_node *node; in vfio_iommu_unmap_unpin_all() local
2490 struct vfio_iova *node; in vfio_iommu_aper_expand() local
2524 struct vfio_iova *node; in vfio_iommu_resv_refresh() local
/Linux-v5.15/block/
Dblk-mq.c2399 int node; in blk_mq_alloc_rq_map() local
2430 unsigned int hctx_idx, int node) in blk_mq_init_request()
2449 int node; in blk_mq_alloc_rqs() local
2558 static int blk_mq_hctx_notify_offline(unsigned int cpu, struct hlist_node *node) in blk_mq_hctx_notify_offline()
2591 static int blk_mq_hctx_notify_online(unsigned int cpu, struct hlist_node *node) in blk_mq_hctx_notify_online()
2606 static int blk_mq_hctx_notify_dead(unsigned int cpu, struct hlist_node *node) in blk_mq_hctx_notify_dead()
2761 int node) in blk_mq_alloc_hctx()
3163 int hctx_idx, int node) in blk_mq_alloc_and_init_hctx()
3220 int node; in blk_mq_realloc_hw_ctxs() local
3667 struct list_head node; member
/Linux-v5.15/drivers/pnp/pnpbios/
Drsparser.c771 struct pnp_bios_node *node) in pnpbios_parse_data_stream()
789 struct pnp_bios_node *node) in pnpbios_read_resources_from_node()
801 struct pnp_bios_node *node) in pnpbios_write_resources_to_node()
/Linux-v5.15/fs/btrfs/
Dtree-mod-log.c12 struct rb_node node; member
74 struct rb_node *node; in btrfs_put_tree_mod_seq() local
418 struct rb_node *node; in __tree_mod_log_search() local
/Linux-v5.15/drivers/phy/
Dphy-core.c131 static struct phy_provider *of_phy_provider_lookup(struct device_node *node) in of_phy_provider_lookup()
899 struct phy *phy_create(struct device *dev, struct device_node *node, in phy_create()
975 struct phy *devm_phy_create(struct device *dev, struct device_node *node, in devm_phy_create()
/Linux-v5.15/include/net/
Dx25.h131 struct list_head node; member
139 struct list_head node; member
173 struct list_head node; member
/Linux-v5.15/drivers/net/ethernet/sfc/
Drx_common.c726 struct hlist_node *node; in efx_rps_hash_find() local
745 struct hlist_node *node; in efx_rps_hash_add() local
770 struct hlist_node *node; in efx_rps_hash_del() local
/Linux-v5.15/drivers/thermal/qcom/
Dqcom-spmi-adc-tm5.c415 struct device_node *node) in adc_tm5_get_dt_channel_data()
497 static int adc_tm5_get_dt_data(struct adc_tm5_chip *adc_tm, struct device_node *node) in adc_tm5_get_dt_data()
559 struct device_node *node = pdev->dev.of_node; in adc_tm5_probe() local
/Linux-v5.15/lib/
Dobjagg.c737 struct objagg_tmp_node *node = &graph->nodes[index]; in objagg_tmp_graph_node_weight() local
758 struct objagg_tmp_node *node; in objagg_tmp_graph_node_max_weight() local
781 struct objagg_tmp_node *node; in objagg_tmp_graph_create() local
847 struct objagg_tmp_node *node; in objagg_opt_simple_greedy_fillup_hints() local
/Linux-v5.15/drivers/mmc/host/
Dcavium-thunderx.c59 struct device_node *node = pdev->dev.of_node; in thunder_mmc_probe() local
/Linux-v5.15/arch/arm/mach-omap2/
Domap-iommu.c20 struct list_head node; member
/Linux-v5.15/arch/x86/kernel/
Dx86_init.c50 struct device_node *node = of_find_matching_node(NULL, of_cmos_match); in x86_wallclock_init() local
/Linux-v5.15/drivers/watchdog/
Dsun4v_wdt.c95 u64 node; in sun4v_wdt_init() local
/Linux-v5.15/include/linux/
Dmii_timestamper.h109 struct mii_timestamper *register_mii_timestamper(struct device_node *node, in register_mii_timestamper()
/Linux-v5.15/tools/perf/scripts/python/
Dflamegraph.py75 def find_or_create_node(node, name, libtype): argument
/Linux-v5.15/net/batman-adv/
Dmulticast.c1746 struct hlist_node *node = &orig->mcast_want_all_unsnoopables_node; in batadv_mcast_want_unsnoop_update() local
1791 struct hlist_node *node = &orig->mcast_want_all_ipv4_node; in batadv_mcast_want_ipv4_update() local
1836 struct hlist_node *node = &orig->mcast_want_all_ipv6_node; in batadv_mcast_want_ipv6_update() local
1881 struct hlist_node *node = &orig->mcast_want_all_rtr4_node; in batadv_mcast_want_rtr4_update() local
1926 struct hlist_node *node = &orig->mcast_want_all_rtr6_node; in batadv_mcast_want_rtr6_update() local
/Linux-v5.15/drivers/soundwire/
Dmipi_disco.c166 struct fwnode_handle *node; in sdw_slave_read_dpn() local
/Linux-v5.15/drivers/net/ethernet/ti/
Dam65-cpts.h34 struct device_node *node) in am65_cpts_create()
/Linux-v5.15/arch/mips/netlogic/xlp/
Dwakeup.c53 static int xlp_wakeup_core(uint64_t sysbase, int node, int core) in xlp_wakeup_core()

1...<<31323334353637383940>>...105