/mm/ |
D | gup.c | 1084 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
|
D | migrate.c | 257 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
|
D | readahead.c | 35 #define list_to_page(head) (list_entry((head)->prev, struct page, lru)) argument 321 pgoff_t head; in count_history_pages() local
|
D | slob.c | 133 struct rcu_head head; member 592 static void kmem_rcu_free(struct rcu_head *head) in kmem_rcu_free()
|
D | memory-failure.c | 785 #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
|
D | hugetlb.c | 69 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
|
D | ksm.c | 138 struct list_head *head; member 175 struct stable_node *head; member 448 struct page *head = compound_head(page); in page_trans_compound_anon() local
|
D | slub.c | 1113 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()
|
D | swapfile.c | 2794 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
|
D | zsmalloc.c | 653 struct page **head; in insert_zspage() local 685 struct page **head; in remove_zspage() local 1575 unsigned long head; in find_alloced_obj() local
|
D | list_lru.c | 153 struct list_head *head) in list_lru_isolate_move()
|
D | percpu.c | 508 int head = ALIGN(cand_off, align) - off; in pcpu_fit_in_area() local 564 int head, tail; in pcpu_alloc_area() local
|
D | memory_hotplug.c | 1468 struct page *head = compound_head(page); in do_migrate_range() local
|
D | shmem.c | 3089 static void shmem_destroy_callback(struct rcu_head *head) in shmem_destroy_callback()
|
D | memory.c | 337 static void tlb_remove_table_rcu(struct rcu_head *head) in tlb_remove_table_rcu()
|
D | slab.c | 1648 static void kmem_rcu_free(struct rcu_head *head) in kmem_rcu_free()
|
D | memcontrol.c | 2482 void mem_cgroup_split_huge_fixup(struct page *head) in mem_cgroup_split_huge_fixup()
|
/mm/kasan/ |
D | quarantine.c | 42 struct qlist_node *head; member
|