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

1234

/freebsd-current/contrib/mandoc/
H A Ddba_read.c45 int32_t im, ip, iv, npages; local
H A Ddbm.c69 static int32_t npages; variable
[all...]
/freebsd-current/sys/dev/gve/
H A Dgve_qpl.c97 gve_alloc_qpl(struct gve_priv *priv, uint32_t id, int npages, bool single_kva) argument
/freebsd-current/sys/kern/
H A Dkern_physio.c48 int error, i, npages, maxpages; local
/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dicm.h51 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-current/lib/libgeom/
H A Dgeom_stats.c48 static uint npages, spp; variable
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_core_uverbs.c292 u32 xa_first, xa_last, npages; local
H A Dib_umem.c93 unsigned long npages; local
[all...]
H A Dib_umem_odp.c526 int j, k, ret = 0, start_idx, npages = 0; local
/freebsd-current/sys/vm/
H A Dsg_pager.c76 vm_pindex_t npages, pindex; local
/freebsd-current/lib/libusbhid/
H A Dusage.c54 static int npages, npagesmax; variable
/freebsd-current/usr.sbin/lpr/filters/
H A Dlpf.c57 static int npages = 1; variable
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/vdev_disk/
H A Dpage_alignment.c43 uint32_t npages; member in struct:__anon127
/freebsd-current/sys/dev/mthca/
H A Dmthca_allocator.c199 int npages, shift; local
[all...]
H A Dmthca_memfree.h51 int npages; member in struct:mthca_icm_chunk
143 int npages; member in struct:mthca_db_table
/freebsd-current/sys/arm/nvidia/drm2/
H A Dtegra_drm.h36 size_t npages; member in struct:tegra_bo
/freebsd-current/sys/amd64/sgx/
H A Dsgxvar.h81 uint32_t npages; member in struct:sgx_softc
/freebsd-current/sys/ofed/include/rdma/
H A Dib_umem.h58 int npages; member in struct:ib_umem
/freebsd-current/lib/libc/db/hash/
H A Dhash_buf.c296 int npages; local
/freebsd-current/include/
H A Dmpool.h66 pgno_t npages; /* number of pages in the file */ member in struct:MPOOL
/freebsd-current/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mr.c464 mlx4_ib_map_phys_fmr(struct ib_fmr *ibfmr, u64 *page_list, int npages, u64 iova) argument
/freebsd-current/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_srq.c79 int npages; local
/freebsd-current/sys/dev/sfxge/common/
H A Dmcdi_mon.c563 uint32_t npages; local
295 efx_mcdi_sensor_info( __in efx_nic_t *enp, __out_ecount(npages) uint32_t *sensor_maskp, __in size_t npages) argument
[all...]
/freebsd-current/sys/sys/
H A Dpipe.h77 int npages; /* number of pages */ member in struct:pipemapping

Completed in 201 milliseconds

1234