Home
last modified time | relevance | path

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

/linux-6.1.9/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()
2591 info->tx_active,info->bh_requested,info->bh_running, in line_info()
/linux-6.1.9/drivers/tty/
Dsynclink_gt.c248 bool bh_requested; member
1228 info->tx_active,info->bh_requested,info->bh_running, in line_info()
1844 info->bh_requested = false; in bh_action()
2319 !port->bh_requested) { in slgt_interrupt()
2322 port->bh_requested = true; in slgt_interrupt()