Searched refs:pages (Results 176 - 189 of 189) sorted by relevance

12345678

/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_ch.c143 } pages; member in struct:scsi_mode_sense_data
/freebsd-11-stable/sys/arm/arm/
H A Dpmap-v4.c478 * only C will make those pages write-through.
886 * skipped when the pages were being unmapped. If the
1394 * here: all pages are losing their write
2120 pmap_alloc_specials(vm_offset_t *availp, int pages, vm_offset_t *vap, argument
2135 *availp = va + (PAGE_SIZE * pages);
2276 * mapping of pages.
2525 * Remove all pages from specified address space
2546 /* Cannot remove wired or unmanaged pages now. */
2825 * architectures should map the pages starting at '*virt' and
2867 * Add a list of wired pages t
[all...]
/freebsd-11-stable/contrib/groff/contrib/groffer/
H A Dgroffer2.sh325 # exist even more sections, mostly containing a set of man pages
483 export _MAN_ALL; # search all man pages per filespec
484 export _MAN_ENABLE; # enable search for man pages
485 export _MAN_EXT; # extension for man pages
486 export _MAN_FORCE; # force file parameter to be man pages
488 export _MAN_LANG; # language for man pages
489 export _MAN_LANG2; # language for man pages
491 export _MAN_PATH; # search path for man pages
492 export _MAN_SEC; # sections for man pages; sep. `:'
494 export _MAN_SYS; # system names for man pages; se
[all...]
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_mem2.c848 * 2b - calculate the offset in the array of pages desciptor in the
1434 * access the pages directly.
2265 /* from now on pages will be released by nme destructor;
2321 page_to_virt(*pages), nr_pages);
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh4073 echo "pages."
4076 echo "more information, such as the ld(1) and ld.so(8) manual pages."
/freebsd-11-stable/contrib/openpam/
H A Dltmain.sh4073 echo "pages."
4076 echo "more information, such as the ld(1) and ld.so(8) manual pages."
/freebsd-11-stable/contrib/file/
H A Dltmain.sh4076 echo "pages."
4079 echo "more information, such as the ld(1) and ld.so(8) manual pages."
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh4073 echo "pages."
4076 echo "more information, such as the ld(1) and ld.so(8) manual pages."
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh4073 echo "pages."
4076 echo "more information, such as the ld(1) and ld.so(8) manual pages."
H A Dsqlite3.c2185 ** in wal mode before the client starts to copy pages from the wal
2190 ** in wal mode after the client has finished copying pages from the wal
2192 ** record the fact that the pages have been checkpointed.
7485 ** pages to improve performance is an example of non-essential memory.
7518 ** limit by reducing the number of pages held in the page cache
9094 ** <dd>This parameter returns the number of pages used out of the
9097 ** value returned is in pages, not in bytes.</dd>)^
9254 ** been written to disk. Specifically, the number of pages written to the
9255 ** wal file in wal mode databases, or the number of pages written to the
9256 ** database file in rollback mode databases. Any pages writte
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Delfxx-mips.c3405 bfd_size_type pages)
3430 compute the maximum number of pages that each separate input bfd
3434 - MIPS_RESERVED_GOTNO (info) - pages);
3571 g->local_gotno += assign + pages;
6531 maximum number of pages needed by looking at the size of
3389 mips_elf_multi_got(bfd *abfd, struct bfd_link_info *info, struct mips_got_info *g, asection *got, bfd_size_type pages) argument
/freebsd-11-stable/contrib/gdb/
H A Dltmain.sh4930 echo "more information, such as the ld(1) and ld.so(8) manual pages."
/freebsd-11-stable/contrib/apr/
H A Dconfigure1582 --enable-allocator-guard-pages Use guard pages in apr_allocator
23574 # Check whether --enable-allocator-guard-pages was given.
/freebsd-11-stable/contrib/ntp/
H A Dconfigure1744 --with-stack-limit ? =50 (200 for openbsd) 4k pages
27452 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the default number of 4k stack pages" >&5
27453 $as_echo_n "checking for the default number of 4k stack pages... " >&6; }

Completed in 846 milliseconds

12345678