Lines Matching defs:nested
695 * nested.
711 * Disable the selected interrupt line. Enables and Disables are nested.
733 * Disable the selected interrupt line. Enables and Disables are nested.
758 * Disable the selected interrupt line. Disables and enables are nested.
1003 * Primary handler for nested threaded interrupts. Should never be
1008 WARN(1, "Primary handler called for nested irq %d\n", irq);
1475 int ret, nested, shared = 0;
1508 nested = irq_settings_is_nested_thread(desc);
1509 if (nested) {
1516 * the driver for non nested interrupt handling by the
1533 if (new->thread_fn && !nested) {
1774 /* Undo nested disables: */