| /mm/ | 
| D | vmalloc.c | 866 	struct list_head head;  member 878 	struct list_head head;  member 1183 	struct list_head *head, bool augment)  in __link_va() 1223 	struct list_head *head)  in link_va() 1231 	struct list_head *head)  in link_va_augment() 1335 	struct rb_root *root, struct list_head *head)  in insert_vmap_area() 1348 	struct list_head *head)  in insert_vmap_area_augment() 1377 	struct rb_root *root, struct list_head *head, bool augment)  in __merge_or_add_vmap_area() 1461 	struct rb_root *root, struct list_head *head)  in merge_or_add_vmap_area() 1468 	struct rb_root *root, struct list_head *head)  in merge_or_add_vmap_area_augment() [all …] 
 | 
| D | hugetlb_vmemmap.c | 51 static int vmemmap_split_pmd(pmd_t *pmd, struct page *head, unsigned long start,  in vmemmap_split_pmd() 101 	struct page *head;  in vmemmap_pmd_entry()  local
  | 
| D | debug.c | 127 	unsigned long head;  in __dump_page()  local
  | 
| D | page_isolation.c | 403 			struct page *head = compound_head(page);  in isolate_single_pageblock()  local
  | 
| D | mmu_gather.c | 280 static void tlb_remove_table_rcu(struct rcu_head *head)  in tlb_remove_table_rcu()
  | 
| D | pgtable-generic.c | 240 static void pte_free_now(struct rcu_head *head)  in pte_free_now()
  | 
| D | memory-failure.c | 1264 #define head		(1UL << PG_head)  macro 1924 	struct llist_node *head;  in __folio_free_raw_hwp()  local 1942 	struct llist_head *head;  in folio_set_hugetlb_hwpoison()  local
  | 
| D | slub.c | 1923 	struct slab *slab, void *head, void *tail, int *bulk_cnt,  in free_debug_processing() 2328 	struct rcu_head head;  member 2427 bool slab_free_freelist_hook(struct kmem_cache *s, void **head, void **tail,  in slab_free_freelist_hook() 3486 	struct slab *slab, void *head, void *tail, int *bulk_cnt,  in free_debug_processing() 4423 	void *head, void *tail, int bulk_cnt,  in free_to_partial_list() 4495 			void *head, void *tail, int cnt,  in __slab_free() 4623 				struct slab *slab, void *head, void *tail,  in do_slab_free() 4678 				struct slab *slab, void *head, void *tail,  in do_slab_free() 4709 void slab_free_bulk(struct kmem_cache *s, struct slab *slab, void *head,  in slab_free_bulk()
  | 
| D | list_lru.c | 174 			   struct list_head *head)  in list_lru_isolate_move()
  | 
| D | shrinker.c | 772 static void shrinker_free_rcu_cb(struct rcu_head *head)  in shrinker_free_rcu_cb()
  | 
| D | swapfile.c | 3840 	struct page *head;  in add_swap_count_continuation()  local 3946 	struct page *head;  in swap_count_continued()  local 4032 		struct page *head;  in free_swap_count_continuations()  local
  | 
| D | migrate.c | 802 static bool buffer_migrate_lock_buffers(struct buffer_head *head,  in buffer_migrate_lock_buffers() 838 	struct buffer_head *bh, *head;  in __buffer_migrate_folio()  local
  | 
| D | hugetlb.c | 579 	struct list_head *head = &resv->regions;  in add_reservation_in_range()  local 835 	struct list_head *head = &resv->regions;  in region_del()  local 962 	struct list_head *head = &resv->regions;  in region_count()  local 1119 	struct list_head *head = &resv_map->region_cache;  in resv_map_release()  local
  | 
| D | vmscan.c | 3954 		struct list_head *head = &lrugen->folios[old_gen][type][zone];  in inc_min_seq()  local 4650 		struct list_head *head = &lrugen->folios[gen][type][zone];  in scan_folios()  local 5209 		struct list_head *head = &lruvec->lists[lru];  in fill_evictable()  local 5238 		struct list_head *head = &lruvec->lrugen.folios[gen][type][zone];  in drain_evictable()  local
  | 
| D | ksm.c | 164 			struct list_head *head;  member 218 			struct ksm_stable_node *head;  member
  | 
| D | huge_memory.c | 3108 	struct page *head = &folio->page;  in __split_huge_page_tail()  local 3207 	struct page *head = &folio->page;  in __split_huge_page()  local
  | 
| D | internal.h | 724 static inline void prep_compound_tail(struct page *head, int tail_idx)  in prep_compound_tail()
  | 
| D | page_alloc.c | 5342 	int head = PageHead(page);  in __free_pages()  local 7216 		struct page *head = pfn_to_page(start);  in alloc_contig_range_noprof()  local 7463 		const struct page *head = page - (pfn & ((1 << order) - 1));  in is_free_buddy_page()  local
  | 
| D | mm_init.c | 1042 static void __ref memmap_init_compound(struct page *head,  in memmap_init_compound()
  | 
| D | memblock.c | 2149 	char *head, *tail, *found;  in memsize_get_valid_name()  local
  | 
| D | memcontrol.c | 3090 void split_page_memcg(struct page *head, int old_order, int new_order)  in split_page_memcg()
  | 
| /mm/kmsan/ | 
| D | report.c | 91 	depot_stack_handle_t head;  in kmsan_print_origin()  local
  | 
| /mm/kasan/ | 
| D | quarantine.c | 36 	struct qlist_node *head;  member
  |