Home
last modified time | relevance | path

Searched refs:move_hugetlb_state (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dhugetlb.h150 void move_hugetlb_state(struct page *oldpage, struct page *newpage, int reason);
338 static inline void move_hugetlb_state(struct page *oldpage, in move_hugetlb_state() function
/kernel/linux/linux-6.6/include/linux/
H A Dhugetlb.h170 void move_hugetlb_state(struct folio *old_folio, struct folio *new_folio, int reason);
463 static inline void move_hugetlb_state(struct folio *old_folio, in move_hugetlb_state() function
/kernel/linux/linux-5.10/mm/
H A Dmigrate.c1389 move_hugetlb_state(hpage, new_hpage, reason); in unmap_and_move_huge_page()
H A Dhugetlb.c5704 void move_hugetlb_state(struct page *oldpage, struct page *newpage, int reason) in move_hugetlb_state() function
/kernel/linux/linux-6.6/mm/
H A Dmigrate.c1453 move_hugetlb_state(src, dst, reason); in unmap_and_move_huge_page()
H A Dhugetlb.c7264 void move_hugetlb_state(struct folio *old_folio, struct folio *new_folio, int reason) in move_hugetlb_state() function

Completed in 28 milliseconds