/openbmc/qemu/tests/qtest/ |
H A D | numa-test.c | 98 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 D | bootcount-uclass.c | 35 ofnode node; in bootcount_store() local 62 ofnode node; in bootcount_load() local
|
/openbmc/u-boot/Documentation/sphinx/ |
H A D | kfigure.py | 114 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 D | fdmon-poll.c | 37 static void add_pollfd(AioHandler *node) in add_pollfd() 62 AioHandler *node; in fdmon_poll_wait() local
|
H A D | fdmon-epoll.c | 64 AioHandler *node; in fdmon_epoll_wait() local 104 AioHandler *node; in fdmon_epoll_try_enable() local
|
/openbmc/libpldm/src/dsp/ |
H A D | pdr.c | 663 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 D | license.py | 87 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 D | jffs2_nand_private.h | 54 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 D | board.c | 179 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 D | 228 | 35 def log_node_info(node): argument
|
/openbmc/rest-dbus/resources/ |
H A D | dbus.js | 7 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 D | device.c | 35 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 D | dragonboard410c.c | 51 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 D | cpsw-common.c | 23 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 D | sata.c | 42 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 D | state.c | 102 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 D | rbtree_augmented.h | 34 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 D | dtb_platdata.py | 110 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 D | cros_ec_rw.py | 20 def __init__(self, section, etype, node): argument
|
H A D | intel_cmc.py | 22 def __init__(self, section, etype, node): argument
|
H A D | intel_vbt.py | 21 def __init__(self, section, etype, node): argument
|
H A D | intel_fsp.py | 26 def __init__(self, section, etype, node): argument
|
H A D | intel_vga.py | 24 def __init__(self, section, etype, node): argument
|
H A D | intel_me.py | 27 def __init__(self, section, etype, node): argument
|
/openbmc/u-boot/arch/arm/mach-s5pc1xx/ |
H A D | pinmux.c | 17 int pinmux_decode_periph_id(const void *blob, int node) in pinmux_decode_periph_id()
|