Home
last modified time | relevance | path

Searched refs:entrylocks (Results 1 – 6 of 6) sorted by relevance

/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dacache.c223 isc_rwlock_t *entrylocks; member
225 isc_mutex_t *entrylocks; member
493 sizeof(*acache->entrylocks) * in destroy()
1140 acache->entrylocks = NULL; in dns_acache_create()
1160 acache->entrylocks = isc_mem_get(mctx, sizeof(*acache->entrylocks) * in dns_acache_create()
1162 if (acache->entrylocks == NULL) { in dns_acache_create()
1172 sizeof(*acache->entrylocks) * in dns_acache_create()
1174 acache->entrylocks = NULL; in dns_acache_create()
1201 if (acache->entrylocks != NULL) { in dns_acache_create()
1204 isc_mem_put(mctx, acache->entrylocks, in dns_acache_create()
[all …]
H A Dadb.c672 adb->entrylocks = newentrylocks; in grow_entries()
1276 LOCK(&adb->entrylocks[bucket]); in shutdown_entries()
1620 LOCK(&adb->entrylocks[bucket]); in inc_entry_refcnt()
2453 LOCK(&adb->entrylocks[bucket]); in cleanup_entries()
2572 adb->entrylocks = NULL; in dns_adb_create()
2642 ALLOCENTRY(adb, entrylocks); in dns_adb_create()
2751 if (adb->entrylocks != NULL) in dns_adb_create()
3513 LOCK(&adb->entrylocks[i]); in dump_adb()
3520 UNLOCK(&adb->entrylocks[i]); in dump_adb()
4104 LOCK(&adb->entrylocks[bucket]); in dns_adb_marklame()
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dadb.c142 isc_mutex_t *entrylocks; member
685 adb->entrylocks = newentrylocks; in grow_entries()
1317 LOCK(&adb->entrylocks[bucket]); in shutdown_entries()
2483 LOCK(&adb->entrylocks[bucket]); in cleanup_entries()
2582 adb->entrylocks = NULL; in dns_adb_create()
2631 ALLOCENTRY(adb, entrylocks); in dns_adb_create()
2715 if (adb->entrylocks != NULL) { in dns_adb_create()
3440 LOCK(&adb->entrylocks[i]); in dump_adb()
3502 LOCK(&adb->entrylocks[i]); in dump_adb()
3512 UNLOCK(&adb->entrylocks[i]); in dump_adb()
[all …]
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dadb.c144 isc_mutex_t *entrylocks; member
694 adb->entrylocks = newentrylocks; in grow_entries()
1326 LOCK(&adb->entrylocks[bucket]); in shutdown_entries()
2501 LOCK(&adb->entrylocks[bucket]); in cleanup_entries()
2600 adb->entrylocks = NULL; in dns_adb_create()
2649 ALLOCENTRY(adb, entrylocks); in dns_adb_create()
2733 if (adb->entrylocks != NULL) { in dns_adb_create()
3459 LOCK(&adb->entrylocks[i]); in dump_adb()
3521 LOCK(&adb->entrylocks[i]); in dump_adb()
3531 UNLOCK(&adb->entrylocks[i]); in dump_adb()
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dadb.c148 isc_mutex_t *entrylocks; member
704 adb->entrylocks = newentrylocks; in grow_entries()
1340 LOCK(&adb->entrylocks[bucket]); in shutdown_entries()
2530 LOCK(&adb->entrylocks[bucket]); in cleanup_entries()
2645 adb->entrylocks = NULL; in dns_adb_create()
2699 ALLOCENTRY(adb, entrylocks); in dns_adb_create()
2807 if (adb->entrylocks != NULL) { in dns_adb_create()
3553 LOCK(&adb->entrylocks[i]); in dump_adb()
3615 LOCK(&adb->entrylocks[i]); in dump_adb()
3625 UNLOCK(&adb->entrylocks[i]); in dump_adb()
[all …]
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dadb.c144 isc_mutex_t *entrylocks; member
694 adb->entrylocks = newentrylocks; in grow_entries()
1326 LOCK(&adb->entrylocks[bucket]); in shutdown_entries()
2501 LOCK(&adb->entrylocks[bucket]); in cleanup_entries()
2600 adb->entrylocks = NULL; in dns_adb_create()
2649 ALLOCENTRY(adb, entrylocks); in dns_adb_create()
2733 if (adb->entrylocks != NULL) { in dns_adb_create()
3459 LOCK(&adb->entrylocks[i]); in dump_adb()
3521 LOCK(&adb->entrylocks[i]); in dump_adb()
3531 UNLOCK(&adb->entrylocks[i]); in dump_adb()
[all …]