Searched refs:best_cfg (Results 1 – 1 of 1) sorted by relevance
1978 struct auto_pin_cfg *best_cfg; in parse_output_paths() local1986 best_cfg = kmalloc(sizeof(*best_cfg), GFP_KERNEL); in parse_output_paths()1987 if (!best_cfg) in parse_output_paths()1989 *best_cfg = *cfg; in parse_output_paths()1995 kfree(best_cfg); in parse_output_paths()2004 *best_cfg = *cfg; in parse_output_paths()2052 *cfg = *best_cfg; in parse_output_paths()2090 kfree(best_cfg); in parse_output_paths()