Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dkhugepaged.c2012 filemap_nr_thps_dec(mapping); in collapse_file()
2192 filemap_nr_thps_dec(mapping); in collapse_file()
H A Dhuge_memory.c2740 filemap_nr_thps_dec(mapping); in split_huge_page_to_list()
H A Dfilemap.c192 filemap_nr_thps_dec(mapping); in filemap_unaccount_folio()
/openbmc/linux/include/linux/
H A Dpagemap.h403 static inline void filemap_nr_thps_dec(struct address_space *mapping) in filemap_nr_thps_dec() function