Home
last modified time | relevance | path

Searched refs:purge_list (Results 1 – 25 of 61) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/gtest/gc/g1/
H A Dtest_g1CodeCacheRemSet.cpp36 G1CodeRootSetTable* purge_list() { in purge_list() function in G1CodeRootSetTest
72 ASSERT_NE(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
87 ASSERT_NE(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
92 ASSERT_EQ(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/gtest/gc/g1/
H A Dtest_g1CodeCacheRemSet.cpp36 G1CodeRootSetTable* purge_list() { in purge_list() function in G1CodeRootSetTest
72 ASSERT_NE(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
87 ASSERT_NE(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
92 ASSERT_EQ(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/gtest/gc/g1/
H A Dtest_g1CodeCacheRemSet.cpp36 G1CodeRootSetTable* purge_list() { in purge_list() function in G1CodeRootSetTest
72 ASSERT_NE(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
87 ASSERT_NE(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
92 ASSERT_EQ(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/gtest/gc/g1/
H A Dtest_g1CodeCacheRemSet.cpp36 G1CodeRootSetTable* purge_list() { in purge_list() function in G1CodeRootSetTest
72 ASSERT_NE(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
87 ASSERT_NE(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
92 ASSERT_EQ(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/gtest/gc/g1/
H A Dtest_g1CodeCacheRemSet.cpp36 G1CodeRootSetTable* purge_list() { in purge_list() function in G1CodeRootSetTest
72 ASSERT_NE(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
87 ASSERT_NE(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
92 ASSERT_EQ(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/gtest/gc/g1/
H A Dtest_g1CodeCacheRemSet.cpp36 G1CodeRootSetTable* purge_list() { in purge_list() function in G1CodeRootSetTest
72 ASSERT_NE(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
87 ASSERT_NE(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
92 ASSERT_EQ(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/gtest/gc/g1/
H A Dtest_g1CodeCacheRemSet.cpp36 G1CodeRootSetTable* purge_list() { in purge_list() function in G1CodeRootSetTest
72 ASSERT_NE(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
87 ASSERT_NE(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
92 ASSERT_EQ(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/gtest/gc/g1/
H A Dtest_g1CodeCacheRemSet.cpp36 G1CodeRootSetTable* purge_list() { in purge_list() function in G1CodeRootSetTest
72 ASSERT_NE(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
87 ASSERT_NE(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
92 ASSERT_EQ(purge_list(), (G1CodeRootSetTable*) NULL) in TEST_VM_F()
/dports/mail/cone/cone-1.1/libs/maildir/
H A Dmaildircache.c433 struct purge_list { struct
434 struct purge_list *next; argument
438 static void add_purge_list(struct purge_list **p, const char *a) in add_purge_list() argument
441 struct purge_list *pp; in add_purge_list()
446 pp=malloc(sizeof(struct purge_list)); in add_purge_list()
468 struct purge_list *pl; in maildir_cache_purge()
554 struct purge_list *p=pl; in maildir_cache_purge()
569 struct purge_list *pl=NULL, *p; in rmrf()
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/maildir/
H A Dmaildircache.c434 struct purge_list { struct
435 struct purge_list *next; argument
439 static void add_purge_list(struct purge_list **p, const char *a) in add_purge_list() argument
442 struct purge_list *pp; in add_purge_list()
447 pp=malloc(sizeof(struct purge_list)); in add_purge_list()
469 struct purge_list *pl; in maildir_cache_purge()
555 struct purge_list *p=pl; in maildir_cache_purge()
570 struct purge_list *pl=NULL, *p; in rmrf()
/dports/mail/courier/courier-0.65.3/maildir/
H A Dmaildircache.c433 struct purge_list { struct
434 struct purge_list *next; argument
438 static void add_purge_list(struct purge_list **p, const char *a) in add_purge_list() argument
441 struct purge_list *pp; in add_purge_list()
446 pp=malloc(sizeof(struct purge_list)); in add_purge_list()
468 struct purge_list *pl; in maildir_cache_purge()
554 struct purge_list *p=pl; in maildir_cache_purge()
569 struct purge_list *pl=NULL, *p; in rmrf()
/dports/mail/courier-imap/courier-imap-5.1.4/libs/maildir/
H A Dmaildircache.c434 struct purge_list { struct
435 struct purge_list *next; argument
439 static void add_purge_list(struct purge_list **p, const char *a) in add_purge_list() argument
442 struct purge_list *pp; in add_purge_list()
447 pp=malloc(sizeof(struct purge_list)); in add_purge_list()
469 struct purge_list *pl; in maildir_cache_purge()
555 struct purge_list *p=pl; in maildir_cache_purge()
570 struct purge_list *pl=NULL, *p; in rmrf()
/dports/mail/maildrop/maildrop-3.0.3/libs/maildir/
H A Dmaildircache.c434 struct purge_list { struct
435 struct purge_list *next; argument
439 static void add_purge_list(struct purge_list **p, const char *a) in add_purge_list() argument
442 struct purge_list *pp; in add_purge_list()
447 pp=malloc(sizeof(struct purge_list)); in add_purge_list()
469 struct purge_list *pl; in maildir_cache_purge()
555 struct purge_list *p=pl; in maildir_cache_purge()
570 struct purge_list *pl=NULL, *p; in rmrf()
/dports/www/apache24/httpd-2.4.53/modules/http2/
H A Dh2_bucket_beam.c297 while (!H2_BLIST_EMPTY(&beam->purge_list)) { in r_purge_sent()
298 b = H2_BLIST_FIRST(&beam->purge_list); in r_purge_sent()
419 H2_BLIST_INSERT_TAIL(&beam->purge_list, b); in h2_beam_emitted()
424 H2_BLIST_INSERT_TAIL(&beam->purge_list, b); in h2_beam_emitted()
520 h2_blist_cleanup(&beam->purge_list); in beam_send_cleanup()
610 ap_assert(H2_BLIST_EMPTY(&beam->purge_list)); in beam_cleanup()
646 H2_BLIST_INIT(&beam->purge_list); in h2_beam_create()
H A Dh2_bucket_beam.h170 h2_blist purge_list; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/i915/gem/
H A Di915_gem_pm.c47 &i915->mm.purge_list, in i915_gem_suspend_late()
H A Di915_gem_shrinker.c108 { &i915->mm.purge_list, ~0u }, in i915_gem_shrink()
511 &obj_to_i915(obj)->mm.purge_list); in i915_gem_object_make_purgeable()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/i915/gem/
H A Di915_gem_pm.c47 &i915->mm.purge_list, in i915_gem_suspend_late()
H A Di915_gem_shrinker.c108 { &i915->mm.purge_list, ~0u }, in i915_gem_shrink()
511 &obj_to_i915(obj)->mm.purge_list); in i915_gem_object_make_purgeable()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/i915/gem/
H A Di915_gem_pm.c47 &i915->mm.purge_list, in i915_gem_suspend_late()
H A Di915_gem_shrinker.c108 { &i915->mm.purge_list, ~0u }, in i915_gem_shrink()
511 &obj_to_i915(obj)->mm.purge_list); in i915_gem_object_make_purgeable()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ocfs2/dlm/
H A Ddlmthread.c119 list_add_tail(&res->purge, &dlm->purge_list); in __dlm_lockres_calc_usage()
286 while(run_max && !list_empty(&dlm->purge_list)) { in dlm_run_purge_list()
289 lockres = list_entry(dlm->purge_list.next, in dlm_run_purge_list()
322 list_move_tail(&lockres->purge, &dlm->purge_list); in dlm_run_purge_list()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ocfs2/dlm/
H A Ddlmthread.c119 list_add_tail(&res->purge, &dlm->purge_list); in __dlm_lockres_calc_usage()
286 while(run_max && !list_empty(&dlm->purge_list)) { in dlm_run_purge_list()
289 lockres = list_entry(dlm->purge_list.next, in dlm_run_purge_list()
322 list_move_tail(&lockres->purge, &dlm->purge_list); in dlm_run_purge_list()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ocfs2/dlm/
H A Ddlmthread.c119 list_add_tail(&res->purge, &dlm->purge_list); in __dlm_lockres_calc_usage()
286 while(run_max && !list_empty(&dlm->purge_list)) { in dlm_run_purge_list()
289 lockres = list_entry(dlm->purge_list.next, in dlm_run_purge_list()
322 list_move_tail(&lockres->purge, &dlm->purge_list); in dlm_run_purge_list()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/agt/
H A Dparser.cpp428 static parse_rec *purge_list(parse_rec *list) in purge_list() function
563 alist = purge_list(alist); in fix_actor()
576 return purge_list(alist); in fix_actor()
629 ilist = purge_list(ilist); in add_disambig_info()
842 list = purge_list(list); /* Delete marked items */ in disambig_a_noun()
860 list = purge_list(list); in disambig_a_noun()
1044 nlist = purge_list(nlist); in parse_a_noun()

123