Searched refs:hashbin_remove_this (Results 1 – 5 of 5) sorted by relevance
92 void* hashbin_remove_this( hashbin_t* hashbin, irda_queue_t* entry);
86 hashbin_remove_this(cachelog, (irda_queue_t *) node); in irlmp_add_discovery()166 curr = hashbin_remove_this(log, (irda_queue_t *) curr); in irlmp_expire_discoveries()
138 EXPORT_SYMBOL(hashbin_remove_this);
404 void* hashbin_remove_this( hashbin_t* hashbin, irda_queue_t* entry) in hashbin_remove_this() function
599 entry = hashbin_remove_this(irnet_server.list, (irda_queue_t *) self); in irda_irnet_destroy()