OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hpa_dalloc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/src/
hpa.c
20
static void
hpa_dalloc
(tsdn_t *tsdn, pai_t *self, edata_t *edata,
223
shard->pai.dalloc = &
hpa_dalloc
;
713
assert(self->dalloc = &
hpa_dalloc
);
872
hpa_dalloc
(tsdn_t *tsdn, pai_t *self, edata_t *edata,
function
/src/external/bsd/jemalloc/dist/src/
hpa.c
18
static void
hpa_dalloc
(
121
shard->pai.dalloc = &
hpa_dalloc
;
830
assert(self->dalloc == &
hpa_dalloc
);
981
JE_USDT(
hpa_dalloc
, 5, shard->ind, unreserve_addr, unreserve_size,
1010
hpa_dalloc
(
function
Completed in 12 milliseconds
Indexes created Mon Apr 27 00:23:16 UTC 2026