Home
last modified time | relevance | path

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

/kernel/rcu/
Dtree_plugin.h434 union rcu_special special; in rcu_preempt_deferred_qs_irqrestore() local
441 special = t->rcu_read_unlock_special; in rcu_preempt_deferred_qs_irqrestore()
443 if (!special.s && !rdp->exp_deferred_qs) { in rcu_preempt_deferred_qs_irqrestore()
448 if (special.b.need_qs) { in rcu_preempt_deferred_qs_irqrestore()
472 if (special.b.blocked) { in rcu_preempt_deferred_qs_irqrestore()
Dtree.c369 int special; in rcu_momentary_dyntick_idle() local
372 special = atomic_add_return(2 * RCU_DYNTICK_CTRL_CTR, in rcu_momentary_dyntick_idle()
375 WARN_ON_ONCE(!(special & RCU_DYNTICK_CTRL_CTR)); in rcu_momentary_dyntick_idle()
/kernel/dma/
DKconfig24 # Select this option if the architecture needs special handling for
/kernel/trace/
DKconfig416 This special tracer records the maximum stack footprint of the
638 tracing_map is a special-purpose lock-free map for tracing,
768 To fix this, there's a special macro in the kernel that can be used