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

/linux-master/mm/
H A Dmemory-failure.c1859 static inline struct llist_head *raw_hwp_list_head(struct folio *folio) function
1886 raw_hwp_head = raw_hwp_list_head(folio);
1905 head = llist_del_all(raw_hwp_list_head(folio));
1931 head = raw_hwp_list_head(folio);

Completed in 111 milliseconds