Searched refs:ifree (Results 1 – 2 of 2) sorted by relevance
/external/e2fsprogs/tests/progs/ |
D | test_rel_cmds.ct | 46 irel_free, ifree;
|
/external/jemalloc_new/src/ |
D | jemalloc.c | 2208 ifree(tsd_t *tsd, void *ptr, tcache_t *tcache, bool slow_path) { function 2324 ifree(tsd, ptr, tcache, true); 2409 ifree(tsd, ptr, tcache, false); 2416 ifree(tsd, ptr, tcache, true); 2971 ifree(tsd, ptr, tcache, false); 2973 ifree(tsd, ptr, tcache, true);
|