Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/irda/
Dirqueue.h85 void* hashbin_remove_first(hashbin_t *hashbin);
/linux-3.4.99/net/irda/
Ddiscovery.c135 discovery = (discovery_t *) hashbin_remove_first(log); in irlmp_add_discovery_log()
139 discovery = (discovery_t *) hashbin_remove_first(log); in irlmp_add_discovery_log()
Dirqueue.c502 void *hashbin_remove_first( hashbin_t *hashbin) in hashbin_remove_first() function