Home
last modified time | relevance | path

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

/linux/mm/
H A Dswapfile.c189 unsigned long offset, int nr_pages, bool *has_cache) in swap_is_last_map() argument
203 *has_cache = !!(count & SWAP_HAS_CACHE); in swap_is_last_map()
1364 unsigned char has_cache; in swap_entry_put_locked()
1368 has_cache = count & SWAP_HAS_CACHE; in swap_entry_put_locked()
1372 VM_BUG_ON(!has_cache); in swap_entry_put_locked()
1373 has_cache = 0; in swap_entry_put_locked()
1390 usage = count | has_cache; in swap_entry_put_locked()
1486 bool has_cache = false; in swap_entries_put_map()
1497 if (!swap_is_last_map(si, offset, nr, &has_cache)) { in swap_entries_put_map()
1500 if (!has_cache) in swap_entries_put_map()
1365 unsigned char has_cache; swap_entry_put_locked() local
1487 bool has_cache = false; swap_entries_put_map() local
1533 bool has_cache = false; swap_entries_put_map_nr() local
3551 unsigned char has_cache; __swap_duplicate() local
[all...]
/linux/fs/resctrl/
H A Drdtgroup.c1387 bool has_cache = false; in rdtgroup_mode_test_exclusive() local
1397 has_cache = true; in rdtgroup_mode_test_exclusive()
1408 if (!has_cache) { in rdtgroup_mode_test_exclusive()