Searched refs:node_path (Results 1 – 3 of 3) sorted by relevance
142 for node_path in nodes:143 huge_path = '{}/hugepages-{}kB'.format(node_path, hugepgsz)
353 strlcpy(__if->node_path, dpa_node->full_name, PATH_MAX - 1); in fman_if_init()354 __if->node_path[PATH_MAX - 1] = '\0'; in fman_if_init()729 printf("Tearing down %s\n", __if->node_path); in fman_finish()
376 char node_path[PATH_MAX]; member