Searched defs:type (Results 1 – 12 of 12) sorted by relevance
/mm/ |
D | memblock.c | 63 memblock_type_name(struct memblock_type *type) in memblock_type_name() 88 static long __init_memblock memblock_overlaps_region(struct memblock_type *type, in memblock_overlaps_region() 259 static void __init_memblock memblock_remove_region(struct memblock_type *type, unsigned long r) in memblock_remove_region() 320 static int __init_memblock memblock_double_array(struct memblock_type *type, in memblock_double_array() 428 static void __init_memblock memblock_merge_regions(struct memblock_type *type) in memblock_merge_regions() 465 static void __init_memblock memblock_insert_region(struct memblock_type *type, in memblock_insert_region() 498 int __init_memblock memblock_add_range(struct memblock_type *type, in memblock_add_range() 605 static int __init_memblock memblock_isolate_range(struct memblock_type *type, in memblock_isolate_range() 665 int __init_memblock memblock_remove_range(struct memblock_type *type, in memblock_remove_range() 729 struct memblock_type *type = &memblock.memory; in memblock_mark_hotplug() local [all …]
|
D | frontswap.c | 164 void __frontswap_init(unsigned type, unsigned long *map) in __frontswap_init() 220 int type = swp_type(entry); in __frontswap_store() local 268 int type = swp_type(entry); in __frontswap_load() local 294 void __frontswap_invalidate_page(unsigned type, pgoff_t offset) in __frontswap_invalidate_page() 314 void __frontswap_invalidate_area(unsigned type) in __frontswap_invalidate_area() 381 int *type) in __frontswap_shrink()
|
D | swapfile.c | 704 swp_entry_t get_swap_page_of_type(int type) in get_swap_page_of_type() 728 unsigned long offset, type; in swap_info_get() local 1033 int type; in swap_type_of() local 1076 sector_t swapdev_block(int type, pgoff_t offset) in swapdev_block() 1093 unsigned int count_swap_pages(int type, int free) in count_swap_pages() 1372 int try_to_unuse(unsigned int type, bool frontswap, in try_to_unuse() 1604 unsigned int type; in drain_mmlist() local 2018 int type; in swap_start() local 2041 int type; in swap_next() local 2137 unsigned int type; in alloc_swap_info() local [all …]
|
D | zpool.c | 21 char *type; member 103 static struct zpool_driver *zpool_get_driver(char *type) in zpool_get_driver() 144 struct zpool *zpool_create_pool(char *type, char *name, gfp_t gfp, in zpool_create_pool()
|
D | zswap.c | 640 static int zswap_frontswap_store(unsigned type, pgoff_t offset, in zswap_frontswap_store() 739 static int zswap_frontswap_load(unsigned type, pgoff_t offset, in zswap_frontswap_load() 777 static void zswap_frontswap_invalidate_page(unsigned type, pgoff_t offset) in zswap_frontswap_invalidate_page() 801 static void zswap_frontswap_invalidate_area(unsigned type) in zswap_frontswap_invalidate_area() 823 static void zswap_frontswap_init(unsigned type) in zswap_frontswap_init()
|
D | page_cgroup.c | 358 static int swap_cgroup_prepare(int type) in swap_cgroup_prepare() 466 int swap_cgroup_swapon(int type, unsigned long max_pages) in swap_cgroup_swapon() 506 void swap_cgroup_swapoff(int type) in swap_cgroup_swapoff()
|
D | zsmalloc.c | 450 enum zs_stat_type type, unsigned long cnt) in zs_stat_inc() 456 enum zs_stat_type type, unsigned long cnt) in zs_stat_dec() 462 enum zs_stat_type type) in zs_stat_get() 584 enum zs_stat_type type, unsigned long cnt) in zs_stat_inc() 589 enum zs_stat_type type, unsigned long cnt) in zs_stat_dec() 594 enum zs_stat_type type) in zs_stat_get()
|
D | usercopy.c | 66 bool to_user, const char *type) in report_usercopy()
|
D | zbud.c | 451 #define list_tail_entry(ptr, type, member) \ argument
|
D | memory_hotplug.c | 159 unsigned long type) in get_page_bootmem() 169 unsigned long type; in put_page_bootmem() local
|
D | memcontrol.c | 4048 enum res_type type = MEMFILE_TYPE(cft->private); in mem_cgroup_read_u64() local 4190 enum res_type type; in mem_cgroup_write() local 4268 enum res_type type; in mem_cgroup_reset() local 4595 struct eventfd_ctx *eventfd, const char *args, enum res_type type) in __mem_cgroup_usage_register_event() 4688 struct eventfd_ctx *eventfd, enum res_type type) in __mem_cgroup_usage_unregister_event()
|
D | page_alloc.c | 3189 static void show_migration_types(unsigned char type) in show_migration_types() 3357 int type; in show_free_areas() local
|