Searched refs:UNLOCK_BH (Results 1 – 5 of 5) sorted by relevance
160 UNLOCK_BH(&redir_lock); in destroyme()242 UNLOCK_BH(&redir_lock); in do_redirect()278 UNLOCK_BH(&redir_lock); in check_for_redirect()306 UNLOCK_BH(&redir_lock); in check_for_unredirect()
131 UNLOCK_BH(&ulog_lock); in ulog_timer()265 UNLOCK_BH(&ulog_lock); in ipt_ulog_target()276 UNLOCK_BH(&ulog_lock); in ipt_ulog_target()
292 UNLOCK_BH(&ip_ftp_lock); in help()
106 UNLOCK_BH(&ip_nat_seqofs_lock); in ip_nat_resize_packet()
71 #define UNLOCK_BH(lk) \ macro121 #define UNLOCK_BH(l) spin_unlock_bh(l) macro