Home
last modified time | relevance | path

Searched defs:new_order (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/
H A Dpage_owner.h36 int new_order) in split_page_owner() argument
65 int new_order) in split_page_owner() argument
H A Dhuge_mm.h553 split_huge_page_to_list_to_order(struct page * page,struct list_head * list,unsigned int new_order) split_huge_page_to_list_to_order() argument
685 split_folio_to_list_to_order(struct folio * folio,struct list_head * list,int new_order) split_folio_to_list_to_order() argument
690 split_folio_to_order(struct folio * folio,int new_order) split_folio_to_order() argument
H A Dpgalloc_tag.h207 static inline void pgalloc_tag_split(struct folio *folio, int old_order, int new_order) {} in pgalloc_tag_split()
H A Dmemcontrol.h1435 folio_split_memcg_refs(struct folio * folio,unsigned old_order,unsigned new_order) folio_split_memcg_refs() argument
/linux/mm/
H A Dhuge_memory.c3305 __split_folio_to_order(struct folio * folio,int old_order,int new_order) __split_folio_to_order() argument
3453 __split_unmapped_folio(struct folio * folio,int new_order,struct page * split_at,struct page * lock_at,struct list_head * list,pgoff_t end,struct xa_state * xas,struct address_space * mapping,bool uniform_split) __split_unmapped_folio() argument
3645 non_uniform_split_supported(struct folio * folio,unsigned int new_order,bool warns) non_uniform_split_supported() argument
3677 uniform_split_supported(struct folio * folio,unsigned int new_order,bool warns) uniform_split_supported() argument
3718 __folio_split(struct folio * folio,unsigned int new_order,struct page * split_at,struct page * lock_at,struct list_head * list,bool uniform_split) __folio_split() argument
3967 split_huge_page_to_list_to_order(struct page * page,struct list_head * list,unsigned int new_order) split_huge_page_to_list_to_order() argument
3996 folio_split(struct folio * folio,unsigned int new_order,struct page * split_at,struct list_head * list) folio_split() argument
4322 split_huge_pages_pid(int pid,unsigned long vaddr_start,unsigned long vaddr_end,unsigned int new_order,long in_folio_offset) split_huge_pages_pid() argument
4439 split_huge_pages_in_file(const char * file_path,pgoff_t off_start,pgoff_t off_end,unsigned int new_order,long in_folio_offset) split_huge_pages_in_file() argument
4529 unsigned int new_order = 0; split_huge_pages_write() local
[all...]
H A Dreadahead.c460 page_cache_ra_order(struct readahead_control * ractl,struct file_ra_state * ra,unsigned int new_order) page_cache_ra_order() argument
[all...]
H A Dpage_owner.c349 void __split_page_owner(struct page *page, int old_order, int new_order) in __split_page_owner() argument
H A Dmemcontrol.c3242 folio_split_memcg_refs(struct folio * folio,unsigned old_order,unsigned new_order) folio_split_memcg_refs() argument
/linux/lib/
H A Dtest_xarray.c1837 unsigned int order, unsigned int new_order) in check_split_1()
1875 unsigned int order, unsigned int new_order) in check_split_2()
1924 unsigned int order, new_order; in check_split() local
H A Dalloc_tag.c164 void pgalloc_tag_split(struct folio *folio, int old_order, int new_order) in pgalloc_tag_split()
/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c2498 u32 new_order = *order; in its_parse_indirect_baser() local