Searched refs:cache_object_new (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dexternal_cache.c65 obj = cache_object_new(external, ct);
130 obj = cache_object_new(external_exp, exp);
H A Dstats-mode.c155 obj = cache_object_new(STATE_STATS(cache), ct);
H A Dinternal_cache.c160 obj = cache_object_new(STATE(mode)->internal->ct.data, ct);
308 obj = cache_object_new(STATE(mode)->internal->exp.data, exp);
H A Dcache.c125 struct cache_object *cache_object_new(struct cache *c, void *ptr) function
288 obj = cache_object_new(c, ptr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dcache.h141 struct cache_object *cache_object_new(struct cache *c, void *ptr);

Completed in 36 milliseconds