Home
last modified time | relevance | path

Searched defs:create_node (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/boot/
H A Dops.h45 void *(*create_node)(const void *parent, const char *name); member
138 static inline void *create_node(const void *parent, const char *name) in create_node() function
/openbmc/linux/scripts/dtc/
H A Dfdtput.c192 static int create_node(void *blob, const char *node_name) in create_node() function
/openbmc/qemu/contrib/plugins/
H A Dcflow.c204 static NodeData *create_node(uint64_t addr) in create_node() function
/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph.c133 static QOSGraphNode *create_node(const char *name, QOSNodeType type) in create_node() function
/openbmc/linux/arch/powerpc/platforms/ps3/
H A Drepository.c1049 static int create_node(u64 n1, u64 n2, u64 n3, u64 n4, u64 v1, u64 v2) in create_node() function