Searched defs:type (Results 1 – 12 of 12) sorted by relevance
/mm/ |
D | memblock.c | 69 memblock_type_name(struct memblock_type *type) in memblock_type_name() 94 bool __init_memblock memblock_overlaps_region(struct memblock_type *type, in memblock_overlaps_region() 281 static void __init_memblock memblock_remove_region(struct memblock_type *type, unsigned long r) in memblock_remove_region() 338 static int __init_memblock memblock_double_array(struct memblock_type *type, in memblock_double_array() 446 static void __init_memblock memblock_merge_regions(struct memblock_type *type) in memblock_merge_regions() 483 static void __init_memblock memblock_insert_region(struct memblock_type *type, in memblock_insert_region() 516 int __init_memblock memblock_add_range(struct memblock_type *type, in memblock_add_range() 634 static int __init_memblock memblock_isolate_range(struct memblock_type *type, in memblock_isolate_range() 694 static int __init_memblock memblock_remove_range(struct memblock_type *type, in memblock_remove_range() 745 struct memblock_type *type = &memblock.memory; in memblock_setclr_flag() local [all …]
|
D | frontswap.c | 191 void __frontswap_init(unsigned type, unsigned long *map) in __frontswap_init() 250 int type = swp_type(entry); in __frontswap_store() local 299 int type = swp_type(entry); in __frontswap_load() local 332 void __frontswap_invalidate_page(unsigned type, pgoff_t offset) in __frontswap_invalidate_page() 354 void __frontswap_invalidate_area(unsigned type) in __frontswap_invalidate_area() 423 int *type) in __frontswap_shrink()
|
D | zswap.c | 556 static struct zswap_pool *zswap_pool_find_get(char *type, char *compressor) in zswap_pool_find_get() 576 static struct zswap_pool *zswap_pool_create(char *type, char *compressor) in zswap_pool_create() 712 char *type, char *compressor) in __zswap_param_set() 995 static int zswap_frontswap_store(unsigned type, pgoff_t offset, in zswap_frontswap_store() 1107 static int zswap_frontswap_load(unsigned type, pgoff_t offset, in zswap_frontswap_load() 1147 static void zswap_frontswap_invalidate_page(unsigned type, pgoff_t offset) in zswap_frontswap_invalidate_page() 1171 static void zswap_frontswap_invalidate_area(unsigned type) in zswap_frontswap_invalidate_area() 1189 static void zswap_frontswap_init(unsigned type) in zswap_frontswap_init()
|
D | zpool.c | 75 static struct zpool_driver *zpool_get_driver(const char *type) in zpool_get_driver() 119 bool zpool_has_pool(char *type) in zpool_has_pool() 153 struct zpool *zpool_create_pool(const char *type, const char *name, gfp_t gfp, in zpool_create_pool()
|
D | swap_cgroup.c | 38 static int swap_cgroup_prepare(int type) in swap_cgroup_prepare() 146 int swap_cgroup_swapon(int type, unsigned long max_pages) in swap_cgroup_swapon() 185 void swap_cgroup_swapoff(int type) in swap_cgroup_swapoff()
|
D | swapfile.c | 713 swp_entry_t get_swap_page_of_type(int type) in get_swap_page_of_type() 737 unsigned long offset, type; in swap_info_get() local 1058 int type; in swap_type_of() local 1101 sector_t swapdev_block(int type, pgoff_t offset) in swapdev_block() 1118 unsigned int count_swap_pages(int type, int free) in count_swap_pages() 1388 int try_to_unuse(unsigned int type, bool frontswap, in try_to_unuse() 1620 unsigned int type; in drain_mmlist() local 2031 int type; in swap_start() local 2054 int type; in swap_next() local 2150 unsigned int type; in alloc_swap_info() local [all …]
|
D | usercopy.c | 65 bool to_user, const char *type) in report_usercopy()
|
D | memory-failure.c | 787 enum mf_action_page_type type; member 838 static void action_result(unsigned long pfn, enum mf_action_page_type type, in action_result()
|
D | zsmalloc.c | 562 enum zs_stat_type type, unsigned long cnt) in zs_stat_inc() 568 enum zs_stat_type type, unsigned long cnt) in zs_stat_dec() 574 enum zs_stat_type type) in zs_stat_get()
|
D | memory_hotplug.c | 180 unsigned long type) in get_page_bootmem() 190 unsigned long type; in put_page_bootmem() local
|
D | memcontrol.c | 3356 struct eventfd_ctx *eventfd, const char *args, enum res_type type) in __mem_cgroup_usage_register_event() 3450 struct eventfd_ctx *eventfd, enum res_type type) in __mem_cgroup_usage_unregister_event()
|
D | page_alloc.c | 4261 static void show_migration_types(unsigned char type) in show_migration_types() 4462 int type; in show_free_areas() local
|