Searched refs:new_folio (Results 1 – 3 of 3) sorted by relevance
| /include/trace/events/ |
| A D | huge_memory.h | 210 TP_PROTO(struct mm_struct *mm, struct folio *new_folio, pgoff_t index, 213 TP_ARGS(mm, new_folio, index, addr, is_shmem, file, nr, result), 227 __entry->hpfn = new_folio ? folio_pfn(new_folio) : -1;
|
| /include/linux/ |
| A D | hugetlb_cgroup.h | 157 struct folio *new_folio); 266 struct folio *new_folio) in hugetlb_cgroup_migrate() argument
|
| A D | hugetlb.h | 162 void move_hugetlb_state(struct folio *old_folio, struct folio *new_folio, int reason); 433 struct folio *new_folio, int reason) in move_hugetlb_state() argument
|
Completed in 9 milliseconds