Searched refs:Bad_file (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
H A D | swapfile.c | 66 static const char Bad_file[] = "Bad swap file entry "; variable 1186 pr_err("swap_info_get: %s%08lx\n", Bad_file, entry.val); in __swap_info_get() 1334 pr_err("%s: %s%08lx\n", __func__, Bad_file, entry.val); in get_swap_device()
|
/kernel/linux/linux-6.6/mm/ |
H A D | swapfile.c | 74 static const char Bad_file[] = "Bad swap file entry "; variable 1161 pr_err("%s: %s%08lx\n", __func__, Bad_file, entry.val); in _swap_info_get() 1288 pr_err("%s: %s%08lx\n", __func__, Bad_file, entry.val); in get_swap_device()
|
Completed in 15 milliseconds