/mm/ |
D | gup.c | 72 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
|
D | debug.c | 48 struct page *head = compound_head(page); in __dump_page() local
|
D | slob.c | 134 struct rcu_head head; member 658 static void kmem_rcu_free(struct rcu_head *head) in kmem_rcu_free()
|
D | memory-failure.c | 857 #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
|
D | mmu_gather.c | 154 static void tlb_remove_table_rcu(struct rcu_head *head) in tlb_remove_table_rcu()
|
D | list_lru.c | 167 struct list_head *head) in list_lru_isolate_move() 383 static void kvfree_rcu_local(struct rcu_head *head) in kvfree_rcu_local()
|
D | hugetlb.c | 84 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
|
D | vmalloc.c | 592 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
|
D | migrate.c | 704 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
|
D | readahead.c | 399 pgoff_t head; in count_history_pages() local
|
D | huge_memory.c | 2393 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
|
D | memory_hotplug.c | 1285 struct page *page, *head; in scan_movable_pages() local 1323 struct page *page, *head; in do_migrate_range() local
|
D | slub.c | 1249 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()
|
D | zsmalloc.c | 720 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
|
D | swapfile.c | 3649 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
|
D | ksm.c | 159 struct list_head *head; member 209 struct stable_node *head; member
|
D | memcontrol.c | 402 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()
|
D | filemap.c | 3025 struct page *head, *page; in filemap_map_pages() local
|
D | mempolicy.c | 1048 struct page *head = compound_head(page); in migrate_page_add() local
|
D | page_alloc.c | 5267 int head = PageHead(page); in __free_pages() local 8636 struct page *head = compound_head(page); in has_unmovable_pages() local
|
D | shmem.c | 2516 struct page *head = compound_head(page); in shmem_write_end() local
|
D | slab.c | 1411 static void kmem_rcu_free(struct rcu_head *head) in kmem_rcu_free()
|
/mm/kasan/ |
D | quarantine.c | 34 struct qlist_node *head; member
|