Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/irda/
Dirqueue.h91 void* hashbin_remove_first(hashbin_t *hashbin);
/linux-2.4.37.9/net/irda/
Ddiscovery.c123 discovery = (discovery_t *) hashbin_remove_first(log); in irlmp_add_discovery_log()
127 discovery = (discovery_t *) hashbin_remove_first(log); in irlmp_add_discovery_log()
Dirqueue.c281 void *hashbin_remove_first( hashbin_t *hashbin) in hashbin_remove_first() function