| /kernel/dma/ |
| D | remap.c | 24 void *dma_common_pages_remap(struct page **pages, size_t size, in dma_common_pages_remap() 44 struct page **pages; in dma_common_contiguous_remap() local
|
| D | pool.c | 196 unsigned long pages = totalram_pages() / (SZ_1G / SZ_128K); in dma_atomic_pool_init() local
|
| D | contiguous.c | 328 bool dma_release_from_contiguous(struct device *dev, struct page *pages, in dma_release_from_contiguous()
|
| D | coherent.c | 42 int pages = size >> PAGE_SHIFT; in dma_init_coherent_memory() local
|
| /kernel/ |
| D | kexec_core.c | 269 struct page *pages; in kimage_alloc_pages() local 335 struct page *pages; in kimage_alloc_normal_control_pages() local 410 struct page *pages; in kimage_alloc_crash_control_pages() local 456 struct page *pages = NULL; in kimage_alloc_control_pages() local
|
| D | watch_queue.c | 241 struct page **pages; in watch_queue_set_size() local
|
| /kernel/bpf/ |
| D | local_storage.c | 482 static size_t bpf_cgroup_storage_calculate_size(struct bpf_map *map, u32 *pages) in bpf_cgroup_storage_calculate_size() 506 u32 pages; in bpf_cgroup_storage_alloc() local
|
| D | ringbuf.c | 30 struct page **pages; member 96 struct page **pages, *page; in bpf_ringbuf_area_alloc() local 221 struct page **pages = rb->pages; in bpf_ringbuf_free() local
|
| D | arena.c | 423 struct page **pages; in arena_alloc_pages() local
|
| D | core.c | 261 u32 pages; in bpf_prog_realloc() local
|
| D | syscall.c | 486 unsigned long nr_pages, struct page **pages) in bpf_map_alloc_pages()
|
| /kernel/power/ |
| D | power.h | 17 unsigned long pages; member
|
| D | snapshot.c | 546 unsigned long pages; in create_zone_bm_rtree() local 931 unsigned long bits, pfn, pages; in memory_bm_next_pfn() local 1832 unsigned long saveable, size, max_size, count, highmem, pages = 0; in hibernate_preallocate_memory() local
|
| D | swap.c | 954 unsigned long pages; in swsusp_write() local
|
| /kernel/trace/ |
| D | tracing_map.h | 170 void **pages; member
|
| D | ring_buffer.c | 449 struct list_head *pages; member 2031 long nr_pages, struct list_head *pages) in __rb_allocate_pages() 2695 struct list_head *pages = &cpu_buffer->new_pages; in rb_insert_pages() local 7108 struct page **pages; in __rb_map_vma() local
|
| D | ftrace.c | 435 struct ftrace_profile_page *pages; member 616 int pages; in ftrace_profile_pages_init() local 3747 int pages; in ftrace_allocate_records() local 3780 static void ftrace_free_pages(struct ftrace_page *pages) in ftrace_free_pages()
|
| D | trace.c | 9128 int pages; in buffer_subbuf_size_write() local 9482 struct page **pages; in map_pages() local
|
| /kernel/module/ |
| D | internal.h | 78 struct page **pages; member
|
| /kernel/sched/ |
| D | fair.c | 3221 void task_numa_fault(int last_cpupid, int mem_node, int pages, int flags) in task_numa_fault() 3368 long pages, virtpages; in task_numa_work() local
|