Home
last modified time | relevance | path

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

12

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dehooks.h62 size_t size_a, void *addr_b, size_t size_b, bool committed,
215 bool committed) { in ehooks_dalloc() argument
224 committed, ehooks_ind_get(ehooks)); in ehooks_dalloc()
232 bool committed) { in ehooks_destroy() argument
240 extent_hooks->destroy(extent_hooks, addr, size, committed, in ehooks_destroy()
334 size_t size_a, size_t size_b, bool committed) { in ehooks_split() argument
343 size_b, committed, ehooks_ind_get(ehooks)); in ehooks_split()
351 void *addr_b, size_t size_b, bool committed) { in ehooks_merge() argument
360 addr_b, size_b, committed, ehooks_ind_get(ehooks)); in ehooks_merge()
H A Dedata.h535 edata_committed_set(edata_t *edata, bool committed) { in edata_committed_set() argument
537 ((uint64_t)committed << EDATA_BITS_COMMITTED_SHIFT); in edata_committed_set()
601 bool committed, extent_pai_t pai, extent_head_state_t is_head) { in edata_init() argument
613 edata_committed_set(edata, committed); in edata_init()
/src/contrib/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h.in14 * bool committed, unsigned arena_ind);
22 * bool committed, unsigned arena_ind);
54 * size_t size_a, size_t size_b, bool committed, unsigned arena_ind);
62 * void *addr_b, size_t size_b, bool committed, unsigned arena_ind);
/src/contrib/jemalloc/src/
H A Dehooks.c84 bool committed, unsigned arena_ind) { in ehooks_default_dalloc() argument
97 bool committed, unsigned arena_ind) { in ehooks_default_destroy() argument
177 size_t size_a, size_t size_b, bool committed, unsigned arena_ind) { in ehooks_default_split() argument
224 void *addr_b, size_t size_b, bool committed, unsigned arena_ind) { in ehooks_default_merge() argument
H A Dsan_bump.c93 bool committed = false, zeroed = false; in san_bump_grow_locked() local
98 alloc_size, PAGE, zeroed, &committed, in san_bump_grow_locked()
H A Dpages.c817 bool committed = false; in pages_boot() local
818 void *madv_free_page = os_pages_map(NULL, PAGE, PAGE, &committed); in pages_boot()
H A Dextent.c670 bool committed = false; in extent_grow_retained() local
673 &committed); in extent_grow_retained()
682 extent_state_active, zeroed, committed, EXTENT_PAI_PAC, in extent_grow_retained()
/src/contrib/unbound/doc/
H A DREADME.svn5 committed to the repository.
/src/contrib/ntp/sntp/m4/
H A Dntp_vpathhack.m45 dnl modified, because the output ntp_parser.[ch] are committed. This
/src/etc/mtree/
H A DREADME37 The BSD.X.new file should NOT be committed, as it will be missing
/src/crypto/
H A D.gitignore1 # OpenSSL: the following are generated paths that generally should not be committed to FreeBSD.
/src/crypto/heimdal/appl/su/
H A DChangeLog45 * su.c: remove accidentally committed code that prints the command
/src/crypto/openssl/
H A DHACKING.md75 To aid in this process, the generated files can be committed separately
/src/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_if.m77 * committed.
/src/contrib/smbfs/
H A DHISTORY20 - Kernel side of smbfs committed in the FreeBSD-current. It controlled
/src/crypto/openssl/doc/HOWTO/
H A Ddocumenting-functions-and-macros.md149 The changes need to be committed, ideally as a separate commit:
/src/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 …]
/src/tools/tools/git/
H A DHOWTO75 to be committed. This involves squashing the fixes made in code review
/src/include/rpcsvc/
H A Dnfs_prot.x682 stable_how committed; member
/src/contrib/sendmail/src/
H A DTUNING65 returns without an error, the file has really been committed to
/src/
H A DCONTRIBUTING.md40 * Can be committed with **less than ~10 minutes** of additional work.
/src/sys/dev/ice/
H A Dvirtchnl.h1377 u32 committed; member
/src/contrib/unbound/contrib/
H A Dunbound.spec_fedora315 - unbound-iterator.patch was not committed
/src/contrib/file/magic/Magdir/
H A Dsql322 # mxFrame; number of valid and committed frames in the WAL file
/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsScheduleP5600.td212 // ALQ or AGQ respectively they are committed to that path.

12