HomeSort by: relevance | last modified time | path
    Searched defs:thmap_create (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
subr_thmap.c 1003 * thmap_create: construct a new trie-hash map object.
1006 thmap_create(uintptr_t baseptr, const thmap_ops_t *ops, unsigned flags) function in typeref:typename:thmap_t *
subr_thmap.c 1003 * thmap_create: construct a new trie-hash map object.
1006 thmap_create(uintptr_t baseptr, const thmap_ops_t *ops, unsigned flags) function in typeref:typename:thmap_t *

Completed in 22 milliseconds