Home
last modified time | relevance | path

Searched refs:has_cache (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/mm/
H A Dswapfile.c1363 unsigned char has_cache; in __swap_entry_free_locked() local
1371 VM_BUG_ON(!has_cache); in __swap_entry_free_locked()
1372 has_cache = 0; in __swap_entry_free_locked()
1389 usage = count | has_cache; in __swap_entry_free_locked()
1486 bool has_cache = false; in __swap_entries_free() local
1503 if (!has_cache) in __swap_entries_free()
1507 return has_cache; in __swap_entries_free()
1514 has_cache = true; in __swap_entries_free()
1519 return has_cache; in __swap_entries_free()
3548 unsigned char has_cache; in __swap_duplicate() local
[all …]
/linux-6.15/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c1390 bool has_cache = false; in rdtgroup_mode_test_exclusive() local
1400 has_cache = true; in rdtgroup_mode_test_exclusive()
1411 if (!has_cache) { in rdtgroup_mode_test_exclusive()