Searched refs:node_index (Results 1 – 4 of 4) sorted by relevance
1517 u_int node_index; in find_hook_next() local1536 node_index = 0; in find_hook_next()1543 for (node_index = 0; node_index < list->numnames; node_index++) in find_hook_next()1544 if (list->nodeinfo[node_index].id >= oid->subs[sub]) in find_hook_next()1551 if (idxlen == 1 || node_index >= list->numnames || in find_hook_next()1552 list->nodeinfo[node_index].id > oid->subs[sub]) in find_hook_next()1560 if ((resp1 = ng_dialog_id(list->nodeinfo[node_index].id, in find_hook_next()1590 node_index++; in find_hook_next()1593 while (node_index < list->numnames) { in find_hook_next()1594 if ((resp1 = ng_dialog_id(list->nodeinfo[node_index].id, in find_hook_next()[all …]
613 char *node_index; in fill_mellanox_chassis_record() local684 node_index = iter; in fill_mellanox_chassis_record()685 if(node_index[0] != 'U'){ in fill_mellanox_chassis_record()691 node->ch_anafanum = (unsigned char) atoi(&node_index[1]); in fill_mellanox_chassis_record()
123 unsigned node_index; in DeclForGlobal() local125 for (node_index = 0; node_index < num_nodes; ++node_index) { in DeclForGlobal()127 dyn_cast<llvm::MDNode>(named_metadata->getOperand(node_index)); in DeclForGlobal()
3531 U16 node_index; in scic_sds_controller_allocate_remote_node_context() local3534 node_index = scic_sds_remote_node_table_allocate_remote_node( in scic_sds_controller_allocate_remote_node_context()3538 if (node_index != SCIC_SDS_REMOTE_NODE_CONTEXT_INVALID_INDEX) in scic_sds_controller_allocate_remote_node_context()3540 this_controller->device_table[node_index] = the_device; in scic_sds_controller_allocate_remote_node_context()3542 *node_id = node_index; in scic_sds_controller_allocate_remote_node_context()