Home
last modified time | relevance | path

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

12

/freebsd-14.2/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-14.2/contrib/unbound/doc/
H A DREADME.svn5 committed to the repository.
/freebsd-14.2/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-14.2/
H A D.cirrus.yml139 # Check that make sysent results were committed if required
148 # Check that the committed src.conf.5 matches the one generated by
H A DCONTRIBUTING.md32 * It is ready or nearly ready to be committed. A committer should be able to land the pull request …
H A DUPDATING510 committed. Bump __FreeBSD_version to 1400015 to be able to
1621 Forward compatibility for the "ino64" project have been committed. This
1677 The "ino64" 64-bit inode project has been committed, which extends
/freebsd-14.2/crypto/openssl/
H A DHACKING.md32 To aid in this process the generated files can be committed separately
/freebsd-14.2/contrib/ntp/sntp/m4/
H A Dntp_vpathhack.m45 dnl modified, because the output ntp_parser.[ch] are committed. This
/freebsd-14.2/etc/mtree/
H A DREADME37 The BSD.X.new file should NOT be committed, as it will be missing
/freebsd-14.2/crypto/heimdal/appl/su/
H A DChangeLog45 * su.c: remove accidentally committed code that prints the command
/freebsd-14.2/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_if.m77 * committed.
/freebsd-14.2/contrib/smbfs/
H A DHISTORY20 - Kernel side of smbfs committed in the FreeBSD-current. It controlled
/freebsd-14.2/sys/fs/nfsclient/
H A Dnfs_clrpcops.c2231 committed = commit; in nfsrpc_writerpc()
2234 committed = commit; in nfsrpc_writerpc()
2268 *iomode = committed; in nfsrpc_writerpc()
7120 if (committed == NFSWRITE_FILESYNC) in nfsrpc_writeds()
7121 committed = commit; in nfsrpc_writeds()
7124 committed = commit; in nfsrpc_writeds()
7152 *iomode = committed; in nfsrpc_writeds()
7243 if (committed == NFSWRITE_FILESYNC) in nfsrpc_writedsmir()
7244 committed = commit; in nfsrpc_writedsmir()
7247 committed = commit; in nfsrpc_writedsmir()
[all …]
/freebsd-14.2/tools/tools/git/
H A DHOWTO75 to be committed. This involves squashing the fixes made in code review
/freebsd-14.2/include/rpcsvc/
H A Dnfs_prot.x690 stable_how committed; member
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dsql241 # mxFrame; number of valid and committed frames in the WAL file
/freebsd-14.2/contrib/sendmail/src/
H A DTUNING65 returns without an error, the file has really been committed to
/freebsd-14.2/sys/dev/ice/
H A Dvirtchnl.h1377 u32 committed; member
/freebsd-14.2/contrib/unbound/contrib/
H A Dunbound.spec_fedora315 - unbound-iterator.patch was not committed
/freebsd-14.2/sys/contrib/device-tree/Bindings/arm/
H A Didle-states.yaml78 ENTRY: The hardware is committed to idle mode. This period must run
/freebsd-14.2/sys/contrib/device-tree/Bindings/cpu/
H A Didle-states.yaml98 ENTRY: The hardware is committed to idle mode. This period must run
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsScheduleP5600.td212 // ALQ or AGQ respectively they are committed to that path.
/freebsd-14.2/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c7398 int committed = 0; local
7809 ASSERT(!committed);
7818 committed = 1;
8002 if (!committed)
/freebsd-14.2/crypto/heimdal/lib/wind/
H A Drfc3490.txt204 is used just before the name is committed to the zone.

12