Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dsubr_thmap.c213 } thmap_query_t; typedef
361 hashval_init(thmap_query_t *query, const uint8_t seed[static HASHVAL_SEEDLEN], in hashval_init()
378 hashval_getslot(thmap_query_t *query, const void * restrict key, size_t len) in hashval_getslot()
405 hashval_getl0slot(const thmap_t *thmap, const thmap_query_t *query, in hashval_getl0slot()
553 root_try_put(thmap_t *thmap, const thmap_query_t *query, thmap_leaf_t *leaf) in root_try_put()
603 find_edge_node(const thmap_t *thmap, thmap_query_t *query, in find_edge_node()
651 find_edge_node_locked(const thmap_t *thmap, thmap_query_t *query, in find_edge_node_locked()
696 thmap_query_t query; in thmap_get()
725 thmap_query_t query; in thmap_put()
855 thmap_query_t query; in thmap_del()