Searched refs:IDN_CHAN_LOCK_GLOBAL (Results 1 – 3 of 3) sorted by relevance
10171 IDN_CHAN_LOCK_GLOBAL(&idn.chan_servers[channel]); in idn_mainmbox_chan_register()10212 IDN_CHAN_LOCK_GLOBAL(&idn.chan_servers[c]); in idn_mainmbox_chan_unregister()10439 IDN_CHAN_LOCK_GLOBAL(csp); in idn_chanserver_bind()12215 IDN_CHAN_LOCK_GLOBAL(csp); in idn_open_channel()12287 IDN_CHAN_LOCK_GLOBAL(csp); in idn_close_channel()12298 IDN_CHAN_LOCK_GLOBAL(csp); in idn_close_channel()12353 IDN_CHAN_LOCK_GLOBAL(csp); in idn_activate_channel()12454 IDN_CHAN_LOCK_GLOBAL(csp); in idn_deactivate_channel()
4132 IDN_CHAN_LOCK_GLOBAL(&idn.chan_servers[c]); in idn_mboxtbl_report()4230 IDN_CHAN_LOCK_GLOBAL(&idn.chan_servers[c]); in idn_mainmbox_domain_report()4394 IDN_CHAN_LOCK_GLOBAL(&idn.chan_servers[i]); in idn_global_report()
2297 #define IDN_CHAN_LOCK_GLOBAL(csp) \ macro