Home
last modified time | relevance | path

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

/mm/
Dprio_tree.c116 struct vm_area_struct *node, *head, *new_head; in vma_prio_tree_remove() local
Dslob.c176 struct rcu_head head; member
593 static void kmem_rcu_free(struct rcu_head *head) in kmem_rcu_free()
Dhugetlb.c72 static long region_add(struct list_head *head, long f, long t) in region_add()
108 static long region_chg(struct list_head *head, long f, long t) in region_chg()
157 static long region_truncate(struct list_head *head, long end) in region_truncate()
187 static long region_count(struct list_head *head, long f, long t) in region_count()
Dreadahead.c45 #define list_to_page(head) (list_entry((head)->prev, struct page, lru)) argument
Dmigrate.c419 struct buffer_head *bh, *head; in buffer_migrate_page() local
Dvmalloc.c409 static void rcu_free_va(struct rcu_head *head) in rcu_free_va()
753 static void rcu_free_vb(struct rcu_head *head) in rcu_free_vb()
Dslab.c247 struct rcu_head head; member
1724 static void kmem_rcu_free(struct rcu_head *head) in kmem_rcu_free()
Dmemory.c2229 static inline void unmap_mapping_range_list(struct list_head *head, in unmap_mapping_range_list()
Dslub.c1195 struct rcu_head *head = (void *)&page->lru; in free_slab() local