Home
last modified time | relevance | path

Searched defs:node (Results 451 – 475 of 3215) sorted by relevance

1...<<11121314151617181920>>...129

/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D_html5lib.py190 def appendChild(self, node): argument
287 def appendChild(self, node): argument
375 def insertBefore(self, node, refNode): argument
387 def removeChild(self, node): argument
/openbmc/linux/arch/x86/kernel/
H A Damd_nb.c164 struct amd_northbridge *node_to_amd_nb(int node) in node_to_amd_nb() argument
181 static int __amd_smn_rw(u16 node, u32 address, u32 *value, bool write) in __amd_smn_rw() argument
214 int amd_smn_read(u16 node, u32 address, u32 *value) in amd_smn_read() argument
227 int amd_smn_write(u16 node, u32 address, u32 value) in amd_smn_write() argument
[all...]
/openbmc/linux/drivers/cpuidle/
H A Dcpuidle-psci-domain.c26 struct device_node *node; member
140 struct device_node *node; in psci_cpuidle_domain_probe() local
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_gem_gtt.c99 struct drm_mm_node *node, in i915_gem_gtt_reserve()
192 struct drm_mm_node *node, in i915_gem_gtt_insert()
/openbmc/openbmc/poky/scripts/
H A Dpythondeps46 def visit_Import(self, node): argument
50 def visit_ImportFrom(self, node): argument
/openbmc/linux/arch/powerpc/kexec/
H A Dcore.c236 static void __init export_crashk_values(struct device_node *node) in export_crashk_values()
262 struct device_node *node; in kexec_setup() local
/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_gem.h44 struct list_head node; member
59 drm_mm_node_to_panfrost_mapping(struct drm_mm_node *node) in drm_mm_node_to_panfrost_mapping()
/openbmc/linux/include/linux/
H A Dcpuhotplug.h369 struct hlist_node *node), in cpuhp_setup_state_multi()
395 struct hlist_node *node) in cpuhp_state_add_instance()
411 struct hlist_node *node) in cpuhp_state_add_instance_nocalls()
429 struct hlist_node *node) in cpuhp_state_add_instance_nocalls_cpuslocked()
498 struct hlist_node *node) in cpuhp_state_remove_instance()
512 struct hlist_node *node) in cpuhp_state_remove_instance_nocalls()
H A Dcompaction.h137 static inline int compaction_register_node(struct node *node) in compaction_register_node()
142 static inline void compaction_unregister_node(struct node *node) in compaction_unregister_node()
H A Dscs.h74 static inline void *scs_alloc(int node) { return NULL; } in scs_alloc()
78 static inline int scs_prepare(struct task_struct *tsk, int node) { return 0; } in scs_prepare()
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c168 struct node { struct
169 struct node *parent; argument
170 struct node *left; argument
171 struct node *right; argument
179 * Points to root node of the binary search argument
/openbmc/linux/drivers/interconnect/qcom/
H A Dbcm-voter.c64 struct qcom_icc_node *node; in bcm_aggregate_mask() local
93 struct qcom_icc_node *node; in bcm_aggregate() local
213 struct device_node *np, *node; in of_bcm_voter_get() local
/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-memory.c319 nasid_t node; in szmem() local
350 static void __init node_mem_init(nasid_t node) in node_mem_init()
393 nasid_t node; in prom_meminit() local
/openbmc/linux/drivers/irqchip/
H A Dirq-bcm2835.c133 static int __init armctrl_of_init(struct device_node *node, in armctrl_of_init()
192 static int __init bcm2835_armctrl_of_init(struct device_node *node, in bcm2835_armctrl_of_init()
198 static int __init bcm2836_armctrl_of_init(struct device_node *node, in bcm2836_armctrl_of_init()
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-at91-pio4.c38 static u32 atmel_pinctrl_get_pinconf(const void *blob, int node) in atmel_pinctrl_get_pinconf()
111 int node = dev_of_offset(config); in atmel_pinctrl_set_state() local
/openbmc/linux/arch/m68k/sun3x/
H A Dprom.c131 int prom_getintdefault(int node, char *property, int deflt) in prom_getintdefault()
136 int prom_getbool (int node, char *prop) in prom_getbool()
/openbmc/u-boot/drivers/pinctrl/nxp/
H A Dpinctrl-imx.c21 int node = dev_of_offset(config); in imx_pinctrl_set_state() local
201 int node = dev_of_offset(dev), ret; in imx_pinctrl_probe() local
/openbmc/linux/drivers/interconnect/
H A Dicc-clk.c51 static int icc_clk_get_bw(struct icc_node *node, u32 *avg, u32 *peak) in icc_clk_get_bw()
84 struct icc_node *node; in icc_clk_register() local
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-secvar.c104 struct device_node *node; in opal_secvar_format() local
128 struct device_node *node; in opal_secvar_max_size() local
/openbmc/linux/kernel/events/
H A Dring_buffer.c611 static struct page *rb_alloc_aux_page(int node, int order) in rb_alloc_aux_page()
677 int node = (event->cpu == -1) ? -1 : cpu_to_node(event->cpu); in rb_alloc_aux() local
801 int node; in perf_mmap_alloc_page() local
823 int i, node; in rb_alloc() local
921 int node; in rb_alloc() local
/openbmc/linux/drivers/of/
H A Ddynamic.c33 struct device_node *of_node_get(struct device_node *node) in of_node_get()
46 void of_node_put(struct device_node *node) in of_node_put()
76 #define _do_print(func, prefix, action, node, prop, ...) ({ \ argument
329 struct device_node *node = kobj_to_device_node(kobj); in of_node_release() local
451 struct device_node *node; in __of_node_dup() local
/openbmc/linux/tools/perf/util/
H A Dblock-range.c50 static inline void rb_link_left_of_node(struct rb_node *left, struct rb_node *node) in rb_link_left_of_node()
60 static inline void rb_link_right_of_node(struct rb_node *right, struct rb_node *node) in rb_link_right_of_node()
/openbmc/linux/drivers/clk/mediatek/
H A Dclk-mt8188-apmixedsys.c102 struct device_node *node = pdev->dev.of_node; in clk_mt8188_apmixed_probe() local
137 struct device_node *node = pdev->dev.of_node; in clk_mt8188_apmixed_remove() local
/openbmc/linux/arch/arm/mach-exynos/
H A Dexynos.c50 struct device_node *node; in exynos_sysram_init() local
73 static int __init exynos_fdt_map_chipid(unsigned long node, const char *uname, in exynos_fdt_map_chipid()
/openbmc/linux/drivers/fpga/
H A Ddfl-afu.h40 struct list_head node; member
58 struct rb_node node; member

1...<<11121314151617181920>>...129