Searched refs:got_irq (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/x86/kernel/
H A Dunwind_frame.c215 state->got_irq = true;
337 if (state->got_irq && in_entry_code(state->ip))
380 state->got_irq = (regs);
/linux-master/arch/x86/include/asm/
H A Dunwind.h28 bool got_irq; member in struct:unwind_state
/linux-master/drivers/usb/gadget/udc/
H A Dpxa25x_udc.h100 unsigned got_irq : 1, member in struct:pxa25x_udc
H A Dgoku_udc.h246 unsigned got_irq:1, member in struct:goku_udc
H A Dnet2280.h157 got_irq : 1, member in struct:net2280
H A Dgoku_udc.c1725 if (dev->got_irq)
1811 dev->got_irq = 1;
H A Dpxa25x_udc.c2380 dev->got_irq = 1;
H A Dnet2280.c3597 if (dev->got_irq)
3731 dev->got_irq = 1;

Completed in 192 milliseconds