Searched defs:nr_pages (Results 1 – 11 of 11) sorted by relevance
| /kernel/power/ |
| D | snapshot.c | 1502 static unsigned long preallocate_image_pages(unsigned long nr_pages, gfp_t mask) in preallocate_image_pages() 1524 static unsigned long preallocate_image_memory(unsigned long nr_pages, in preallocate_image_memory() 1540 static unsigned long preallocate_image_highmem(unsigned long nr_pages) in preallocate_image_highmem() 1555 static unsigned long preallocate_highmem_fraction(unsigned long nr_pages, in preallocate_highmem_fraction() 1564 static inline unsigned long preallocate_image_highmem(unsigned long nr_pages) in preallocate_image_highmem() 1569 static inline unsigned long preallocate_highmem_fraction(unsigned long nr_pages, in preallocate_highmem_fraction() 1858 static int enough_free_mem(unsigned int nr_pages, unsigned int nr_highmem) in enough_free_mem() 1930 unsigned int nr_pages, unsigned int nr_highmem) in swsusp_alloc() 1961 unsigned int nr_pages, nr_highmem; in swsusp_save() local 2449 unsigned int nr_pages, nr_highmem; in prepare_image() local
|
| D | swap.c | 538 int nr_pages; in save_image() local 674 int nr_pages; in save_image_lzo() local 887 static int enough_swap(unsigned int nr_pages, unsigned int flags) in enough_swap() 1068 unsigned nr_pages; in load_image() local 1174 unsigned nr_pages; in load_image_lzo() local
|
| D | hibernate.c | 238 unsigned nr_pages, char *msg) in swsusp_show_speed()
|
| /kernel/events/ |
| D | ring_buffer.c | 564 pgoff_t pgoff, int nr_pages, long watermark, int flags) in rb_alloc_aux() 693 struct ring_buffer *rb_alloc(int nr_pages, long watermark, int cpu, int flags) in rb_alloc() 799 struct ring_buffer *rb_alloc(int nr_pages, long watermark, int cpu, int flags) in rb_alloc()
|
| D | internal.h | 18 int nr_pages; /* nr of data pages */ member
|
| D | core.c | 5165 unsigned long nr_pages; in perf_mmap() local
|
| /kernel/trace/ |
| D | ring_buffer.c | 444 unsigned long nr_pages; member 1135 static int __rb_allocate_pages(long nr_pages, struct list_head *pages, int cpu) in __rb_allocate_pages() 1175 unsigned long nr_pages) in rb_allocate_pages() 1200 rb_allocate_cpu_buffer(struct ring_buffer *buffer, long nr_pages, int cpu) in rb_allocate_cpu_buffer() 1300 long nr_pages; in __ring_buffer_alloc() local 1428 rb_remove_pages(struct ring_buffer_per_cpu *cpu_buffer, unsigned long nr_pages) in rb_remove_pages() 1650 unsigned long nr_pages; in ring_buffer_resize() local 4661 unsigned long nr_pages; in rb_cpu_notify() local
|
| D | trace.c | 5620 int nr_pages = 1; in tracing_mark_write() local
|
| /kernel/ |
| D | resource.c | 479 int walk_system_ram_range(unsigned long start_pfn, unsigned long nr_pages, in walk_system_ram_range() 507 static int __is_ram(unsigned long pfn, unsigned long nr_pages, void *arg) in __is_ram()
|
| D | relay.c | 1198 unsigned int pidx, poff, total_len, subbuf_pages, nr_pages; in subbuf_splice_actor() local
|
| D | compat.c | 1087 COMPAT_SYSCALL_DEFINE6(move_pages, pid_t, pid, compat_ulong_t, nr_pages, in COMPAT_SYSCALL_DEFINE6() argument
|