Home
last modified time | relevance | path

Searched refs:move_hugetlb_state (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dhugetlb.h161 void move_hugetlb_state(struct folio *old_folio, struct folio *new_folio, int reason);
441 static inline void move_hugetlb_state(struct folio *old_folio, in move_hugetlb_state() function
/linux-6.15/mm/
H A Dmigrate.c1529 move_hugetlb_state(src, dst, reason); in unmap_and_move_huge_page()
H A Dhugetlb.c7837 void move_hugetlb_state(struct folio *old_folio, struct folio *new_folio, int reason) in move_hugetlb_state() function