Home
last modified time | relevance | path

Searched refs:arc_free (Results 1 – 15 of 15) sorted by relevance

/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/
H A Dcfg-walker.c39 arc_free(Arc *self) in arc_free() function
86 … g_hash_table_new_full((GHashFunc)arc_hash, (GEqualFunc)arc_equal, (GDestroyNotify)arc_free, NULL); in cfg_walker_get_graph()
H A Dcfg-walker.h44 void arc_free(Arc *self);
/dports/math/pspp/pspp-1.4.1/src/language/stats/
H A Dautorecode.c102 static void arc_free (struct autorecode_pgm *);
466 arc_free (arc); in cmd_autorecode()
471 arc_free (struct autorecode_pgm *arc) in arc_free() function
581 arc_free (arc); in autorecode_trns_free()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/fw/arc/
H A Dmemory.c98 case arc_free: in memtype_classify_arc()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/fw/arc/
H A Dmemory.c98 case arc_free: in memtype_classify_arc()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/fw/arc/
H A Dmemory.c98 case arc_free: in memtype_classify_arc()
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Darc.h113 void arc_free(spa_t *spa, const blkptr_t *bp);
/dports/www/openarc/OpenARC-eb430db/libopenarc/
H A Darc.h402 extern void arc_free __P((ARC_MESSAGE *));
H A Darc.c2279 arc_free(ARC_MESSAGE *msg) in arc_free() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/
H A Dsgiarcs.h115 arc_free, /* Generic free memory */ enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/
H A Dsgiarcs.h115 arc_free, /* Generic free memory */ enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/include/asm/
H A Dsgiarcs.h115 arc_free, /* Generic free memory */ enumerator
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzio.c1051 arc_free(zio->io_spa, bp); in zio_free_bp_init()
H A Darc.c3292 arc_free(spa_t *spa, const blkptr_t *bp) in arc_free() function
/dports/www/openarc/OpenARC-eb430db/openarc/
H A Dopenarc.c2213 arc_free(afc->mctx_arcmsg); in arcf_cleanup()