Searched defs:head (Results 1 – 9 of 9) sorted by relevance
/mm/ |
D | prio_tree.c | 116 struct vm_area_struct *node, *head, *new_head; in vma_prio_tree_remove() local
|
D | slob.c | 176 struct rcu_head head; member 593 static void kmem_rcu_free(struct rcu_head *head) in kmem_rcu_free()
|
D | hugetlb.c | 72 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()
|
D | readahead.c | 45 #define list_to_page(head) (list_entry((head)->prev, struct page, lru)) argument
|
D | migrate.c | 419 struct buffer_head *bh, *head; in buffer_migrate_page() local
|
D | vmalloc.c | 409 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()
|
D | slab.c | 247 struct rcu_head head; member 1724 static void kmem_rcu_free(struct rcu_head *head) in kmem_rcu_free()
|
D | memory.c | 2229 static inline void unmap_mapping_range_list(struct list_head *head, in unmap_mapping_range_list()
|
D | slub.c | 1195 struct rcu_head *head = (void *)&page->lru; in free_slab() local
|