Home
last modified time | relevance | path

Searched refs:bh_running (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/char/pcmcia/
Dsynclink_cs.c181 bool bh_running; member
759 info->bh_running = false; in bh_action()
778 info->bh_running = true; in bh_handler()
1248 if (info->pending_bh && !info->bh_running && !info->bh_requested) { in mgslpc_isr()
2620 info->tx_active,info->bh_requested,info->bh_running, in line_info()
/linux-4.1.27/drivers/tty/
Dsynclink_gt.c279 bool bh_running; member
1314 info->tx_active,info->bh_requested,info->bh_running, in line_info()
1942 info->bh_running = false; in bh_action()
1960 info->bh_running = true; in bh_handler()
2417 port->pending_bh && !port->bh_running && in slgt_interrupt()
Dsynclinkmp.c185 bool bh_running; /* Protection from multiple */ member
1418 info->tx_active,info->bh_requested,info->bh_running, in line_info()
1995 info->bh_running = false; in bh_action()
2015 info->bh_running = true; in bh_handler()
2625 port->pending_bh && !port->bh_running && in synclinkmp_interrupt()
Dsynclink.c211 bool bh_running; /* Protection from multiple */ member
1043 info->bh_running = false; in mgsl_bh_action()
1065 info->bh_running = true; in mgsl_bh_handler()
1725 if ( info->pending_bh && !info->bh_running && !info->bh_requested ) { in mgsl_interrupt()
3525 info->tx_active,info->bh_requested,info->bh_running, in line_info()