Searched defs:pages (Results 1 - 25 of 109) sorted by relevance

12345

/freebsd-current/tests/sys/kern/
H A Dcoredump_phnum_helper.c44 size_t i, pages, page_size; local
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dpagemap.h43 release_pages(struct page **pages, int nr) argument
H A Dpagevec.h16 struct page *pages[PAGEVEC_SIZE]; member in struct:pagevec
/freebsd-current/contrib/mandoc/
H A Ddba.h32 struct dba_array *pages; member in struct:dba
H A Ddbm.c46 int32_t pages; member in struct:macro
68 static struct page *pages; variable in typeref:struct:page
[all...]
/freebsd-current/sys/dev/drm2/
H A Ddrm_memory.c54 void drm_free_agp(DRM_AGP_MEM * handle, int pages) argument
H A Ddrm_agpsupport.c203 unsigned long pages; local
430 drm_agp_bind_pages(struct drm_device *dev, struct page **pages, unsigned long num_pages, uint32_t gtt_offset, u32 type) argument
[all...]
/freebsd-current/sys/kern/
H A Dkern_physio.c45 struct vm_page **pages; local
[all...]
H A Dkern_kthread.c81 kproc_create1(void (*func)(void *), void *arg, struct proc **newpp, int flags, int pages, const char *tdname) argument
140 kproc_create(void (*func)(void *), void *arg, struct proc **newpp, int flags, int pages, const char *fmt, ...) argument
265 kthread_add1(void (*func)(void *), void *arg, struct proc *p, struct thread **newtdp, int flags, int pages, const char *tdname) argument
344 kthread_add(void (*func)(void *), void *arg, struct proc *p, struct thread **newtdp, int flags, int pages, const char *fmt, ...) argument
488 kproc_kthread_add(void (*func)(void *), void *arg, struct proc **procptr, struct thread **tdptr, int flags, int pages, const char *procname, const char *fmt, ...) argument
[all...]
H A Dkern_kcov.c361 size_t n, pages; local
/freebsd-current/sys/compat/linuxkpi/common/include/asm/
H A Dset_memory.h97 set_pages_array_wb(struct page **pages, int addrinarray) argument
107 set_pages_array_wc(struct page **pages, int addrinarray) argument
117 set_pages_array_uc(struct page **pages, int addrinarray) argument
/freebsd-current/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_resources.c86 struct page **pages; local
/freebsd-current/usr.bin/systat/
H A Dsysput.c110 sysputpage(WINDOW *wd, int row, int lcol, int width, uint64_t pages, int flags) argument
/freebsd-current/lib/libgeom/
H A Dgeom_stats.c115 uint pages; member in struct:snapshot
/freebsd-current/sys/dev/drm2/ttm/
H A Dttm_agp_backend.c43 vm_page_t *pages; member in struct:ttm_agp_backend
/freebsd-current/sys/compat/linux/
H A Dlinux_vdso.c68 size_t n, pages; local
/freebsd-current/sys/geom/eli/
H A Dg_eli_privacy.c259 vm_page_t *pages; local
/freebsd-current/lib/libusbhid/
H A Dusage.c53 } *pages; variable in typeref:struct:usage_page
[all...]
/freebsd-current/contrib/xz/src/common/
H A Dtuklib_physmem.c165 const long pages = sysconf(_SC_PHYS_PAGES); local
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/vdev_disk/
H A Dpage_alignment.c85 size_t pages[16][2]; member in struct:__anon128
[all...]
/freebsd-current/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mr.c96 u64 *pages; local
[all...]
/freebsd-current/contrib/jemalloc/src/
H A Dpages.c166 void *pages = os_pages_map(NULL, alloc_size, alignment, commit); local
/freebsd-current/sys/dev/agp/
H A Dagp_nvidia.c341 int i, pages; local
/freebsd-current/sys/dev/spibus/
H A Dspigen.c299 size_t n, pages; local
/freebsd-current/sys/dev/irdma/
H A Dirdma_pble.c257 u32 pages; local
230 irdma_get_type(struct irdma_sc_dev *dev, struct sd_pd_idx *idx, u32 pages) argument
[all...]

Completed in 145 milliseconds

12345