Home
last modified time | relevance | path

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

/mm/
Dvmalloc.c866 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 …]
Dhugetlb_vmemmap.c51 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
Ddebug.c127 unsigned long head; in __dump_page() local
Dpage_isolation.c403 struct page *head = compound_head(page); in isolate_single_pageblock() local
Dmmu_gather.c280 static void tlb_remove_table_rcu(struct rcu_head *head) in tlb_remove_table_rcu()
Dpgtable-generic.c240 static void pte_free_now(struct rcu_head *head) in pte_free_now()
Dmemory-failure.c1264 #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
Dslub.c1923 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()
Dlist_lru.c174 struct list_head *head) in list_lru_isolate_move()
Dshrinker.c772 static void shrinker_free_rcu_cb(struct rcu_head *head) in shrinker_free_rcu_cb()
Dswapfile.c3840 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
Dmigrate.c802 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
Dhugetlb.c579 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
Dvmscan.c3954 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
Dksm.c164 struct list_head *head; member
218 struct ksm_stable_node *head; member
Dhuge_memory.c3108 struct page *head = &folio->page; in __split_huge_page_tail() local
3207 struct page *head = &folio->page; in __split_huge_page() local
Dinternal.h724 static inline void prep_compound_tail(struct page *head, int tail_idx) in prep_compound_tail()
Dpage_alloc.c5342 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
Dmm_init.c1042 static void __ref memmap_init_compound(struct page *head, in memmap_init_compound()
Dmemblock.c2149 char *head, *tail, *found; in memsize_get_valid_name() local
Dmemcontrol.c3090 void split_page_memcg(struct page *head, int old_order, int new_order) in split_page_memcg()
/mm/kmsan/
Dreport.c91 depot_stack_handle_t head; in kmsan_print_origin() local
/mm/kasan/
Dquarantine.c36 struct qlist_node *head; member