Searched defs:list (Results 1 – 17 of 17) sorted by relevance
/mm/ |
D | kmemleak-test.c | 36 struct list_head list; member
|
D | zpool.c | 27 struct list_head list; member
|
D | swap_state.c | 168 int add_to_swap(struct page *page, struct list_head *list) in add_to_swap()
|
D | highmem.c | 388 struct list_head list; member
|
D | slab.h | 27 struct list_head list; /* List of all slab caches on the system */ member
|
D | slob.c | 112 static void set_slob_page_free(struct page *sp, struct list_head *list) in set_slob_page_free()
|
D | huge_memory.c | 1667 struct list_head *list) in __split_huge_page_refcount() 1865 struct list_head *list) in __split_huge_page() 1920 int split_huge_page_to_list(struct page *page, struct list_head *list) in split_huge_page_to_list()
|
D | slab.c | 916 struct list_head *list) in __drain_alien_cache() 1344 static void __init init_list(struct kmem_cache *cachep, struct kmem_cache_node *list, in init_list() 1900 static void slabs_destroy(struct kmem_cache *cachep, struct list_head *list) in slabs_destroy() 3262 int nr_objects, int node, struct list_head *list) in free_block()
|
D | swap.c | 984 struct lruvec *lruvec, struct list_head *list) in lru_add_page_tail()
|
D | compaction.c | 55 static void map_pages(struct list_head *list) in map_pages()
|
D | page_alloc.c | 716 struct list_head *list; in free_pcppages_bulk() local 1249 unsigned long count, struct list_head *list, in rmqueue_bulk() 1478 void free_hot_cold_page_list(struct list_head *list, bool cold) in free_hot_cold_page_list() 1600 struct list_head *list; in buffered_rmqueue() local
|
D | memcontrol.c | 227 struct list_head list; member 246 struct list_head list; member 3811 struct list_head *list; in mem_cgroup_force_empty_list() local
|
D | percpu.c | 105 struct list_head list; /* linked to pcpu_slot lists */ member
|
D | ksm.c | 139 struct list_head list; member
|
D | vmalloc.c | 38 struct llist_head list; member
|
D | vmscan.c | 1674 struct list_head *list, in move_active_pages_to_lru()
|
D | hugetlb.c | 3843 bool isolate_huge_page(struct page *page, struct list_head *list) in isolate_huge_page()
|