Searched refs:this_node (Results 1 – 1 of 1) sorted by relevance
40 static int this_node = 0; variable98 node_data[this_node].name = in fpc_common_node_setup()100 (void) strcpy(node_data[this_node].name, pathname); in fpc_common_node_setup()101 mutex_init(&node_data[this_node].mutex, NULL, MUTEX_DRIVER, NULL); in fpc_common_node_setup()102 *index_p = this_node++; in fpc_common_node_setup()124 ((dip != NULL) && (this_node < NUM_LEAVES)); in fpc_perfcnt_module_init()