Searched defs:committed (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/jemalloc/include/jemalloc/internal/ |
H A D | extent_inlines.h | 319 extent_committed_set(extent_t *extent, bool committed) { in extent_committed_set() 369 bool committed, bool dumpable, extent_head_state_t is_head) { in extent_init()
|
/freebsd-src/contrib/jemalloc/src/ |
H A D | pages.c | 649 bool committed = false; pages_boot() local
|
H A D | extent.c | 1331 bool committed = false; in extent_grow_retained() local 1771 bool committed, unsigned arena_ind) { in extent_dalloc_default() 1876 bool committed, unsigned arena_ind) { in extent_destroy_default() 2071 size_t size_a, size_t size_b, bool committed, unsigned arena_ind) { in extent_split_default() 2229 void *addr_b, size_t size_b, bool committed, unsigned arena_ind) { in extent_merge_default()
|
/freebsd-src/sys/fs/nfsclient/ |
H A D | nfs_clrpcops.c | 2053 int error = 0, len, rlen, commit, committed = NFSWRITE_FILESYNC; nfsrpc_writerpc() local 6947 int attrflag, error, rlen, commit, committed = NFSWRITE_FILESYNC; nfsrpc_writeds() local 7088 int attrflag, error, commit, committed = NFSWRITE_FILESYNC, rlen; nfsrpc_writedsmir() local [all...] |
/freebsd-src/include/rpcsvc/ |
H A D | nfs_prot.x | 682 stable_how committed; member
|
/freebsd-src/sys/dev/ice/ |
H A D | virtchnl.h | 1377 u32 committed; member
|
/freebsd-src/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
H A D | dtrace.c | 7398 int committed = 0; global() local
|