Searched refs:hashbin_get_next (Results 1 – 10 of 10) sorted by relevance
81 discovery = (discovery_t *) hashbin_get_next(cachelog); in irlmp_add_discovery()170 discovery = (discovery_t *) hashbin_get_next(log); in irlmp_expire_discoveries()240 discovery = (discovery_t *) hashbin_get_next(log);310 discovery = (discovery_t *) hashbin_get_next(log); in irlmp_copy_discoveries()328 discovery = (discovery_t *) hashbin_get_next(irlmp->cachelog)) { in discovery_seq_idx()347 : (void *) hashbin_get_next(irlmp->cachelog); in discovery_seq_next()
837 lap = (struct lap_cb *) hashbin_get_next(irlmp->links); in irlmp_do_expiry()887 lap = (struct lap_cb *) hashbin_get_next(irlmp->links); in irlmp_do_discovery()1257 lap = (struct lap_cb *) hashbin_get_next(irlmp->links); in irlmp_connless_data_request()1549 service = (irlmp_service_t *)hashbin_get_next(irlmp->services); in irlmp_unregister_service()1715 self = (struct lsap_cb*) hashbin_get_next(lap->lsaps); in irlmp_slsap_inuse()1720 lap = (struct lap_cb *) hashbin_get_next(irlmp->links); in irlmp_slsap_inuse()1740 self = (struct lsap_cb*) hashbin_get_next(irlmp->unconnected_lsaps); in irlmp_slsap_inuse()1879 element = hashbin_get_next(iter->hashbin)) { in irlmp_seq_hb_idx()1930 v = hashbin_get_next(iter->hashbin); in irlmp_seq_next()1990 self = (struct lsap_cb *)hashbin_get_next(lap->lsaps)) { in irlmp_seq_show()
823 *pnext = hashbin_get_next( hashbin ); in hashbin_find_next()875 irda_queue_t *hashbin_get_next( hashbin_t *hashbin) in hashbin_get_next() function921 EXPORT_SYMBOL(hashbin_get_next);
250 lsap = (struct lsap_cb *) hashbin_get_next(irlmp->unconnected_lsaps); in irlmp_link_unitdata_indication()480 lsap = (struct lsap_cb *) hashbin_get_next(queue); in irlmp_find_lsap()
996 obj; obj = (struct ias_object *) hashbin_get_next(irias_objects)) { in irias_seq_idx()1017 : (void *) hashbin_get_next(irias_objects); in irias_seq_next()1046 attrib = (struct ias_attrib *) hashbin_get_next(obj->attribs)) { in irias_seq_show()
1111 self; self = (struct irlap_cb *) hashbin_get_next(irlap)) { in irlap_seq_start()1126 return (void *) hashbin_get_next(irlap); in irlap_seq_next()
1825 self = (struct tsap_cb *) hashbin_get_next(irttp->tsaps)) { in irttp_seq_start()1840 return (void *) hashbin_get_next(irttp->tsaps); in irttp_seq_next()
523 self = (struct ircomm_cb *) hashbin_get_next(ircomm)) { in ircomm_seq_start()535 return (void *) hashbin_get_next(ircomm); in ircomm_seq_next()
1372 self = (struct ircomm_tty_cb *) hashbin_get_next(ircomm_tty); in ircomm_tty_proc_show()
794 new = (irnet_socket *) hashbin_get_next(irnet_server.list); in irnet_find_socket()813 new = (irnet_socket *) hashbin_get_next(irnet_server.list); in irnet_find_socket()1788 self = (irnet_socket *) hashbin_get_next(irnet_server.list); in irnet_proc_show()