| /freebsd-14.2/sys/compat/linuxkpi/common/include/asm/ |
| H A D | set_memory.h | 97 set_pages_array_wb(struct page **pages, int addrinarray) in set_pages_array_wb() 107 set_pages_array_wc(struct page **pages, int addrinarray) in set_pages_array_wc() 117 set_pages_array_uc(struct page **pages, int addrinarray) in set_pages_array_uc()
|
| /freebsd-14.2/sys/dev/drm2/ttm/ |
| H A D | ttm_page_alloc.c | 268 static int set_pages_array_wb(vm_page_t *pages, int addrinarray) in set_pages_array_wb() 279 static int set_pages_array_wc(vm_page_t *pages, int addrinarray) in set_pages_array_wc() 290 static int set_pages_array_uc(vm_page_t *pages, int addrinarray) in set_pages_array_uc() 323 static void ttm_pages_put(vm_page_t *pages, unsigned npages) in ttm_pages_put() 475 static int ttm_set_pages_caching(vm_page_t *pages, in ttm_set_pages_caching() 502 static void ttm_handle_caching_state_failure(struct pglist *pages, in ttm_handle_caching_state_failure() 520 static int ttm_alloc_new_pages(struct pglist *pages, int ttm_alloc_flags, in ttm_alloc_new_pages() 653 struct pglist *pages, in ttm_page_pool_get_pages() 684 static void ttm_put_pages(vm_page_t *pages, unsigned npages, int flags, in ttm_put_pages() 727 static int ttm_get_pages(vm_page_t *pages, unsigned npages, int flags, in ttm_get_pages()
|
| H A D | ttm_page_alloc_dma.c | 272 static int set_pages_array_wb(struct page **pages, int addrinarray) in set_pages_array_wb() 283 static int set_pages_array_wc(struct page **pages, int addrinarray) in set_pages_array_wc() 294 static int set_pages_array_uc(struct page **pages, int addrinarray) in set_pages_array_uc() 307 struct page **pages, unsigned cpages) in ttm_set_pages_caching() 379 struct page *pages[], unsigned npages) in ttm_dma_pages_put()
|
| H A D | ttm_agp_backend.c | 43 vm_page_t *pages; member
|
| /freebsd-14.2/sys/kern/ |
| H A D | kern_kthread.c | 83 struct proc **newpp, int flags, int pages, const char *tdname) in kproc_create1() 142 struct proc **newpp, int flags, int pages, const char *fmt, ...) in kproc_create() 267 struct thread **newtdp, int flags, int pages, const char *tdname) in kthread_add1() 346 struct thread **newtdp, int flags, int pages, const char *fmt, ...) in kthread_add() 491 int flags, int pages, const char *procname, const char *fmt, ...) in kproc_kthread_add()
|
| H A D | kern_physio.c | 46 struct vm_page **pages; in physio() local
|
| /freebsd-14.2/sys/compat/linuxkpi/common/src/ |
| H A D | linux_page.c | 211 int write, struct page **pages) in linux_get_user_pages_internal() 225 struct page **pages) in __get_user_pages_fast() 269 struct page **pages, struct vm_area_struct **vmas) in get_user_pages_remote() 280 unsigned int gup_flags, struct page **pages, struct vm_area_struct **vmas) in get_user_pages() 519 vm_page_t pages; in linuxkpi_page_frag_alloc() local
|
| /freebsd-14.2/sys/vm/ |
| H A D | vm_glue.c | 290 vm_thread_stack_create(struct domainset *ds, int pages) in vm_thread_stack_create() 322 vm_thread_stack_dispose(vm_offset_t ks, int pages) in vm_thread_stack_dispose() 350 vm_thread_new(struct thread *td, int pages) in vm_thread_new() 388 int pages; in vm_thread_dispose() local
|
| /freebsd-14.2/sys/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | param.h | 30 #define ptob(pages) ((pages) << PAGE_SHIFT) argument
|
| /freebsd-14.2/usr.bin/systat/ |
| H A D | proc.c | 65 uint32_t pages; member 182 uint32_t pages = 0; in per_proc_swap_usage() local 235 uint32_t pages; in procgetinfo() local
|
| /freebsd-14.2/tests/sys/kern/ |
| H A D | coredump_phnum_helper.c | 44 size_t i, pages, page_size; in main() local
|
| /freebsd-14.2/sys/compat/linuxkpi/common/include/linux/ |
| H A D | pagemap.h | 43 release_pages(struct page **pages, int nr) in release_pages()
|
| H A D | mm.h | 283 #define get_user_pages(start, nr_pages, gup_flags, pages) \ argument 290 unsigned int gup_flags, struct page **pages) in pin_user_pages() 297 unsigned int gup_flags, struct page **pages, in pin_user_pages() 310 unsigned int gup_flags, struct page **pages) in pin_user_pages_fast() 325 unsigned int gup_flags, struct page **pages, in pin_user_pages_remote() 339 #define unpin_user_pages(pages, npages) release_pages(pages, npages) argument
|
| H A D | pagevec.h | 16 struct page *pages[PAGEVEC_SIZE]; member
|
| /freebsd-14.2/contrib/mandoc/ |
| H A D | dba.h | 32 struct dba_array *pages; member
|
| H A D | dba.c | 45 struct dba_array *pages; member 158 dba_page_new(struct dba_array *pages, const char *arch, in dba_page_new() 271 dba_pages_write(struct dba_array *pages) in dba_pages_write()
|
| H A D | dbm.c | 46 int32_t pages; member 68 static struct page *pages; variable
|
| /freebsd-14.2/sys/opencrypto/ |
| H A D | criov.c | 156 cvm_page_apply(vm_page_t *pages, int off, int len, in cvm_page_apply() 180 cvm_page_contiguous_segment(vm_page_t *pages, size_t skip, int len) in cvm_page_contiguous_segment() 196 cvm_page_copyback(vm_page_t *pages, int off, int len, c_caddr_t cp) in cvm_page_copyback() 221 cvm_page_copydata(vm_page_t *pages, int off, int len, caddr_t cp) in cvm_page_copydata()
|
| /freebsd-14.2/sys/dev/mlx4/mlx4_en/ |
| H A D | mlx4_en_resources.c | 86 struct page **pages; in mlx4_en_map_buffer() local
|
| /freebsd-14.2/sys/dev/drm2/ |
| H A D | drm_agpsupport.c | 203 unsigned long pages; in drm_agp_alloc() local 431 struct page **pages, in drm_agp_bind_pages()
|
| H A D | drm_memory.c | 54 void drm_free_agp(DRM_AGP_MEM * handle, int pages) in drm_free_agp()
|
| /freebsd-14.2/sys/fs/fuse/ |
| H A D | fuse_io.c | 297 int ioflag, bool pages) in fuse_write_directbackend() 876 bool pages = bp->b_flags & B_FUSEFS_WRITE_CACHE; in fuse_io_strategy() local
|
| /freebsd-14.2/sys/dev/irdma/ |
| H A D | irdma_pble.c | 231 struct sd_pd_idx *idx, u32 pages) in irdma_get_type() 257 u32 pages; in add_pble_prm() local
|
| /freebsd-14.2/sys/compat/linux/ |
| H A D | linux_vdso.c | 68 size_t n, pages; in __elfN() local
|
| /freebsd-14.2/contrib/xz/src/common/ |
| H A D | tuklib_physmem.c | 165 const long pages = sysconf(_SC_PHYS_PAGES); in tuklib_physmem() local
|