Home
last modified time | relevance | path

Searched defs:node (Results 501 – 525 of 3215) sorted by relevance

1...<<21222324252627282930>>...129

/openbmc/linux/drivers/devfreq/
H A Dgovernor.h64 struct list_head node; member
93 struct list_head node; member
/openbmc/linux/include/uapi/linux/
H A Dqrtr.h38 __le32 node; member
43 __le32 node; member
/openbmc/linux/drivers/of/
H A Dkobj.c8 static int of_node_is_initialized(const struct device_node *node) in of_node_is_initialized()
14 int of_node_is_attached(const struct device_node *node) in of_node_is_attached()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-thunderx-pcidrv.c119 struct device_node *node) in thunder_i2c_smbus_setup_of()
140 struct device_node *node) in thunder_i2c_smbus_setup()
/openbmc/linux/Documentation/sphinx/
H A Dautomarkup.py77 def markup_refs(docname, app, node): argument
282 def text_but_not_a_reference(node): argument
/openbmc/linux/drivers/clk/socfpga/
H A Dclk-pll.c73 static void __init __socfpga_pll_init(struct device_node *node, in __socfpga_pll_init()
132 void __init socfpga_pll_init(struct device_node *node) in socfpga_pll_init()
/openbmc/linux/arch/mips/loongson64/
H A Dnuma.c84 static void __init node_mem_init(unsigned int node) in node_mem_init()
140 unsigned int node, cpu, active_cpu = 0; in prom_meminit() local
/openbmc/linux/arch/sparc/kernel/
H A Dmdesc.c291 u64 node; in mdesc_register_notifier() local
319 static const u64 *parent_cfg_handle(struct mdesc_handle *hp, u64 node) in parent_cfg_handle()
338 static int get_vdev_port_node_info(struct mdesc_handle *md, u64 node, in get_vdev_port_node_info()
392 static int get_ds_port_node_info(struct mdesc_handle *md, u64 node, in get_ds_port_node_info()
584 int mdesc_get_node_info(struct mdesc_handle *hp, u64 node, in mdesc_get_node_info()
658 const void *mdesc_get_property(struct mdesc_handle *hp, u64 node, in mdesc_get_property()
740 const char *mdesc_node_name(struct mdesc_handle *hp, u64 node) in mdesc_node_name()
861 static void find_back_node_value(struct mdesc_handle *hp, u64 node, in find_back_node_value() argument
883 static void __mark_core_id(struct mdesc_handle *hp, u64 node, in __mark_core_id()
892 static void __mark_max_cache_id(struct mdesc_handle *hp, u64 node, in __mark_max_cache_id()
/openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c117 struct name_id *node; in alloc_node() local
133 struct name_id *node; in parse_line() local
166 struct name_id *node, *cur; in get_list_from_file() local
191 struct name_id *node; in convert2guid() local
/openbmc/linux/fs/ocfs2/
H A Dreservations.c76 struct rb_node *node; in ocfs2_dump_resv() local
135 struct rb_node *node; in ocfs2_check_resmap() local
267 struct rb_node *node; in ocfs2_resmap_clear_all_resv() local
356 struct rb_node *node = resmap->m_reservations.rb_node; in ocfs2_find_resv_lhs() local
/openbmc/linux/fs/ubifs/
H A Dio.c378 void ubifs_init_node(struct ubifs_info *c, void *node, int len, int pad) in ubifs_init_node()
398 void ubifs_crc_node(struct ubifs_info *c, void *node, int len) in ubifs_crc_node()
422 int ubifs_prepare_node_hmac(struct ubifs_info *c, void *node, int len, in ubifs_prepare_node_hmac()
451 void ubifs_prepare_node(struct ubifs_info *c, void *node, int len, int pad) in ubifs_prepare_node()
470 void ubifs_prep_grp_node(struct ubifs_info *c, void *node, int len, int last) in ubifs_prep_grp_node()
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Ddebug.c96 struct macvlan_node *node) in mlx5_vdpa_add_rx_counters()
131 struct macvlan_node *node) in mlx5_vdpa_remove_rx_counters()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dlocal_kptr_stash.c14 struct bpf_rb_node node; member
25 struct node_data __kptr *node; member
/openbmc/linux/drivers/memory/tegra/
H A Dtegra30.c1316 static int tegra30_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra30_mc_icc_aggreate()
1341 struct icc_node *node; in tegra30_mc_of_icc_xlate_extended() local
/openbmc/linux/arch/arm64/include/asm/
H A Ddebug-monitors.h66 struct list_head node; member
77 struct list_head node; member
/openbmc/linux/drivers/clk/versatile/
H A Dclk-sp810.c29 struct device_node *node; member
83 static void __init clk_sp810_of_setup(struct device_node *node) in clk_sp810_of_setup()
/openbmc/linux/sound/soc/generic/
H A Dsimple-card-utils.c83 struct device_node *node, in asoc_simple_parse_daifmt()
227 struct device_node *node, in asoc_simple_parse_clk()
693 struct device_node *node = card->dev->of_node; in asoc_simple_parse_routing() local
711 struct device_node *node = card->dev->of_node; in asoc_simple_parse_widgets() local
1019 struct device_node *node; in graph_get_dai_id() local
1073 struct device_node *node; in asoc_graph_parse_dai() local
/openbmc/linux/drivers/nvme/host/
H A Dmultipath.c192 int node; in nvme_mpath_clear_current_path() local
225 int node; in nvme_mpath_revalidate_paths() local
257 static struct nvme_ns *__nvme_find_path(struct nvme_ns_head *head, int node) in __nvme_find_path()
311 int node = numa_node_id(); in nvme_round_robin_path() local
401 int node = numa_node_id(); in nvme_numa_path() local
692 int node, srcu_idx; in nvme_mpath_set_live() local
/openbmc/linux/drivers/iommu/
H A Diova.c34 static int iova_cpuhp_dead(unsigned int cpu, struct hlist_node *node) in iova_cpuhp_dead()
46 static struct iova *to_iova(struct rb_node *node) in to_iova()
115 struct rb_node *node, *next; in iova_find_limit() local
340 struct rb_node *node = iovad->rbroot.rb_node; in private_find_iova() local
521 __is_range_overlap(struct rb_node *node, in __is_range_overlap()
580 struct rb_node *node; in reserve_iova() local
/openbmc/linux/net/sunrpc/
H A Dsvc.c134 unsigned int node; in svc_pool_map_choose_mode() local
219 unsigned int node; in svc_pool_map_init_pernode() local
335 unsigned int node = m->pool_to[pidx]; in svc_pool_map_set_cpumask() local
604 svc_init_buffer(struct svc_rqst *rqstp, unsigned int size, int node) in svc_init_buffer()
638 svc_rqst_alloc(struct svc_serv *serv, struct svc_pool *pool, int node) in svc_rqst_alloc()
675 svc_prepare_thread(struct svc_serv *serv, struct svc_pool *pool, int node) in svc_prepare_thread()
770 int node; in svc_start_kthreads() local
/openbmc/linux/drivers/clk/ti/
H A Dautoidle.c24 struct list_head node; member
184 int __init of_ti_clk_autoidle_setup(struct device_node *node) in of_ti_clk_autoidle_setup()
/openbmc/linux/drivers/block/zram/
H A Dzcomp.c151 int zcomp_cpu_up_prepare(unsigned int cpu, struct hlist_node *node) in zcomp_cpu_up_prepare()
166 int zcomp_cpu_dead(unsigned int cpu, struct hlist_node *node) in zcomp_cpu_dead()
/openbmc/linux/drivers/clk/mediatek/
H A Dclk-mt2712-apmixedsys.c116 struct device_node *node = pdev->dev.of_node; in clk_mt2712_apmixed_probe() local
143 struct device_node *node = pdev->dev.of_node; in clk_mt2712_apmixed_remove() local
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_vgpu.c149 struct drm_mm_node *node) in vgt_deballoon_space()
187 struct drm_mm_node *node, in vgt_balloon_space()
/openbmc/linux/arch/powerpc/kexec/
H A Dcore_64.c40 struct device_node *node; in machine_kexec_prepare() local
410 struct device_node *node; in export_htab_values() local

1...<<21222324252627282930>>...129