Searched defs:npages (Results 1 - 25 of 87) sorted by relevance

1234

/freebsd-12-stable/contrib/mandoc/
H A Ddba_read.c43 int32_t im, ip, iv, npages; local
H A Ddbm.c69 static int32_t npages; variable
[all...]
/freebsd-12-stable/sys/kern/
H A Dkern_physio.c50 int error, i, npages, maxpages; local
/freebsd-12-stable/lib/libgeom/
H A Dgeom_stats.c50 static uint npages, spp; variable
/freebsd-12-stable/sys/dev/mlx4/mlx4_core/
H A Dicm.h53 int npages; member in struct:mlx4_icm_chunk
H A Dmlx4_icm.c128 struct mlx4_icm *mlx4_alloc_icm(struct mlx4_dev *dev, int npages, argument
[all...]
/freebsd-12-stable/sys/vm/
H A Dsg_pager.c76 vm_pindex_t npages, pindex; local
/freebsd-12-stable/lib/libusbhid/
H A Dusage.c57 static int npages, npagesmax; variable
/freebsd-12-stable/usr.sbin/lpr/filters/
H A Dlpf.c71 static int npages = 1; variable
/freebsd-12-stable/lib/libc/db/hash/
H A Dhash_buf.c302 int npages; local
/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dradeon_prime.c42 int npages = bo->tbo.num_pages; local
/freebsd-12-stable/sys/dev/mthca/
H A Dmthca_allocator.c199 int npages, shift; local
[all...]
H A Dmthca_memfree.h53 int npages; member in struct:mthca_icm_chunk
145 int npages; member in struct:mthca_db_table
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_umem.c95 unsigned long npages; local
[all...]
/freebsd-12-stable/sys/ofed/include/rdma/
H A Dib_umem.h60 int npages; member in struct:ib_umem
/freebsd-12-stable/sys/arm/nvidia/drm2/
H A Dtegra_drm.h38 size_t npages; member in struct:tegra_bo
/freebsd-12-stable/include/
H A Dmpool.h69 pgno_t npages; /* number of pages in the file */ member in struct:MPOOL
/freebsd-12-stable/sys/amd64/sgx/
H A Dsgxvar.h83 uint32_t npages; member in struct:sgx_softc
/freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dextent_structs.h207 atomic_zu_t npages; member in struct:extents_s
/freebsd-12-stable/sys/dev/agp/
H A Dagp_amd.c86 int i, npages, pdir_offset; local
/freebsd-12-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_page.c93 unsigned long npages = 1UL << order; local
151 unsigned long npages = 1UL << order; local
/freebsd-12-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mr.c465 mlx4_ib_map_phys_fmr(struct ib_fmr *ibfmr, u64 *page_list, int npages, u64 iova) argument
/freebsd-12-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_srq.c78 int npages; local
/freebsd-12-stable/sys/dev/virtio/balloon/
H A Dvirtio_balloon.c317 vtballoon_inflate(struct vtballoon_softc *sc, int npages) argument
347 vtballoon_deflate(struct vtballoon_softc *sc, int npages) argument
390 vtballoon_send_page_frames(struct vtballoon_softc *sc, struct virtqueue *vq, int npages) argument
[all...]
/freebsd-12-stable/sys/dev/sfxge/common/
H A Def10_rx.c55 int npages = EFX_RXQ_NBUFS(size); local

Completed in 473 milliseconds

1234