Home
last modified time | relevance | path

Searched defs:head (Results 1 – 22 of 22) sorted by relevance

/mm/
Dgup.c1450 struct page *head = compound_head(pages[i]); in check_and_migrate_cma_pages() local
1802 struct page *head = compound_head(page); in try_get_compound_head() local
1821 struct page *head, *page; in gup_pte_range() local
1980 struct page *head, *page; in gup_hugepte() local
2056 struct page *head, *page; in gup_huge_pmd() local
2097 struct page *head, *page; in gup_huge_pud() local
2140 struct page *head, *page; in gup_huge_pgd() local
Dslob.c134 struct rcu_head head; member
650 static void kmem_rcu_free(struct rcu_head *head) in kmem_rcu_free()
Dmemory-failure.c831 #define head (1UL << PG_head) macro
932 struct page *head = compound_head(page); in get_hwpoison_page() local
1087 struct page *head = compound_head(p); in memory_failure_hugetlb() local
Dmmu_gather.c133 static void tlb_remove_table_rcu(struct rcu_head *head) in tlb_remove_table_rcu()
Dlist_lru.c177 struct list_head *head) in list_lru_isolate_move()
393 static void kvfree_rcu(struct rcu_head *head) in kvfree_rcu()
Dvmalloc.c501 struct rb_node *parent, struct rb_node **link, struct list_head *head) in link_va()
653 struct rb_root *root, struct list_head *head) in insert_vmap_area()
665 struct list_head *head) in insert_vmap_area_augment()
687 struct rb_root *root, struct list_head *head) in merge_or_add_vmap_area()
3463 struct llist_node *head; in show_purge_info() local
Dmigrate.c699 static bool buffer_migrate_lock_buffers(struct buffer_head *head, in buffer_migrate_lock_buffers()
740 struct buffer_head *bh, *head; in __buffer_migrate_page() local
1565 struct page *head; in add_page_for_migration() local
Dreadahead.c335 pgoff_t head; in count_history_pages() local
Dhugetlb.c264 struct list_head *head = &resv->regions; in region_add() local
360 struct list_head *head = &resv->regions; in region_chg() local
487 struct list_head *head = &resv->regions; in region_del() local
594 struct list_head *head = &resv->regions; in region_count() local
726 struct list_head *head = &resv_map->region_cache; in resv_map_release() local
1616 struct page *head = compound_head(page); in dissolve_free_huge_page() local
Dhuge_memory.c2445 static void __split_huge_page_tail(struct page *head, int tail, in __split_huge_page_tail()
2510 struct page *head = compound_head(page); in __split_huge_page() local
2705 struct page *head = compound_head(page); in split_huge_page_to_list() local
Dmemory_hotplug.c1265 struct page *page, *head; in scan_movable_pages() local
1318 struct page *head = compound_head(page); in do_migrate_range() local
Dslub.c1170 void *head, void *tail, int bulk_cnt, in free_debug_processing()
1352 void *head, void *tail, int bulk_cnt, in free_debug_processing()
1428 void **head, void **tail) in slab_free_freelist_hook()
2829 void *head, void *tail, int cnt, in __slab_free()
2957 struct page *page, void *head, void *tail, in do_slab_free()
2997 void *head, void *tail, int cnt, in slab_free()
Dzsmalloc.c724 struct zspage *head; in insert_zspage() local
1655 unsigned long head; in find_alloced_obj() local
1982 unsigned long handle, head; in zs_page_migrate() local
Dswapfile.c3526 struct page *head; in add_swap_count_continuation() local
3637 struct page *head; in swap_count_continued() local
3727 struct page *head; in free_swap_count_continuations() local
Dksm.c159 struct list_head *head; member
209 struct stable_node *head; member
Dslab_common.c726 static void kmemcg_rcufn(struct rcu_head *head) in kmemcg_rcufn()
Dshmem.c1925 struct page *head = compound_head(page); in shmem_getpage_gfp() local
2501 struct page *head = compound_head(page); in shmem_write_end() local
Dmempolicy.c975 struct page *head = compound_head(page); in migrate_page_add() local
Dmemcontrol.c326 static void memcg_free_shrinker_map_rcu(struct rcu_head *head) in memcg_free_shrinker_map_rcu()
3050 void mem_cgroup_split_huge_fixup(struct page *head) in mem_cgroup_split_huge_fixup()
Dslab.c1404 static void kmem_rcu_free(struct rcu_head *head) in kmem_rcu_free()
Dpage_alloc.c8249 struct page *head = compound_head(page); in has_unmovable_pages() local
/mm/kasan/
Dquarantine.c43 struct qlist_node *head; member