Home
last modified time | relevance | path

Searched refs:committed (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dextent_inlines.h319 extent_committed_set(extent_t *extent, bool committed) { in extent_committed_set() argument
321 ((uint64_t)committed << EXTENT_BITS_COMMITTED_SHIFT); in extent_committed_set()
369 bool committed, bool dumpable, extent_head_state_t is_head) { in extent_init() argument
380 extent_committed_set(extent, committed); in extent_init()
/freebsd/contrib/unbound/doc/
H A DREADME.svn5 committed to the repository.
/freebsd/contrib/jemalloc/src/
H A Dextent.c29 size_t size, bool committed, unsigned arena_ind);
31 size_t size, bool committed, unsigned arena_ind);
54 size_t size, size_t size_a, size_t size_b, bool committed,
61 size_t size_a, void *addr_b, size_t size_b, bool committed,
1331 bool committed = false; in extent_grow_retained() local
1336 alloc_size, PAGE, &zeroed, &committed); in extent_grow_retained()
1340 alloc_size, PAGE, &zeroed, &committed, in extent_grow_retained()
1347 committed, true, EXTENT_IS_HEAD); in extent_grow_retained()
1771 bool committed, unsigned arena_ind) { in extent_dalloc_default() argument
1876 bool committed, unsigned arena_ind) { in extent_destroy_default() argument
[all …]
H A Dpages.c649 bool committed = false; in pages_boot() local
650 void *madv_free_page = os_pages_map(NULL, PAGE, PAGE, &committed); in pages_boot()
/freebsd/crypto/openssl/
H A DHACKING.md32 To aid in this process the generated files can be committed separately
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_vpathhack.m45 dnl modified, because the output ntp_parser.[ch] are committed. This
/freebsd/etc/mtree/
H A DREADME37 The BSD.X.new file should NOT be committed, as it will be missing
/freebsd/crypto/heimdal/appl/su/
H A DChangeLog45 * su.c: remove accidentally committed code that prints the command
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_if.m77 * committed.
/freebsd/contrib/smbfs/
H A DHISTORY20 - Kernel side of smbfs committed in the FreeBSD-current. It controlled
/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c2054 int error = 0, len, rlen, commit, committed = NFSWRITE_FILESYNC; in nfsrpc_writerpc() local
2230 if (committed == NFSWRITE_FILESYNC) in nfsrpc_writerpc()
2231 committed = commit; in nfsrpc_writerpc()
2232 else if (committed == NFSWRITE_DATASYNC && in nfsrpc_writerpc()
2234 committed = commit; in nfsrpc_writerpc()
2268 *iomode = committed; in nfsrpc_writerpc()
7032 int attrflag, error, rlen, commit, committed = NFSWRITE_FILESYNC; in nfsrpc_writeds() local
7122 if (committed == NFSWRITE_FILESYNC) in nfsrpc_writeds()
7123 committed = commit; in nfsrpc_writeds()
7124 else if (committed == NFSWRITE_DATASYNC && in nfsrpc_writeds()
[all …]
/freebsd/tools/tools/git/
H A DHOWTO75 to be committed. This involves squashing the fixes made in code review
/freebsd/include/rpcsvc/
H A Dnfs_prot.x682 stable_how committed; member
/freebsd/contrib/sendmail/src/
H A DTUNING65 returns without an error, the file has really been committed to
/freebsd/contrib/file/magic/Magdir/
H A Dsql241 # mxFrame; number of valid and committed frames in the WAL file
/freebsd/sys/dev/ice/
H A Dvirtchnl.h1377 u32 committed; member
/freebsd/
H A DCONTRIBUTING.md36 * It is ready or nearly ready to be committed. A committer should be able to land the pull request …
H A DUPDATING564 committed. Bump __FreeBSD_version to 1400015 to be able to
1681 Forward compatibility for the "ino64" project have been committed. This
1693 Forward compatibility for the "ino64" project have been committed. This
1745 The "ino64" 64-bit inode project has been committed, which extends
/freebsd/contrib/unbound/contrib/
H A Dunbound.spec_fedora315 - unbound-iterator.patch was not committed
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsScheduleP5600.td212 // ALQ or AGQ respectively they are committed to that path.
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c3139 * We now know that all CPUs have committed or discarded their in dtrace_speculation_clean()
7398 int committed = 0; local
7736 * When the speculation is committed, all of
7809 ASSERT(!committed);
7818 committed = 1;
8002 if (!committed)
12482 * will not be committed. This situation is
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3490.txt204 is used just before the name is committed to the zone.
/freebsd/share/doc/IPv6/
H A DIMPLEMENTATION1724 A workaround is committed into sys/i386/pci/if_exp.c, and should be okay by now.
2279 Once committed to the CVS repository, this line will contain its
/freebsd/contrib/one-true-awk/testdir/
H A Dbib1158 …Behold, my master wotteth not what is with me in the house, and he hath committed all that he hath…
1172 And the keeper of the prison committed to Joseph's hand all the prisoners that were in the prison; …
2831 …e LORD: and the priest shall make an atonement for his sin that he hath committed, and it shall be…
2838 …le to bring a lamb, then he shall bring for his trespass, which he hath committed, two turtledoves…
3282 …nce, that ye commit not any one of these abominable customs, which were committed before you, and …
3332 If a man also lie with mankind, as he lieth with a woman, both of them have committed an abominatio…
3342 And ye shall not walk in the manners of the nation, which I cast out before you: for they committed
4178 Then it shall be, if ought be committed by ignorance without the knowledge of the congregation, tha…
5370 Then shalt thou bring forth that man or that woman, which have committed that wicked thing, unto th…
5470 And if a man have committed a sin worthy of death, and he be to be put to death, and thou hang him …
[all …]
/freebsd/contrib/jemalloc/
H A DChangeLog101 - Reduce the number of pages committed from sanity checking in debug build.

12