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