Home
last modified time | relevance | path

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

/mm/
Dgup.c1084 struct page *head = compound_head(page); in try_get_compound_head() local
1165 struct page *head, *page, *tail; in gup_huge_pmd() local
1211 struct page *head, *page, *tail; in gup_huge_pud() local
1254 struct page *head, *page, *tail; in gup_huge_pgd() local
Dmigrate.c257 static bool buffer_migrate_lock_buffers(struct buffer_head *head, in buffer_migrate_lock_buffers()
298 static inline bool buffer_migrate_lock_buffers(struct buffer_head *head, in buffer_migrate_lock_buffers()
315 struct buffer_head *head, enum migrate_mode mode, in migrate_page_move_mapping()
623 struct buffer_head *bh, *head; in buffer_migrate_page() local
Dreadahead.c35 #define list_to_page(head) (list_entry((head)->prev, struct page, lru)) argument
321 pgoff_t head; in count_history_pages() local
Dslob.c133 struct rcu_head head; member
592 static void kmem_rcu_free(struct rcu_head *head) in kmem_rcu_free()
Dmemory-failure.c785 #define head (1UL << PG_head) macro
890 struct page *head = compound_head(page); in get_hwpoison_page() local
932 struct page *head = compound_head(page); in put_hwpoison_page() local
Dhugetlb.c69 static inline bool PageHugeFreed(struct page *head) in PageHugeFreed()
74 static inline void SetPageHugeFreed(struct page *head) in SetPageHugeFreed()
79 static inline void ClearPageHugeFreed(struct page *head) in ClearPageHugeFreed()
272 struct list_head *head = &resv->regions; in region_add() local
368 struct list_head *head = &resv->regions; in region_chg() local
495 struct list_head *head = &resv->regions; in region_del() local
602 struct list_head *head = &resv->regions; in region_count() local
740 struct list_head *head = &resv_map->region_cache; in resv_map_release() local
1450 struct page *head = compound_head(page); in dissolve_free_huge_page() local
Dksm.c138 struct list_head *head; member
175 struct stable_node *head; member
448 struct page *head = compound_head(page); in page_trans_compound_anon() local
Dslub.c1113 void *head, void *tail, int bulk_cnt, in free_debug_processing()
1276 void *head, void *tail, int bulk_cnt, in free_debug_processing()
1388 void *head, void *tail) in slab_free_freelist_hook()
1601 struct rcu_head *head; in free_slab() local
2694 void *head, void *tail, int cnt, in __slab_free()
2824 struct page *page, void *head, void *tail, in do_slab_free()
2866 void *head, void *tail, int cnt, in slab_free()
Dswapfile.c2794 struct page *head; in add_swap_count_continuation() local
2895 struct page *head; in swap_count_continued() local
2978 struct page *head; in free_swap_count_continuations() local
Dzsmalloc.c653 struct page **head; in insert_zspage() local
685 struct page **head; in remove_zspage() local
1575 unsigned long head; in find_alloced_obj() local
Dlist_lru.c153 struct list_head *head) in list_lru_isolate_move()
Dpercpu.c508 int head = ALIGN(cand_off, align) - off; in pcpu_fit_in_area() local
564 int head, tail; in pcpu_alloc_area() local
Dmemory_hotplug.c1468 struct page *head = compound_head(page); in do_migrate_range() local
Dshmem.c3089 static void shmem_destroy_callback(struct rcu_head *head) in shmem_destroy_callback()
Dmemory.c337 static void tlb_remove_table_rcu(struct rcu_head *head) in tlb_remove_table_rcu()
Dslab.c1648 static void kmem_rcu_free(struct rcu_head *head) in kmem_rcu_free()
Dmemcontrol.c2482 void mem_cgroup_split_huge_fixup(struct page *head) in mem_cgroup_split_huge_fixup()
/mm/kasan/
Dquarantine.c42 struct qlist_node *head; member