Home
last modified time | relevance | path

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

/Linux-v5.4/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()
2598 info->tx_active,info->bh_requested,info->bh_running, in line_info()
/Linux-v5.4/drivers/tty/
Dsynclink_gt.c278 bool bh_running; member
1290 info->tx_active,info->bh_requested,info->bh_running, in line_info()
1908 info->bh_running = false; in bh_action()
1926 info->bh_running = true; in bh_handler()
2383 port->pending_bh && !port->bh_running && in slgt_interrupt()
Dsynclinkmp.c185 bool bh_running; /* Protection from multiple */ member
1403 info->tx_active,info->bh_requested,info->bh_running, in line_info()
1969 info->bh_running = false; in bh_action()
1989 info->bh_running = true; in bh_handler()
2599 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()
3498 info->tx_active,info->bh_requested,info->bh_running, in line_info()