Home
last modified time | relevance | path

Searched refs:filemap_nr_thps_dec (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/mm/
Dkhugepaged.c2031 filemap_nr_thps_dec(mapping); in collapse_file()
2216 filemap_nr_thps_dec(mapping); in collapse_file()
Dfilemap.c200 filemap_nr_thps_dec(mapping); in filemap_unaccount_folio()
Dhuge_memory.c3531 filemap_nr_thps_dec(mapping); in split_huge_page_to_list_to_order()
/linux-6.12.1/include/linux/
Dpagemap.h525 static inline void filemap_nr_thps_dec(struct address_space *mapping) in filemap_nr_thps_dec() function