Searched refs:node_id (Results 1 – 4 of 4) sorted by relevance
95 static mach_node_t mach_node_alloc_init(mach_node_id_t node_id);106 mach_node_id_t node_id = 0; // TODO: Read from device tree? in mach_node_init() local108 (UInt32)node_id, in mach_node_init()172 msg.node_header.node_id = node->info.node_id; in mach_node_publish()194 printf("mach_node_publish(%d)=%d\n", node->info.node_id, kr); in mach_node_publish()255 mach_node_alloc_init(mach_node_id_t node_id) in mach_node_alloc_init() argument261 node->info.node_id = node_id; in mach_node_alloc_init()274 mach_node_id_t nid = node->info.node_id; in mach_node_register()413 mach_node_for_id_locked(mach_node_id_t node_id, in mach_node_for_id_locked() argument417 if ((node_id < 0) || (node_id >= MACH_NODES_MAX)) { in mach_node_for_id_locked()[all …]
64 mach_node_id_t node_id; // The node ID of this node member102 uint32_t node_id;// 32b id of node that originated message member
55 uint32_t node_id; // Node number member154 mach_node_for_id_locked(mach_node_id_t node_id,
235 fmsg->node_id = localnode_id; // Message is from us in mnl_msg_from_kmsg()372 MNL_NAME_BOOTSTRAP(node->info.node_id)); in flipc_node_prepare()509 mach_node_t node = mach_node_for_id_locked(msg->node_id, FALSE, FALSE); in flipc_msg_from_node()589 nid = node->info.node_id; in flipc_msg_ack()621 fmsg->mnl.node_id = nid; in flipc_msg_ack()