Home
last modified time | relevance | path

Searched defs:node (Results 51 – 75 of 498) sorted by relevance

12345678910>>...20

/openbmc/qemu/tests/qtest/
H A Dnuma-test.c98 int64_t cpu_idx, node; in test_query_cpus() local
141 int64_t socket, core, thread, node; in pc_numa_cpu() local
194 int64_t core, node; in spapr_numa_cpu() local
238 int64_t socket, cluster, core, thread, node; in aarch64_numa_cpu() local
288 int64_t socket, core, thread, node; in loongarch64_numa_cpu() local
354 int64_t socket, node; in pc_dynamic_cpu_cfg() local
/openbmc/u-boot/drivers/bootcount/
H A Dbootcount-uclass.c35 ofnode node; in bootcount_store() local
62 ofnode node; in bootcount_load() local
/openbmc/u-boot/Documentation/sphinx/
H A Dkfigure.py114 def pass_handle(self, node): # pylint: disable=W0613 argument
332 def visit_kernel_image(self, node): # pylint: disable=W0613 argument
369 def visit_kernel_figure(self, node): # pylint: disable=W0613 argument
407 def visit_kernel_render(self, node): argument
/openbmc/qemu/util/
H A Dfdmon-poll.c37 static void add_pollfd(AioHandler *node) in add_pollfd()
62 AioHandler *node; in fdmon_poll_wait() local
H A Dfdmon-epoll.c64 AioHandler *node; in fdmon_epoll_wait() local
104 AioHandler *node; in fdmon_epoll_try_enable() local
/openbmc/libpldm/src/dsp/
H A Dpdr.c663 pldm_entity pldm_entity_extract(pldm_entity_node *node) in pldm_entity_extract()
737 pldm_entity node; in pldm_entity_association_tree_add_entity() local
748 pldm_entity_node *node = malloc(sizeof(pldm_entity_node)); in pldm_entity_association_tree_add_entity() local
837 static void get_num_nodes(pldm_entity_node *node, size_t *num) in get_num_nodes()
848 static void entity_association_tree_visit(pldm_entity_node *node, in entity_association_tree_visit()
887 static void entity_association_tree_destroy(pldm_entity_node *node) in entity_association_tree_destroy()
910 bool pldm_entity_is_node_parent(pldm_entity_node *node) in pldm_entity_is_node_parent()
918 pldm_entity pldm_entity_get_parent(pldm_entity_node *node) in pldm_entity_get_parent()
926 bool pldm_entity_is_exist_parent(pldm_entity_node *node) in pldm_entity_is_exist_parent()
942 uint8_t pldm_entity_get_num_children(pldm_entity_node *node, in pldm_entity_get_num_children()
[all …]
/openbmc/openbmc/poky/meta/lib/oe/
H A Dlicense.py87 def visit_Str(self, node): argument
90 def visit_Constant(self, node): argument
93 def visit_BinOp(self, node): argument
175 def visit(self, node): argument
243 def visit_Str(self, node): argument
246 def visit_Constant(self, node): argument
/openbmc/u-boot/fs/jffs2/
H A Djffs2_nand_private.h54 hdr_crc(struct jffs2_unknown_node *node) in hdr_crc()
72 dirent_crc(struct jffs2_raw_dirent *node) in dirent_crc()
82 dirent_name_crc(struct jffs2_raw_dirent *node) in dirent_name_crc()
92 inode_crc(struct jffs2_raw_inode *node) in inode_crc()
/openbmc/u-boot/board/samsung/common/
H A Dboard.c179 int node; in decode_sromc() local
207 int node; in board_eth_init() local
329 int node; in reset_misc() local
/openbmc/qemu/tests/qemu-iotests/
H A D22835 def log_node_info(node): argument
/openbmc/rest-dbus/resources/
H A Ddbus.js7 function populate_tree_services(node, cb, bus) argument
27 function populate_tree_objects(node, cb) argument
48 function populate_tree_interfaces(node, cb) argument
207 function populate_tree_interface_items(node, cb) argument
238 function populate_tree(node, cb) argument
/openbmc/u-boot/drivers/core/
H A Ddevice.c35 ulong driver_data, ofnode node, in device_bind_common()
221 ulong driver_data, ofnode node, in device_bind_with_driver_data()
237 const char *name, void *platdata, ofnode node, in device_bind_ofnode()
531 static int device_find_by_ofnode(ofnode node, struct udevice **devp) in device_find_by_ofnode()
616 int device_get_child_by_of_offset(struct udevice *parent, int node, in device_get_child_by_of_offset()
828 ofnode node = ofnode_path(path); in dev_disable_by_path() local
857 ofnode node = ofnode_path(path); in dev_enable_by_path() local
/openbmc/u-boot/board/qualcomm/dragonboard410c/
H A Ddragonboard410c.c51 int ret = 0, node; in board_usb_init() local
120 int node, ret; in misc_init_r() local
/openbmc/u-boot/drivers/net/ti/
H A Dcpsw-common.c23 int node = dev_of_offset(dev); in davinci_emac_3517_get_macid() local
63 int node = dev_of_offset(dev); in cpsw_am33xx_cm_get_macid() local
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dsata.c42 int node = dev_of_offset(dev); in bd82x6x_sata_init() local
193 int node = dev_of_offset(dev); in bd82x6x_sata_enable() local
/openbmc/u-boot/arch/sandbox/cpu/
H A Dstate.c102 int node; in sandbox_read_state_nodes() local
192 int node; in sandbox_write_state_node() local
308 int state_setprop(int node, const char *prop_name, const void *data, int size) in state_setprop()
/openbmc/u-boot/include/linux/
H A Drbtree_augmented.h34 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented()
114 __rb_erase_augmented(struct rb_node *node, struct rb_root *root, in __rb_erase_augmented()
211 rb_erase_augmented(struct rb_node *node, struct rb_root *root, in rb_erase_augmented()
/openbmc/u-boot/tools/dtoc/
H A Ddtb_platdata.py110 def get_compat_name(node): argument
282 def get_num_cells(node): argument
456 def output_node(self, node): argument
/openbmc/u-boot/tools/binman/etype/
H A Dcros_ec_rw.py20 def __init__(self, section, etype, node): argument
H A Dintel_cmc.py22 def __init__(self, section, etype, node): argument
H A Dintel_vbt.py21 def __init__(self, section, etype, node): argument
H A Dintel_fsp.py26 def __init__(self, section, etype, node): argument
H A Dintel_vga.py24 def __init__(self, section, etype, node): argument
H A Dintel_me.py27 def __init__(self, section, etype, node): argument
/openbmc/u-boot/arch/arm/mach-s5pc1xx/
H A Dpinmux.c17 int pinmux_decode_periph_id(const void *blob, int node) in pinmux_decode_periph_id()

12345678910>>...20