Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/drivers/tty/
Dsynclink_gt.c278 bool bh_running; member
1290 info->tx_active,info->bh_requested,info->bh_running, in line_info()
1905 info->bh_running = false; in bh_action()
1923 info->bh_running = true; in bh_handler()
2380 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()
1966 info->bh_running = false; in bh_action()
1986 info->bh_running = true; in bh_handler()
2596 port->pending_bh && !port->bh_running && in synclinkmp_interrupt()
Dsynclink.c210 bool bh_running; /* Protection from multiple */ member
1041 info->bh_running = false; in mgsl_bh_action()
1063 info->bh_running = true; in mgsl_bh_handler()
1722 if ( info->pending_bh && !info->bh_running && !info->bh_requested ) { in mgsl_interrupt()
3491 info->tx_active,info->bh_requested,info->bh_running, in line_info()