Searched refs:get_cpu (Results 1 – 1 of 1) sorted by relevance
148 static pool_component_t *get_cpu(const char *);857 if ((comp = get_cpu(cmd->cmd_tgt1)) == NULL) in parser_cpu_info()1090 if ((comp = get_cpu(cmd->cmd_tgt1)) == NULL) in parser_cpu_modify()1438 if ((comp = get_cpu(assoc->assoc_name)) == NULL) in transfer_list_walk()1475 get_cpu(const char *name) in get_cpu() function