Home
last modified time | relevance | path

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

/mm/
Dgup.c72 struct page *head = compound_head(page); in try_get_compound_head() local
120 struct page *head = try_get_compound_head(page, refs); in try_grab_compound_head() local
269 struct page *head = compound_head(page); in put_user_page() local
1626 struct page *prev_head, *head; in check_and_migrate_cma_pages() local
2151 struct page *head, *page; in gup_pte_range() local
2344 struct page *head, *page; in gup_hugepte() local
2408 struct page *head, *page; in gup_huge_pmd() local
2442 struct page *head, *page; in gup_huge_pud() local
2477 struct page *head, *page; in gup_huge_pgd() local
Ddebug.c48 struct page *head = compound_head(page); in __dump_page() local
Dslob.c134 struct rcu_head head; member
658 static void kmem_rcu_free(struct rcu_head *head) in kmem_rcu_free()
Dmemory-failure.c857 #define head (1UL << PG_head) macro
957 struct page *head = compound_head(page); in get_hwpoison_page() local
1153 struct page *head = compound_head(p); in memory_failure_hugetlb() local
Dmmu_gather.c154 static void tlb_remove_table_rcu(struct rcu_head *head) in tlb_remove_table_rcu()
Dlist_lru.c167 struct list_head *head) in list_lru_isolate_move()
383 static void kvfree_rcu_local(struct rcu_head *head) in kvfree_rcu_local()
Dhugetlb.c84 static inline bool PageHugeFreed(struct page *head) in PageHugeFreed()
89 static inline void SetPageHugeFreed(struct page *head) in SetPageHugeFreed()
94 static inline void ClearPageHugeFreed(struct page *head) in ClearPageHugeFreed()
375 struct list_head *head = &resv->regions; in add_reservation_in_range() local
645 struct list_head *head = &resv->regions; in region_del() local
772 struct list_head *head = &resv->regions; in region_count() local
930 struct list_head *head = &resv_map->region_cache; in resv_map_release() local
1813 struct page *head = compound_head(page); in dissolve_free_huge_page() local
Dvmalloc.c592 struct rb_node *parent, struct rb_node **link, struct list_head *head) in link_va()
705 struct rb_root *root, struct list_head *head) in insert_vmap_area()
718 struct list_head *head) in insert_vmap_area_augment()
747 struct rb_root *root, struct list_head *head) in merge_or_add_vmap_area()
3500 struct llist_node *head; in show_purge_info() local
Dmigrate.c704 static bool buffer_migrate_lock_buffers(struct buffer_head *head, in buffer_migrate_lock_buffers()
745 struct buffer_head *bh, *head; in __buffer_migrate_page() local
1650 struct page *head; in add_page_for_migration() local
Dreadahead.c399 pgoff_t head; in count_history_pages() local
Dhuge_memory.c2393 static void __split_huge_page_tail(struct page *head, int tail, in __split_huge_page_tail()
2461 struct page *head = compound_head(page); in __split_huge_page() local
2664 struct page *head = compound_head(page); in split_huge_page_to_list() local
Dmemory_hotplug.c1285 struct page *page, *head; in scan_movable_pages() local
1323 struct page *page, *head; in do_migrate_range() local
Dslub.c1249 void *head, void *tail, int bulk_cnt, in free_debug_processing()
1505 void *head, void *tail, int bulk_cnt, in free_debug_processing()
1608 void **head, void **tail, in slab_free_freelist_hook()
3027 void *head, void *tail, int cnt, in __slab_free()
3159 struct page *page, void *head, void *tail, in do_slab_free()
3205 void *head, void *tail, int cnt, in slab_free()
Dzsmalloc.c720 struct zspage *head; in insert_zspage() local
1609 unsigned long head; in find_alloced_obj() local
1966 unsigned long handle, head; in zs_page_migrate() local
Dswapfile.c3649 struct page *head; in add_swap_count_continuation() local
3760 struct page *head; in swap_count_continued() local
3846 struct page *head; in free_swap_count_continuations() local
Dksm.c159 struct list_head *head; member
209 struct stable_node *head; member
Dmemcontrol.c402 static void memcg_free_shrinker_map_rcu(struct rcu_head *head) in memcg_free_shrinker_map_rcu()
2161 struct page *head = compound_head(page); /* rmap on tail pages */ in lock_page_memcg() local
2232 struct page *head = compound_head(page); in unlock_page_memcg() local
3316 void split_page_memcg(struct page *head, unsigned int nr) in split_page_memcg()
Dfilemap.c3025 struct page *head, *page; in filemap_map_pages() local
Dmempolicy.c1048 struct page *head = compound_head(page); in migrate_page_add() local
Dpage_alloc.c5267 int head = PageHead(page); in __free_pages() local
8636 struct page *head = compound_head(page); in has_unmovable_pages() local
Dshmem.c2516 struct page *head = compound_head(page); in shmem_write_end() local
Dslab.c1411 static void kmem_rcu_free(struct rcu_head *head) in kmem_rcu_free()
/mm/kasan/
Dquarantine.c34 struct qlist_node *head; member