Lines Matching full:context
9 * RCU / Context tracking
51 Invoking non-instrumentable functions from instrumentable context has no
85 * RCU / Context tracking
99 * RCU / Context tracking
108 Do not nest syscalls. Nested systcalls will cause RCU and/or context tracking
139 interrupt is raised in the context of the CPU's idle task. Otherwise, RCU will
183 before it handles soft interrupts, whose handlers must run in BH context rather
184 than irq-disabled context. In addition, irqentry_exit() might schedule, which
201 interrupts, etc.) can hit any context and must be extra careful with
217 * RCU / Context tracking
277 NMIs can happen in any context. For example, an NMI-like exception triggered