Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/char/pcmcia/
Dsynclink_cs.c182 bool bh_requested; member
758 info->bh_requested = false; in bh_action()
1246 if (info->pending_bh && !info->bh_running && !info->bh_requested) { in mgslpc_isr()
1251 info->bh_requested = true; in mgslpc_isr()
2588 info->tx_active,info->bh_requested,info->bh_running, in line_info()
/Linux-v5.15/drivers/tty/
Dsynclink_gt.c251 bool bh_requested; member
1234 info->tx_active,info->bh_requested,info->bh_running, in line_info()
1848 info->bh_requested = false; in bh_action()
2323 !port->bh_requested) { in slgt_interrupt()
2326 port->bh_requested = true; in slgt_interrupt()