Home
last modified time | relevance | path

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

/Linux-v4.19/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()
2599 info->tx_active,info->bh_requested,info->bh_running, in line_info()
/Linux-v4.19/drivers/tty/
Dsynclink_gt.c278 bool bh_running; member
1299 info->tx_active,info->bh_requested,info->bh_running, in line_info()
1917 info->bh_running = false; in bh_action()
1935 info->bh_running = true; in bh_handler()
2392 port->pending_bh && !port->bh_running && in slgt_interrupt()
Dsynclinkmp.c185 bool bh_running; /* Protection from multiple */ member
1404 info->tx_active,info->bh_requested,info->bh_running, in line_info()
1970 info->bh_running = false; in bh_action()
1990 info->bh_running = true; in bh_handler()
2600 port->pending_bh && !port->bh_running && in synclinkmp_interrupt()
Dsynclink.c210 bool bh_running; /* Protection from multiple */ member
1042 info->bh_running = false; in mgsl_bh_action()
1064 info->bh_running = true; in mgsl_bh_handler()
1723 if ( info->pending_bh && !info->bh_running && !info->bh_requested ) { in mgsl_interrupt()
3499 info->tx_active,info->bh_requested,info->bh_running, in line_info()