Searched defs:slab (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/sbin/unwind/libunbound/validator/ |
| D | val_kcache.h | 56 struct slabhash* slab; member
|
| /openbsd/src/usr.sbin/unbound/validator/ |
| D | val_kcache.h | 56 struct slabhash* slab; member
|
| /openbsd/src/sbin/unwind/libunbound/util/storage/ |
| D | slabhash.c | 243 size_t slab, cnt = 0; in count_slabhash_entries() local 255 size_t slab, cnt = 0, max_collisions = 0; in get_slabhash_stats() local
|
| /openbsd/src/usr.sbin/unbound/util/storage/ |
| D | slabhash.c | 243 size_t slab, cnt = 0; in count_slabhash_entries() local 255 size_t slab, cnt = 0, max_collisions = 0; in get_slabhash_stats() local
|
| /openbsd/src/usr.sbin/unbound/daemon/ |
| D | cachedump.c | 126 size_t slab; in dump_rrset_cache() local 283 size_t slab; in dump_msg_cache() local
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | op.c | 235 OPSLAB *slab; in S_new_slab() local 273 #define link_freed_op(slab, o) S_link_freed_op(aTHX_ slab, o) argument 275 S_link_freed_op(pTHX_ OPSLAB *slab, OP *o) { in S_link_freed_op() 431 Perl_Slab_to_ro(pTHX_ OPSLAB *slab) in Perl_Slab_to_ro() 447 Perl_Slab_to_rw(pTHX_ OPSLAB *const slab) in Perl_Slab_to_rw() 489 OPSLAB *slab; in Perl_Slab_Free() local 514 Perl_opslab_free_nopad(pTHX_ OPSLAB *slab) in Perl_opslab_free_nopad() 537 Perl_opslab_free(pTHX_ OPSLAB *slab) in Perl_opslab_free() 569 Perl_opslab_force_free(pTHX_ OPSLAB *slab) in Perl_opslab_force_free() 614 OPSLAB *const slab = o->op_slabbed ? OpSLAB(o) : NULL; in Perl_op_refcnt_inc() local [all …]
|
| D | op.h | 764 #define OpSLOToff(slab, offset) \ argument 767 # define OpslabREFCNT_dec(slab) \ argument 772 # define OpslabREFCNT_dec_padok(slab) \ argument
|
| D | pad.c | 508 OPSLAB *slab = NULL; in Perl_cv_forget_slab() local
|
| D | toke.c | 973 Perl_parser_free_nexttoke_ops(pTHX_ yy_parser *parser, OPSLAB *slab) in Perl_parser_free_nexttoke_ops()
|
| /openbsd/src/usr.sbin/unbound/testcode/ |
| D | unitmain.c | 464 struct infra_cache* slab; in infra_test() local
|