Searched refs:hashbin_remove_this (Results 1 – 5 of 5) sorted by relevance
92 hashbin_remove_this(cachelog, (irda_queue_t *) node); in irlmp_add_discovery()201 curr = hashbin_remove_this(log, (irda_queue_t *) curr); in irlmp_expire_discoveries()
655 void* hashbin_remove_this( hashbin_t* hashbin, irda_queue_t* entry) in hashbin_remove_this() function707 EXPORT_SYMBOL(hashbin_remove_this);
135 node = hashbin_remove_this(irias_objects, (irda_queue_t *) obj); in irias_delete_object()164 node = hashbin_remove_this(obj->attribs, (irda_queue_t *) attrib); in irias_delete_attrib()
1536 hashbin_remove_this(irlmp->services, (irda_queue_t *) service); in irlmp_unregister_service()1647 hashbin_remove_this(irlmp->clients, (irda_queue_t *) client); in irlmp_unregister_client()
629 entry = hashbin_remove_this(irnet_server.list, (irda_queue_t *) self); in irda_irnet_destroy()