Home
last modified time | relevance | path

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

12

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dextent_inlines.h
/freebsd/contrib/jemalloc/src/
H A Dextent.c631 * committed.
670 bool committed = false;
673 &committed); in extent_deactivate_locked()
682 extent_state_active, zeroed, committed, EXTENT_PAI_PAC, in extent_deactivate()
1331 bool committed = false; extent_grow_retained() local
1771 extent_dalloc_default(extent_hooks_t * extent_hooks,void * addr,size_t size,bool committed,unsigned arena_ind) extent_dalloc_default() argument
1876 extent_destroy_default(extent_hooks_t * extent_hooks,void * addr,size_t size,bool committed,unsigned arena_ind) extent_destroy_default() argument
2071 extent_split_default(extent_hooks_t * extent_hooks,void * addr,size_t size,size_t size_a,size_t size_b,bool committed,unsigned arena_ind) extent_split_default() argument
2229 extent_merge_default(extent_hooks_t * extent_hooks,void * addr_a,size_t size_a,void * addr_b,size_t size_b,bool committed,unsigned arena_ind) extent_merge_default() argument
H A Dpages.c817 bool committed = false;
818 void *madv_free_page = os_pages_map(NULL, PAGE, PAGE, &committed);
642 bool committed = false; pages_boot() local
/freebsd/contrib/unbound/doc/
H A DREADME.svn5 committed to the repository.
/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/
H A D.gitignore1 # OpenSSL: the following are generated paths that generally should not be committed to FreeBSD.
/freebsd/crypto/heimdal/appl/su/
H A DChangeLog45 * su.c: remove accidentally committed code that prints the command
/freebsd/crypto/openssl/
H A DHACKING.md75 To aid in this process, the generated files can be committed separately
/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/crypto/openssl/doc/HOWTO/
H A Ddocumenting-functions-and-macros.md149 The changes need to be committed, ideally as a separate commit:
/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c2059 int error = 0, len, rlen, commit, committed = NFSWRITE_FILESYNC; in nfsrpc_writerpc() local
2235 if (committed == NFSWRITE_FILESYNC) in nfsrpc_writerpc()
2236 committed = commit; in nfsrpc_writerpc()
2237 else if (committed == NFSWRITE_DATASYNC && in nfsrpc_writerpc()
2239 committed = commit; in nfsrpc_writerpc()
2273 *iomode = committed; in nfsrpc_writerpc()
7247 int attrflag, error, rlen, commit, committed = NFSWRITE_FILESYNC; in nfsrpc_writeds() local
7337 if (committed == NFSWRITE_FILESYNC) in nfsrpc_writeds()
7338 committed = commit; in nfsrpc_writeds()
7339 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/sys/dev/ice/
H A Dvirtchnl.h1377 u32 committed; member
/freebsd/contrib/unbound/contrib/
H A Dunbound.spec_fedora315 - unbound-iterator.patch was not committed
/freebsd/
H A DCONTRIBUTING.md37 * It is ready or nearly ready to be committed. A committer should be able to land the pull request …
H A DUPDATING244 jemalloc 5.3.0 has been committed to the tree.
1031 committed. Bump __FreeBSD_version to 1400015 to be able to
2148 Forward compatibility for the "ino64" project have been committed. This
2160 Forward compatibility for the "ino64" project have been committed. This
2212 The "ino64" 64-bit inode project has been committed, which extends
/freebsd/contrib/file/magic/Magdir/
H A Dsql322 # mxFrame; number of valid and committed frames in the WAL file
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsScheduleP5600.td212 // ALQ or AGQ respectively they are committed to that path.
/freebsd/crypto/krb5/src/
H A Dconfigure.ac1251 # Sadly, we seem to have accidentally committed ourselves in 1.4 to
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c7427 int committed = 0; local
7839 ASSERT(!committed);
7848 committed = 1;
8032 if (!committed)
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3490.txt204 is used just before the name is committed to the zone.

12