Searched defs:ahead (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/vm/
H A Dphys_pager.c193 int ahead; local
H A Dvm_fault.c531 int ahead, alloc_req, behind, cluster_offset, error, era, faultcount; local
1353 vm_fault_dontneed(const struct faultstate *fs, vm_offset_t vaddr, int ahead) argument
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-loop-prefetch.c820 issue_prefetch_ref (struct mem_ref *ref, unsigned unroll_factor, unsigned ahead) argument
755 schedule_prefetches(struct mem_ref_group *groups, unsigned unroll_factor, unsigned ahead) argument
861 issue_prefetches(struct mem_ref_group *groups, unsigned unroll_factor, unsigned ahead) argument
901 determine_unroll_factor(struct loop *loop, struct mem_ref_group *refs, unsigned ahead, unsigned ninsns, struct tree_niter_desc *desc) argument
959 unsigned ahead, ninsns, unroll_factor; local
[all...]
/freebsd-11-stable/usr.bin/gzip/
H A Dunlz.c353 lz_peek(const struct lz_decoder *lz, unsigned ahead) argument

Completed in 287 milliseconds