/openbmc/linux/drivers/infiniband/ulp/opa_vnic/ |
H A D | opa_vnic_encap.c | 105 struct opa_vnic_mac_tbl_node *node; in opa_vnic_free_mac_tbl() local 155 struct opa_vnic_mac_tbl_node *node; in opa_vnic_query_mac_tbl() local 207 struct opa_vnic_mac_tbl_node *node, *new_node; in opa_vnic_update_mac_tbl() local 301 struct opa_vnic_mac_tbl_node *node; in opa_vnic_chk_mac_tbl() local
|
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/ |
H A D | _html5lib.py | 106 def appendChild(self, node): argument 153 def appendChild(self, node): argument 239 def insertBefore(self, node, refNode): argument 251 def removeChild(self, node): argument
|
/openbmc/u-boot/drivers/misc/ |
H A D | cros_ec_sandbox.c | 97 static int cros_ec_read_state(const void *blob, int node) in cros_ec_read_state() 137 static int cros_ec_write_state(void *blob, int node) in cros_ec_write_state() 191 static int keyscan_read_fdt_matrix(struct ec_state *ec, ofnode node) in keyscan_read_fdt_matrix() 517 ofnode node; in cros_ec_probe() local
|
/openbmc/linux/drivers/usb/misc/ |
H A D | onboard_usb_hub.c | 103 struct usbdev_node *node; in onboard_hub_suspend() local 146 struct usbdev_node *node; in onboard_hub_add_usbdev() local 182 struct usbdev_node *node; in onboard_hub_remove_usbdev() local 305 struct usbdev_node *node; in onboard_hub_remove() local
|
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | spu_manage.c | 123 struct device_node *node = spu->devnode; in spu_map_device_old() local 268 struct device_node *node; in of_enumerate_spus() local 366 static struct spu *__init spu_lookup_reg(int node, u32 reg) in spu_lookup_reg() 381 int node, i; in init_affinity_qs20_harcoded() local
|
/openbmc/linux/drivers/clk/mediatek/ |
H A D | clk-mt7629.c | 551 struct device_node *node = pdev->dev.of_node; in mtk_topckgen_init() local 580 struct device_node *node = pdev->dev.of_node; in mtk_infrasys_init() local 602 struct device_node *node = pdev->dev.of_node; in mtk_pericfg_init() local 631 struct device_node *node = pdev->dev.of_node; in mtk_apmixedsys_init() local
|
H A D | clk-mt6797.c | 386 struct device_node *node = pdev->dev.of_node; in mtk_topckgen_init() local 544 static void mtk_infrasys_init_early(struct device_node *node) in mtk_infrasys_init_early() 573 struct device_node *node = pdev->dev.of_node; in mtk_infrasys_init() local 652 struct device_node *node = pdev->dev.of_node; in mtk_apmixedsys_init() local
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | pcic.c | 293 phandle node; in pcic_probe() local 451 phandle node = prom_getchild(pbm->prom_node); in pdev_to_pnode() local 472 struct pci_dev *dev, int node) in pcic_map_pci_device() 531 pcic_fill_irq(struct linux_pcic *pcic, struct pci_dev *dev, int node) in pcic_fill_irq() 607 int node; in pcibios_fixup_bus() local
|
/openbmc/linux/arch/x86/kernel/cpu/sgx/ |
H A D | main.c | 79 struct sgx_numa_node *node = section->node; in __sgx_sanitize_pages() local 443 struct sgx_numa_node *node = &sgx_numa_nodes[nid]; in __sgx_alloc_epc_page_from_node() local 606 struct sgx_numa_node *node = section->node; in sgx_free_epc_page() local 681 struct sgx_numa_node *node; in arch_memory_failure() local 776 struct node *node = node_devices[nid]; in arch_update_sysfs_visibility() local
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_capture.c | 889 guc_capture_delete_one_node(struct intel_guc *guc, struct __guc_capture_parsed_output *node) in guc_capture_delete_one_node() 917 guc_capture_add_node_to_list(struct __guc_capture_parsed_output *node, in guc_capture_add_node_to_list() 925 struct __guc_capture_parsed_output *node) in guc_capture_add_node_to_outlist() 932 struct __guc_capture_parsed_output *node) in guc_capture_add_node_to_cachelist() 938 guc_capture_init_node(struct intel_guc *guc, struct __guc_capture_parsed_output *node) in guc_capture_init_node() 1053 struct __guc_capture_parsed_output *node = NULL; in __guc_capture_create_prealloc_nodes() local 1106 struct __guc_capture_parsed_output *node = NULL; in guc_capture_extract_reglists() local 1409 #define GCAP_PRINT_GUC_INST_INFO(ebuf, node) \ argument 1430 struct __guc_capture_parsed_output *node; in intel_guc_capture_print_engine_node() local
|
/openbmc/linux/arch/sparc/prom/ |
H A D | ranges.c | 67 phandle node, obio_node; in prom_ranges_init() local 88 void prom_apply_generic_ranges(phandle node, phandle parent, in prom_apply_generic_ranges()
|
/openbmc/qemu/util/ |
H A D | fdmon-epoll.c | 63 AioHandler *node; in fdmon_epoll_wait() local 103 AioHandler *node; in fdmon_epoll_try_enable() local
|
/openbmc/linux/drivers/remoteproc/ |
H A D | qcom_common.h | 18 struct device_node *node; member 26 struct device_node *node; member
|
/openbmc/linux/drivers/memory/tegra/ |
H A D | tegra124.c | 1154 static int tegra124_mc_icc_aggreate(struct icc_node *node, u32 tag, u32 avg_bw, in tegra124_mc_icc_aggreate() 1179 struct icc_node *node; in tegra124_mc_of_icc_xlate_extended() local
|
/openbmc/linux/arch/arm/mach-sunxi/ |
H A D | platsmp.c | 42 struct device_node *node; in sun6i_smp_prepare_cpus() local 127 struct device_node *node; in sun8i_smp_prepare_cpus() local
|
/openbmc/linux/arch/s390/lib/ |
H A D | spinlock.c | 62 struct spin_wait *node; in arch_spin_lock_setup() local 106 static inline int arch_spin_yield_target(int lock, struct spin_wait *node) in arch_spin_yield_target() 119 struct spin_wait *node, *next; in arch_spin_lock_queued() local
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_vma_resource.c | 300 struct i915_vma_resource *node; in i915_vma_resource_bind_dep_sync() local 332 struct i915_vma_resource *node; in i915_vma_resource_bind_dep_sync_all() local 386 struct i915_vma_resource *node; in i915_vma_resource_bind_dep_await() local
|
H A D | i915_gem_gtt.c | 99 struct drm_mm_node *node, in i915_gem_gtt_reserve() 192 struct drm_mm_node *node, in i915_gem_gtt_insert()
|
/openbmc/linux/scripts/gcc-plugins/ |
H A D | randomize_layout_plugin.c | 26 #define ORIG_TYPE_NAME(node) \ argument 58 static tree handle_randomize_layout_attr(tree *node, tree name, tree args, int flags, bool *no_add_… in handle_randomize_layout_attr() 101 static tree handle_randomize_considered_attr(tree *node, tree name, tree args, int flags, bool *no_… in handle_randomize_considered_attr() 111 static tree handle_randomize_performed_attr(tree *node, tree name, tree args, int flags, bool *no_a… in handle_randomize_performed_attr() 409 static int is_pure_ops_struct(const_tree node) in is_pure_ops_struct() 634 struct varpool_node *node; in check_global_variables() local
|
/openbmc/linux/include/linux/ |
H A D | irqdomain.h | 289 static inline struct fwnode_handle *of_node_to_fwnode(struct device_node *node) in of_node_to_fwnode() 315 static inline struct irq_domain *irq_find_matching_host(struct device_node *node, in irq_find_matching_host() 321 static inline struct irq_domain *irq_find_host(struct device_node *node) in irq_find_host() 487 struct device_node *node, in irq_domain_add_hierarchy() 505 unsigned int nr_irqs, int node, void *arg) in irq_domain_alloc_irqs() 577 unsigned int nr_irqs, int node, void *arg) in irq_domain_alloc_irqs()
|
/openbmc/linux/fs/ocfs2/cluster/ |
H A D | tcp.c | 134 u32 msgkey, struct task_struct *task, u8 node) in o2net_init_nst() 411 static struct o2net_sock_container *sc_alloc(struct o2nm_node *node) in sc_alloc() 1002 int node, ret; in o2net_fill_node_map() local 1553 struct o2nm_node *node = NULL, *mynode = NULL; in o2net_start_connect() local 1694 void o2net_disconnect_node(struct o2nm_node *node) in o2net_disconnect_node() 1712 static void o2net_hb_node_down_cb(struct o2nm_node *node, int node_num, in o2net_hb_node_down_cb() 1726 static void o2net_hb_node_up_cb(struct o2nm_node *node, int node_num, in o2net_hb_node_up_cb() 1784 struct o2nm_node *node = NULL; in o2net_accept_one() local 2029 int o2net_start_listening(struct o2nm_node *node) in o2net_start_listening() 2056 void o2net_stop_listening(struct o2nm_node *node) in o2net_stop_listening() [all …]
|
/openbmc/openbmc/poky/scripts/ |
H A D | pythondeps | 46 def visit_Import(self, node): argument 50 def visit_ImportFrom(self, node): argument
|
/openbmc/linux/arch/powerpc/kexec/ |
H A D | core.c | 236 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/cpuidle/ |
H A D | cpuidle-psci-domain.c | 26 struct device_node *node; member 140 struct device_node *node; in psci_cpuidle_domain_probe() local
|
/openbmc/linux/drivers/gpu/drm/panfrost/ |
H A D | panfrost_gem.h | 44 struct list_head node; member 59 drm_mm_node_to_panfrost_mapping(struct drm_mm_node *node) in drm_mm_node_to_panfrost_mapping()
|