Searched refs:PCTRIE_DEFINE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | pctrie.h | 42 PCTRIE_DEFINE(name, type, field, allocfn, freefn) \ 52 #define PCTRIE_DEFINE(name, type, field, allocfn, freefn) \ macro
|
| /f-stack/freebsd/vm/ |
| H A D | swap_pager.c | 520 PCTRIE_DEFINE(SWAP, swblk, p, swblk_trie_alloc, swblk_trie_free);
|