Searched defs:npages (Results 1 - 25 of 66) sorted by path

123

/freebsd-10.0-release/contrib/binutils/gas/
H A Decoff.c4782 allocate_cluster(unsigned long npages) argument
/freebsd-10.0-release/contrib/gcc/
H A Dmips-tfile.c4966 allocate_cluster(Size_t npages) argument
4979 allocate_cluster(Size_t npages) argument
5014 allocate_multiple_pages(Size_t npages) argument
5043 free_multiple_pages(page_t *page_ptr, Size_t npages) argument
[all...]
/freebsd-10.0-release/contrib/groff/src/libs/libdriver/
H A Dinput.cpp364 int npages = 0; variable
[all...]
/freebsd-10.0-release/contrib/jemalloc/src/
H A Darena.c224 arena_avail_adjac_succ(arena_chunk_t *chunk, size_t pageind, size_t npages) argument
240 arena_avail_adjac(arena_chunk_t *chunk, size_t pageind, size_t npages) argument
248 arena_avail_insert(arena_t *arena, arena_chunk_t *chunk, size_t pageind, size_t npages, bool maybe_adjac_pred, bool maybe_adjac_succ) argument
281 arena_avail_remove(arena_t *arena, arena_chunk_t *chunk, size_t pageind, size_t npages, bool maybe_adjac_pred, bool maybe_adjac_succ) argument
362 arena_run_zero(arena_chunk_t *chunk, size_t run_ind, size_t npages) argument
716 size_t pageind, npages; local
1621 size_t npages, run_ind, past; local
1817 size_t npages = oldsize >> LG_PAGE; local
[all...]
/freebsd-10.0-release/contrib/ofed/libmthca/src/
H A Dmemfree.c52 int npages; member in struct:mthca_db_table
173 int npages; local
[all...]
/freebsd-10.0-release/include/
H A Dmpool.h67 pgno_t npages; /* number of pages in the file */ member in struct:MPOOL
/freebsd-10.0-release/lib/libc/db/hash/
H A Dhash_buf.c300 int npages; local
/freebsd-10.0-release/lib/libgeom/
H A Dgeom_stats.c47 static uint npages, pagesize, spp; variable
[all...]
/freebsd-10.0-release/lib/libusbhid/
H A Dusage.c55 static int npages, npagesmax; variable
/freebsd-10.0-release/sys/arm/arm/
H A Dpmap-v6.c1290 pmap_ptelist_init(vm_offset_t *head, void *base, int npages) argument
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vnops.c4493 int npages = btopr(zp->z_size - off); local
/freebsd-10.0-release/sys/dev/agp/
H A Dagp_amd.c82 int i, npages, pdir_offset; local
/freebsd-10.0-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_dbg.c142 int size, npages; local
H A Diw_cxgb_mem.c145 int iwch_alloc_pbl(struct iwch_mr *mhp, int npages) argument
164 int iwch_write_pbl(struct iwch_mr *mhp, __be64 *pages, int npages, int offset) argument
115 iwch_reregister_mem(struct iwch_dev *rhp, struct iwch_pd *php, struct iwch_mr *mhp, int shift, int npages) argument
170 build_phys_page_list(struct ib_phys_buf *buffer_list, int num_phys_buf, u64 *iova_start, u64 *total_size, int *npages, int *shift, __be64 **page_list) argument
[all...]
H A Diw_cxgb_provider.c408 int npages; local
490 int npages = 0; local
/freebsd-10.0-release/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c293 static int alloc_pbl(struct c4iw_mr *mhp, int npages) argument
267 reregister_mem(struct c4iw_dev *rhp, struct c4iw_pd *php, struct c4iw_mr *mhp, int shift, int npages) argument
306 build_phys_page_list(struct ib_phys_buf *buffer_list, int num_phys_buf, u64 *iova_start, u64 *total_size, int *npages, int *shift, __be64 **page_list) argument
385 int npages = 0; local
446 int npages; local
[all...]
/freebsd-10.0-release/sys/dev/cxgbe/tom/
H A Dt4_ddp.c172 pages_to_nppods(int npages, int ddp_pgsz) argument
612 bufcmp(struct ddp_buffer *db, vm_page_t *pages, int npages, int offset, int len) argument
651 alloc_ddp_buffer(struct tom_data *td, vm_page_t *pages, int npages, int offset, argument
806 select_ddp_buffer(struct adapter *sc, struct toepcb *toep, vm_page_t *pages, int npages, int db_off, int db_len) argument
885 int npages, db_idx, rc, buf_flag; local
[all...]
H A Dt4_tom.h96 int npages; member in struct:ddp_buffer
/freebsd-10.0-release/sys/dev/drm2/i915/
H A Di915_gem.c1081 int npages, ret; local
/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Dradeon_prime.c42 int npages = bo->tbo.num_pages; local
/freebsd-10.0-release/sys/dev/drm2/ttm/
H A Dttm_bo.c1315 unsigned npages = (PAGE_ALIGN(bo_size)) >> PAGE_SHIFT; local
1328 unsigned npages = (PAGE_ALIGN(bo_size)) >> PAGE_SHIFT; local
H A Dttm_page_alloc.c75 unsigned npages; member in struct:ttm_page_pool
288 static void ttm_pages_put(vm_page_t *pages, unsigned npages) argument
658 ttm_put_pages(vm_page_t *pages, unsigned npages, int flags, enum ttm_caching_state cstate) argument
701 ttm_get_pages(vm_page_t *pages, unsigned npages, int flags, enum ttm_caching_state cstate) argument
[all...]
H A Dttm_page_alloc_dma.c945 unsigned count = 0, i, npages = 0; local
380 ttm_dma_pages_put(struct dma_pool *pool, struct list_head *d_pages, struct page *pages[], unsigned npages) argument
[all...]
/freebsd-10.0-release/sys/dev/hpt27xx/
H A Dhim.h375 HPT_UINT npages; member in struct:ctl_pages
H A Dldm.h137 HPT_UINT npages; member in struct:dmapool_order

Completed in 318 milliseconds

123