Home
last modified time | relevance | path

Searched refs:dlist_container (Results 126 – 150 of 776) sorted by relevance

12345678910>>...32

/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/utils/cache/
H A Dcatcache.c570 CatCList *cl = dlist_container(CatCList, cache_elem, iter.cur); in CatCacheInvalidate()
584 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur); in CatCacheInvalidate()
650 CatCList *cl = dlist_container(CatCList, cache_elem, iter.cur); in ResetCatalogCache()
665 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur); in ResetCatalogCache()
880 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur); in RehashCatCache()
1248 ct = dlist_container(CatCTup, cache_elem, iter.cur); in SearchCatCacheInternal()
1559 cl = dlist_container(CatCList, cache_elem, iter.cur); in SearchCatCacheList()
1659 ct = dlist_container(CatCTup, cache_elem, iter.cur); in SearchCatCacheList()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/utils/cache/
H A Dcatcache.c570 CatCList *cl = dlist_container(CatCList, cache_elem, iter.cur); in CatCacheInvalidate()
584 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur); in CatCacheInvalidate()
650 CatCList *cl = dlist_container(CatCList, cache_elem, iter.cur); in ResetCatalogCache()
665 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur); in ResetCatalogCache()
880 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur); in RehashCatCache()
1248 ct = dlist_container(CatCTup, cache_elem, iter.cur); in SearchCatCacheInternal()
1559 cl = dlist_container(CatCList, cache_elem, iter.cur); in SearchCatCacheList()
1659 ct = dlist_container(CatCTup, cache_elem, iter.cur); in SearchCatCacheList()
H A Dplancache.c1770 CachedPlanSource *plansource = dlist_container(CachedPlanSource, in PlanCacheRelCallback()
1823 CachedExpression *cexpr = dlist_container(CachedExpression, in PlanCacheRelCallback()
1854 CachedPlanSource *plansource = dlist_container(CachedPlanSource, in PlanCacheObjectCallback()
1924 CachedExpression *cexpr = dlist_container(CachedExpression, in PlanCacheObjectCallback()
1972 CachedPlanSource *plansource = dlist_container(CachedPlanSource, in ResetPlanCache()
2017 CachedExpression *cexpr = dlist_container(CachedExpression, in ResetPlanCache()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/utils/cache/
H A Dcatcache.c570 CatCList *cl = dlist_container(CatCList, cache_elem, iter.cur); in CatCacheInvalidate()
584 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur); in CatCacheInvalidate()
650 CatCList *cl = dlist_container(CatCList, cache_elem, iter.cur); in ResetCatalogCache()
665 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur); in ResetCatalogCache()
880 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur); in RehashCatCache()
1248 ct = dlist_container(CatCTup, cache_elem, iter.cur); in SearchCatCacheInternal()
1559 cl = dlist_container(CatCList, cache_elem, iter.cur); in SearchCatCacheList()
1659 ct = dlist_container(CatCTup, cache_elem, iter.cur); in SearchCatCacheList()
H A Dplancache.c1770 CachedPlanSource *plansource = dlist_container(CachedPlanSource,
1823 CachedExpression *cexpr = dlist_container(CachedExpression,
1854 CachedPlanSource *plansource = dlist_container(CachedPlanSource,
1924 CachedExpression *cexpr = dlist_container(CachedExpression,
1972 CachedPlanSource *plansource = dlist_container(CachedPlanSource,
2017 CachedExpression *cexpr = dlist_container(CachedExpression,
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/utils/cache/
H A Dcatcache.c570 CatCList *cl = dlist_container(CatCList, cache_elem, iter.cur); in CatCacheInvalidate()
584 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur); in CatCacheInvalidate()
650 CatCList *cl = dlist_container(CatCList, cache_elem, iter.cur); in ResetCatalogCache()
665 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur); in ResetCatalogCache()
880 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur); in RehashCatCache()
1248 ct = dlist_container(CatCTup, cache_elem, iter.cur); in SearchCatCacheInternal()
1559 cl = dlist_container(CatCList, cache_elem, iter.cur); in SearchCatCacheList()
1659 ct = dlist_container(CatCTup, cache_elem, iter.cur); in SearchCatCacheList()
H A Dplancache.c1770 CachedPlanSource *plansource = dlist_container(CachedPlanSource,
1823 CachedExpression *cexpr = dlist_container(CachedExpression,
1854 CachedPlanSource *plansource = dlist_container(CachedPlanSource,
1924 CachedExpression *cexpr = dlist_container(CachedExpression,
1972 CachedPlanSource *plansource = dlist_container(CachedPlanSource,
2017 CachedExpression *cexpr = dlist_container(CachedExpression,
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/utils/cache/
H A Dcatcache.c570 CatCList *cl = dlist_container(CatCList, cache_elem, iter.cur);
584 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur);
650 CatCList *cl = dlist_container(CatCList, cache_elem, iter.cur);
665 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur);
880 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur);
1248 ct = dlist_container(CatCTup, cache_elem, iter.cur);
1559 cl = dlist_container(CatCList, cache_elem, iter.cur);
1659 ct = dlist_container(CatCTup, cache_elem, iter.cur);
H A Dplancache.c1770 CachedPlanSource *plansource = dlist_container(CachedPlanSource, in PlanCacheRelCallback()
1823 CachedExpression *cexpr = dlist_container(CachedExpression, in PlanCacheRelCallback()
1854 CachedPlanSource *plansource = dlist_container(CachedPlanSource, in PlanCacheObjectCallback()
1924 CachedExpression *cexpr = dlist_container(CachedExpression, in PlanCacheObjectCallback()
1972 CachedPlanSource *plansource = dlist_container(CachedPlanSource, in ResetPlanCache()
2017 CachedExpression *cexpr = dlist_container(CachedExpression, in ResetPlanCache()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/utils/cache/
H A Dcatcache.c570 CatCList *cl = dlist_container(CatCList, cache_elem, iter.cur); in CatCacheInvalidate()
584 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur); in CatCacheInvalidate()
650 CatCList *cl = dlist_container(CatCList, cache_elem, iter.cur); in ResetCatalogCache()
665 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur); in ResetCatalogCache()
880 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur); in RehashCatCache()
1248 ct = dlist_container(CatCTup, cache_elem, iter.cur); in SearchCatCacheInternal()
1559 cl = dlist_container(CatCList, cache_elem, iter.cur); in SearchCatCacheList()
1659 ct = dlist_container(CatCTup, cache_elem, iter.cur); in SearchCatCacheList()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/utils/cache/
H A Dcatcache.c570 CatCList *cl = dlist_container(CatCList, cache_elem, iter.cur);
584 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur);
650 CatCList *cl = dlist_container(CatCList, cache_elem, iter.cur);
665 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur);
880 CatCTup *ct = dlist_container(CatCTup, cache_elem, iter.cur);
1248 ct = dlist_container(CatCTup, cache_elem, iter.cur);
1559 cl = dlist_container(CatCList, cache_elem, iter.cur);
1659 ct = dlist_container(CatCTup, cache_elem, iter.cur);
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/utils/cache/
H A Dplancache.c1770 CachedPlanSource *plansource = dlist_container(CachedPlanSource, in PlanCacheRelCallback()
1823 CachedExpression *cexpr = dlist_container(CachedExpression, in PlanCacheRelCallback()
1854 CachedPlanSource *plansource = dlist_container(CachedPlanSource, in PlanCacheObjectCallback()
1924 CachedExpression *cexpr = dlist_container(CachedExpression, in PlanCacheObjectCallback()
1972 CachedPlanSource *plansource = dlist_container(CachedPlanSource, in ResetPlanCache()
2017 CachedExpression *cexpr = dlist_container(CachedExpression, in ResetPlanCache()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/utils/cache/
H A Dplancache.c1770 CachedPlanSource *plansource = dlist_container(CachedPlanSource,
1823 CachedExpression *cexpr = dlist_container(CachedExpression,
1854 CachedPlanSource *plansource = dlist_container(CachedPlanSource,
1924 CachedExpression *cexpr = dlist_container(CachedExpression,
1972 CachedPlanSource *plansource = dlist_container(CachedPlanSource,
2017 CachedExpression *cexpr = dlist_container(CachedExpression,
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/cache/
H A Dplancache.c1770 CachedPlanSource *plansource = dlist_container(CachedPlanSource,
1823 CachedExpression *cexpr = dlist_container(CachedExpression,
1854 CachedPlanSource *plansource = dlist_container(CachedPlanSource,
1924 CachedExpression *cexpr = dlist_container(CachedExpression,
1972 CachedPlanSource *plansource = dlist_container(CachedPlanSource,
2017 CachedExpression *cexpr = dlist_container(CachedExpression,
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/mmgr/
H A Dslab.c305 SlabBlock *block = dlist_container(SlabBlock, node, miter.cur); in SlabReset()
654 SlabBlock *block = dlist_container(SlabBlock, node, iter.cur); in SlabStats()
714 SlabBlock *block = dlist_container(SlabBlock, node, iter.cur); in SlabCheck()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/mmgr/
H A Dslab.c305 SlabBlock *block = dlist_container(SlabBlock, node, miter.cur); in SlabReset()
654 SlabBlock *block = dlist_container(SlabBlock, node, iter.cur); in SlabStats()
714 SlabBlock *block = dlist_container(SlabBlock, node, iter.cur); in SlabCheck()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/mmgr/
H A Dslab.c305 SlabBlock *block = dlist_container(SlabBlock, node, miter.cur); in SlabReset()
654 SlabBlock *block = dlist_container(SlabBlock, node, iter.cur); in SlabStats()
714 SlabBlock *block = dlist_container(SlabBlock, node, iter.cur); in SlabCheck()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/mmgr/
H A Dslab.c305 SlabBlock *block = dlist_container(SlabBlock, node, miter.cur); in SlabReset()
654 SlabBlock *block = dlist_container(SlabBlock, node, iter.cur); in SlabStats()
714 SlabBlock *block = dlist_container(SlabBlock, node, iter.cur); in SlabCheck()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/mmgr/
H A Dslab.c305 SlabBlock *block = dlist_container(SlabBlock, node, miter.cur); in SlabReset()
654 SlabBlock *block = dlist_container(SlabBlock, node, iter.cur); in SlabStats()
714 SlabBlock *block = dlist_container(SlabBlock, node, iter.cur); in SlabCheck()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/mmgr/
H A Dslab.c305 SlabBlock *block = dlist_container(SlabBlock, node, miter.cur); in SlabReset()
654 SlabBlock *block = dlist_container(SlabBlock, node, iter.cur); in SlabStats()
714 SlabBlock *block = dlist_container(SlabBlock, node, iter.cur); in SlabCheck()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/mmgr/
H A Dgeneration.c296 GenerationBlock *block = dlist_container(GenerationBlock, node, miter.cur); in GenerationReset()
703 GenerationBlock *block = dlist_container(GenerationBlock, node, iter.cur); in GenerationStats()
753 GenerationBlock *block = dlist_container(GenerationBlock, node, iter.cur); in GenerationCheck()
H A Dslab.c317 SlabBlock *block = dlist_container(SlabBlock, node, miter.cur); in SlabReset()
669 SlabBlock *block = dlist_container(SlabBlock, node, iter.cur); in SlabStats()
730 SlabBlock *block = dlist_container(SlabBlock, node, iter.cur); in SlabCheck()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/mmgr/
H A Dgeneration.c296 GenerationBlock *block = dlist_container(GenerationBlock, node, miter.cur); in GenerationReset()
703 GenerationBlock *block = dlist_container(GenerationBlock, node, iter.cur); in GenerationStats()
753 GenerationBlock *block = dlist_container(GenerationBlock, node, iter.cur); in GenerationCheck()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/mmgr/
H A Dslab.c317 SlabBlock *block = dlist_container(SlabBlock, node, miter.cur); in SlabReset()
669 SlabBlock *block = dlist_container(SlabBlock, node, iter.cur); in SlabStats()
730 SlabBlock *block = dlist_container(SlabBlock, node, iter.cur); in SlabCheck()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/mmgr/
H A Dgeneration.c296 GenerationBlock *block = dlist_container(GenerationBlock, node, miter.cur); in GenerationReset()
703 GenerationBlock *block = dlist_container(GenerationBlock, node, iter.cur); in GenerationStats()
753 GenerationBlock *block = dlist_container(GenerationBlock, node, iter.cur); in GenerationCheck()

12345678910>>...32