Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dsubr_thmap.c488 leaf_create(const thmap_t *thmap, const void *key, size_t len, void *val) in leaf_create() function
734 leaf = leaf_create(thmap, key, len, val); in thmap_put()