Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc.c223 insert_hash(oversize_t *big) in insert_hash() function
604 insert_hash(big); in memalign()
677 insert_hash(big); in memalign()
715 insert_hash(big); in memalign()
1239 insert_hash(big); in oversize()
/illumos-gate/usr/src/tools/smatch/src/
H A Dtokenize.c842 static struct ident * insert_hash(struct ident *ident, unsigned long hash) in insert_hash() function
891 return insert_hash(ident, hash_name(ident->name, ident->len)); in hash_ident()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c1628 int insert_hash = 0; in nxge_add_flow() local
1633 insert_hash = nxge_flow_need_hash_lookup(nxgep, flow_res); in nxge_add_flow()
1635 if (insert_hash) { in nxge_add_flow()