Home
last modified time | relevance | path

Searched refs:TALLOC_FLAG_POOL (Results 1 – 9 of 9) sorted by relevance

/dports/net/samba412/samba-4.12.15/lib/talloc/
H A Dtalloc.c66 #define TALLOC_FLAG_POOL 0x04 /* This is a talloc pool */ macro
698 if (parent->flags & TALLOC_FLAG_POOL) { in tc_alloc_pool()
849 tc->flags |= TALLOC_FLAG_POOL; in _talloc_pool()
1191 if (tc->flags & TALLOC_FLAG_POOL) { in _tc_free_internal()
1834 if (unlikely(tc->flags & TALLOC_FLAG_POOL)) { in _talloc_realloc()
2170 if (tc->flags & TALLOC_FLAG_POOL) { in _talloc_total_mem_internal()
2979 if (tc->flags & TALLOC_FLAG_POOL) { in tc_memlimit_update_on_free()
/dports/devel/talloc/talloc-2.3.1/
H A Dtalloc.c66 #define TALLOC_FLAG_POOL 0x04 /* This is a talloc pool */ macro
698 if (parent->flags & TALLOC_FLAG_POOL) { in tc_alloc_pool()
849 tc->flags |= TALLOC_FLAG_POOL; in _talloc_pool()
1191 if (tc->flags & TALLOC_FLAG_POOL) { in _tc_free_internal()
1834 if (unlikely(tc->flags & TALLOC_FLAG_POOL)) { in _talloc_realloc()
2170 if (tc->flags & TALLOC_FLAG_POOL) { in _talloc_total_mem_internal()
2979 if (tc->flags & TALLOC_FLAG_POOL) { in tc_memlimit_update_on_free()
/dports/devel/tevent/tevent-0.10.2/lib/talloc/
H A Dtalloc.c66 #define TALLOC_FLAG_POOL 0x04 /* This is a talloc pool */ macro
694 if (parent->flags & TALLOC_FLAG_POOL) { in tc_alloc_pool()
845 tc->flags |= TALLOC_FLAG_POOL; in _talloc_pool()
1187 if (tc->flags & TALLOC_FLAG_POOL) { in _tc_free_internal()
1830 if (unlikely(tc->flags & TALLOC_FLAG_POOL)) { in _talloc_realloc()
2166 if (tc->flags & TALLOC_FLAG_POOL) { in _talloc_total_mem_internal()
2975 if (tc->flags & TALLOC_FLAG_POOL) { in tc_memlimit_update_on_free()
/dports/sysutils/py-pytsk/pytsk3-20210419/talloc/
H A Dtalloc.c74 #define TALLOC_FLAG_POOL 0x04 /* This is a talloc pool */ macro
534 if (parent->flags & TALLOC_FLAG_POOL) { in talloc_alloc_pool()
677 tc->flags |= TALLOC_FLAG_POOL; in talloc_pool()
1018 if (tc->flags & TALLOC_FLAG_POOL) { in _talloc_free_internal()
1613 if (unlikely(tc->flags & TALLOC_FLAG_POOL)) { in _talloc_realloc()
1923 if (tc->flags & TALLOC_FLAG_POOL) { in _talloc_total_mem_internal()
2724 if (tc->flags & TALLOC_FLAG_POOL) { in talloc_memlimit_update_on_free()
/dports/databases/ldb22/ldb-2.2.1/lib/talloc/
H A Dtalloc.c66 #define TALLOC_FLAG_POOL 0x04 /* This is a talloc pool */ macro
694 if (parent->flags & TALLOC_FLAG_POOL) { in tc_alloc_pool()
845 tc->flags |= TALLOC_FLAG_POOL; in _talloc_pool()
1187 if (tc->flags & TALLOC_FLAG_POOL) { in _tc_free_internal()
1832 if (unlikely(tc->flags & TALLOC_FLAG_POOL)) { in _talloc_realloc()
2168 if (tc->flags & TALLOC_FLAG_POOL) { in _talloc_total_mem_internal()
2977 if (tc->flags & TALLOC_FLAG_POOL) { in tc_memlimit_update_on_free()
/dports/databases/ldb15/ldb-1.5.6/lib/talloc/
H A Dtalloc.c66 #define TALLOC_FLAG_POOL 0x04 /* This is a talloc pool */ macro
679 if (parent->flags & TALLOC_FLAG_POOL) { in tc_alloc_pool()
825 tc->flags |= TALLOC_FLAG_POOL; in _talloc_pool()
1167 if (tc->flags & TALLOC_FLAG_POOL) { in _tc_free_internal()
1810 if (unlikely(tc->flags & TALLOC_FLAG_POOL)) { in _talloc_realloc()
2146 if (tc->flags & TALLOC_FLAG_POOL) { in _talloc_total_mem_internal()
2955 if (tc->flags & TALLOC_FLAG_POOL) { in tc_memlimit_update_on_free()
/dports/databases/ldb20/ldb-2.0.10/lib/talloc/
H A Dtalloc.c66 #define TALLOC_FLAG_POOL 0x04 /* This is a talloc pool */ macro
694 if (parent->flags & TALLOC_FLAG_POOL) { in tc_alloc_pool()
845 tc->flags |= TALLOC_FLAG_POOL; in _talloc_pool()
1187 if (tc->flags & TALLOC_FLAG_POOL) { in _tc_free_internal()
1830 if (unlikely(tc->flags & TALLOC_FLAG_POOL)) { in _talloc_realloc()
2166 if (tc->flags & TALLOC_FLAG_POOL) { in _talloc_total_mem_internal()
2975 if (tc->flags & TALLOC_FLAG_POOL) { in tc_memlimit_update_on_free()
/dports/databases/ldb21/ldb-2.1.5/lib/talloc/
H A Dtalloc.c66 #define TALLOC_FLAG_POOL 0x04 /* This is a talloc pool */ macro
694 if (parent->flags & TALLOC_FLAG_POOL) { in tc_alloc_pool()
845 tc->flags |= TALLOC_FLAG_POOL; in _talloc_pool()
1187 if (tc->flags & TALLOC_FLAG_POOL) { in _tc_free_internal()
1830 if (unlikely(tc->flags & TALLOC_FLAG_POOL)) { in _talloc_realloc()
2166 if (tc->flags & TALLOC_FLAG_POOL) { in _talloc_total_mem_internal()
2975 if (tc->flags & TALLOC_FLAG_POOL) { in tc_memlimit_update_on_free()
/dports/net/netatalk3/netatalk-3.1.12/libatalk/talloc/
H A Dtalloc.c88 #define TALLOC_FLAG_POOL 0x04 /* This is a talloc pool */ macro
517 if (parent->flags & TALLOC_FLAG_POOL) { in talloc_alloc_pool()
623 tc->flags |= TALLOC_FLAG_POOL; in talloc_pool()
872 if (tc->flags & TALLOC_FLAG_POOL) { in _talloc_free_internal()
1425 if (unlikely(tc->flags & TALLOC_FLAG_POOL)) { in _talloc_realloc()