Searched refs:HB_LOCK (Results 1 – 10 of 10) sorted by relevance
370 if ( hashbin->hb_type & HB_LOCK ) { in hashbin_new()399 if ( hashbin->hb_type & HB_LOCK ) { in hashbin_delete()423 if ( hashbin->hb_type & HB_LOCK) { in hashbin_delete()464 if ( hashbin->hb_type & HB_LOCK ) { in hashbin_insert()483 if ( hashbin->hb_type & HB_LOCK ) { in hashbin_insert()504 if ( hashbin->hb_type & HB_LOCK ) { in hashbin_remove_first()536 if ( hashbin->hb_type & HB_LOCK ) { in hashbin_remove_first()575 if ( hashbin->hb_type & HB_LOCK ) { in hashbin_remove()624 if ( hashbin->hb_type & HB_LOCK ) { in hashbin_remove()660 if ( hashbin->hb_type & HB_LOCK ) { in hashbin_remove_this()[all …]
71 tasks = hashbin_new(HB_LOCK); in irda_device_init()
93 irlmp->clients = hashbin_new(HB_LOCK); in irlmp_init()94 irlmp->services = hashbin_new(HB_LOCK); in irlmp_init()95 irlmp->links = hashbin_new(HB_LOCK); in irlmp_init()96 irlmp->unconnected_lsaps = hashbin_new(HB_LOCK); in irlmp_init()304 lap->lsaps = hashbin_new(HB_LOCK); in irlmp_register_link()
104 iriap = hashbin_new(HB_LOCK); in iriap_init()109 irias_objects = hashbin_new(HB_LOCK); in iriap_init()
71 obj->attribs = hashbin_new(HB_LOCK); in irias_new_object()
84 irlap = hashbin_new(HB_LOCK); in irlap_init()
99 irttp->tsaps = hashbin_new(HB_LOCK); in irttp_init()
43 #define HB_LOCK 1 /* Prevent concurent write with global lock */ macro
70 ircomm = hashbin_new(HB_LOCK); in ircomm_init()
148 ircomm_tty = hashbin_new(HB_LOCK); in ircomm_tty_init()