Home
last modified time | relevance | path

Searched defs:hashv (Results 1 – 1 of 1) sorted by relevance

/net/irda/
Dirqueue.c449 void hashbin_insert(hashbin_t* hashbin, irda_queue_t* entry, long hashv, in hashbin_insert()
515 long hashv; in hashbin_remove_first() local
562 void* hashbin_remove( hashbin_t* hashbin, long hashv, const char* name) in hashbin_remove()
659 long hashv; in hashbin_remove_this() local
717 void* hashbin_find( hashbin_t* hashbin, long hashv, const char* name ) in hashbin_find()
772 void* hashbin_lock_find( hashbin_t* hashbin, long hashv, const char* name ) in hashbin_lock_find()
802 void* hashbin_find_next( hashbin_t* hashbin, long hashv, const char* name, in hashbin_find_next()