Searched defs:nr_pages (Results 1 – 13 of 13) sorted by relevance
/kernel/power/ |
D | snapshot.c | 1521 static unsigned long preallocate_image_pages(unsigned long nr_pages, gfp_t mask) in preallocate_image_pages() 1543 static unsigned long preallocate_image_memory(unsigned long nr_pages, in preallocate_image_memory() 1559 static unsigned long preallocate_image_highmem(unsigned long nr_pages) in preallocate_image_highmem() 1574 static unsigned long preallocate_highmem_fraction(unsigned long nr_pages, in preallocate_highmem_fraction() 1583 static inline unsigned long preallocate_image_highmem(unsigned long nr_pages) in preallocate_image_highmem() 1588 static inline unsigned long preallocate_highmem_fraction(unsigned long nr_pages, in preallocate_highmem_fraction() 1875 static int enough_free_mem(unsigned int nr_pages, unsigned int nr_highmem) in enough_free_mem() 1946 unsigned int nr_pages, unsigned int nr_highmem) in swsusp_alloc() 1977 unsigned int nr_pages, nr_highmem; in swsusp_save() local 2464 unsigned int nr_pages, nr_highmem; in prepare_image() local
|
D | swap.c | 536 int nr_pages; in save_image() local 672 int nr_pages; in save_image_lzo() local 880 static int enough_swap(unsigned int nr_pages) in enough_swap() 1059 unsigned nr_pages; in load_image() local 1164 unsigned nr_pages; in load_image_lzo() local
|
D | hibernate.c | 240 unsigned nr_pages, char *msg) in swsusp_show_speed()
|
/kernel/events/ |
D | ring_buffer.c | 630 pgoff_t pgoff, int nr_pages, long watermark, int flags) in rb_alloc_aux() 757 struct ring_buffer *rb_alloc(int nr_pages, long watermark, int cpu, int flags) in rb_alloc() 866 struct ring_buffer *rb_alloc(int nr_pages, long watermark, int cpu, int flags) in rb_alloc()
|
D | internal.h | 20 int nr_pages; /* nr of data pages */ member
|
D | core.c | 5719 unsigned long nr_pages; in perf_mmap() local
|
/kernel/trace/ |
D | ring_buffer.c | 451 unsigned long nr_pages; member 643 size_t nr_pages; in ring_buffer_wait() local 1189 static int __rb_allocate_pages(long nr_pages, struct list_head *pages, int cpu) in __rb_allocate_pages() 1261 unsigned long nr_pages) in rb_allocate_pages() 1286 rb_allocate_cpu_buffer(struct ring_buffer *buffer, long nr_pages, int cpu) in rb_allocate_cpu_buffer() 1381 long nr_pages; in __ring_buffer_alloc() local 1495 rb_remove_pages(struct ring_buffer_per_cpu *cpu_buffer, unsigned long nr_pages) in rb_remove_pages() 1719 unsigned long nr_pages; in ring_buffer_resize() local 2614 size_t nr_pages; in rb_wakeups() local 4874 unsigned long nr_pages; in trace_rb_cpu_prepare() local
|
/kernel/dma/ |
D | remap.c | 126 unsigned long nr_pages = atomic_pool_size >> PAGE_SHIFT; in dma_atomic_pool_init() local
|
D | debug.c | 931 int i, nr_pages; in dma_debug_init() local
|
/kernel/ |
D | resource.c | 475 int walk_system_ram_range(unsigned long start_pfn, unsigned long nr_pages, in walk_system_ram_range() 501 static int __is_ram(unsigned long pfn, unsigned long nr_pages, void *arg) in __is_ram()
|
D | kexec_core.c | 153 unsigned long nr_pages = totalram_pages(); in sanity_check_segment_list() local
|
D | relay.c | 1200 unsigned int pidx, poff, total_len, subbuf_pages, nr_pages; in subbuf_splice_actor() local
|
D | fork.c | 765 unsigned long nr_pages = totalram_pages(); in set_max_threads() local
|