Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/char/pcmcia/
Dsynclink_cs.c183 bool bh_running; member
752 info->bh_running = false; in bh_action()
774 info->bh_running = true; in bh_handler()
1244 if (info->pending_bh && !info->bh_running && !info->bh_requested) { in mgslpc_isr()
2618 info->tx_active,info->bh_requested,info->bh_running, in line_info()
/linux-2.6.39/drivers/tty/
Dsynclinkmp.c186 bool bh_running; /* Protection from multiple */ member
1411 info->tx_active,info->bh_requested,info->bh_running, in line_info()
1987 info->bh_running = false; in bh_action()
2010 info->bh_running = true; in bh_handler()
2628 port->pending_bh && !port->bh_running && in synclinkmp_interrupt()
Dsynclink_gt.c280 bool bh_running; member
1316 info->tx_active,info->bh_requested,info->bh_running, in line_info()
1947 info->bh_running = false; in bh_action()
1967 info->bh_running = true; in bh_handler()
2424 port->pending_bh && !port->bh_running && in slgt_interrupt()
Dsynclink.c214 bool bh_running; /* Protection from multiple */ member
1047 info->bh_running = false; in mgsl_bh_action()
1072 info->bh_running = true; in mgsl_bh_handler()
1733 if ( info->pending_bh && !info->bh_running && !info->bh_requested ) { in mgsl_interrupt()
3531 info->tx_active,info->bh_requested,info->bh_running, in line_info()