Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/pcmcia/
Dsynclink_cs.c182 bool bh_requested; member
760 info->bh_requested = false; in bh_action()
1248 if (info->pending_bh && !info->bh_running && !info->bh_requested) { in mgslpc_isr()
1253 info->bh_requested = true; in mgslpc_isr()
2599 info->tx_active,info->bh_requested,info->bh_running, in line_info()
/Linux-v4.19/drivers/tty/
Dsynclink_gt.c277 bool bh_requested; member
1299 info->tx_active,info->bh_requested,info->bh_running, in line_info()
1918 info->bh_requested = false; in bh_action()
2393 !port->bh_requested) { in slgt_interrupt()
2396 port->bh_requested = true; in slgt_interrupt()
Dsynclinkmp.c187 bool bh_requested; member
1404 info->tx_active,info->bh_requested,info->bh_running, in line_info()
1971 info->bh_requested = false; in bh_action()
2601 !port->bh_requested ) { in synclinkmp_interrupt()
2606 port->bh_requested = true; in synclinkmp_interrupt()
Dsynclink.c212 bool bh_requested; member
1043 info->bh_requested = false; in mgsl_bh_action()
1723 if ( info->pending_bh && !info->bh_running && !info->bh_requested ) { in mgsl_interrupt()
1728 info->bh_requested = true; in mgsl_interrupt()
3499 info->tx_active,info->bh_requested,info->bh_running, in line_info()