Home
last modified time | relevance | path

Searched defs:committed (Results 1 – 10 of 10) sorted by relevance

/src/contrib/jemalloc/src/
H A Dehooks.c84 bool committed, unsigned arena_ind) { in ehooks_default_dalloc()
97 bool committed, unsigned arena_ind) { in ehooks_default_destroy()
177 size_t size_a, size_t size_b, bool committed, unsigned arena_ind) { in ehooks_default_split()
224 void *addr_b, size_t size_b, bool committed, unsigned arena_ind) { in ehooks_default_merge()
H A Dsan_bump.c93 bool committed = false, zeroed = false; in san_bump_grow_locked() local
H A Dpages.c817 bool committed = false; in pages_boot() local
H A Dextent.c670 bool committed = false; in extent_grow_retained() local
/src/contrib/jemalloc/include/jemalloc/internal/
H A Dehooks.h215 bool committed) { in ehooks_dalloc()
232 bool committed) { in ehooks_destroy()
334 size_t size_a, size_t size_b, bool committed) { in ehooks_split()
351 void *addr_b, size_t size_b, bool committed) { in ehooks_merge()
H A Dedata.h535 edata_committed_set(edata_t *edata, bool committed) { in edata_committed_set()
601 bool committed, extent_pai_t pai, extent_head_state_t is_head) { in edata_init()
/src/sys/fs/nfsclient/
H A Dnfs_clrpcops.c2059 int error = 0, len, rlen, commit, committed = NFSWRITE_FILESYNC; in nfsrpc_writerpc() local
7247 int attrflag, error, rlen, commit, committed = NFSWRITE_FILESYNC; in nfsrpc_writeds() local
7388 int attrflag, error, commit, committed = NFSWRITE_FILESYNC, rlen; in nfsrpc_writedsmir() local
/src/include/rpcsvc/
H A Dnfs_prot.x682 stable_how committed; member
/src/sys/dev/ice/
H A Dvirtchnl.h1377 u32 committed; member
/src/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c7427 int committed = 0; local