Home
last modified time | relevance | path

Searched refs:wait_type_inner (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
H A Dspinlock_types_raw.h33 .wait_type_inner = LD_WAIT_SPIN, \
38 .wait_type_inner = LD_WAIT_CONFIG, \
44 .wait_type_inner = LD_WAIT_CONFIG, \
H A Dlockdep_types.h138 u8 wait_type_inner; member
191 u8 wait_type_inner; /* presents this context */ member
H A Drwlock_types.h12 .wait_type_inner = LD_WAIT_CONFIG, \
H A Drtmutex.h83 .wait_type_inner = LD_WAIT_SLEEP, \
H A Dlocal_lock_internal.h22 .wait_type_inner = LD_WAIT_CONFIG, \
H A Dmutex.h31 .wait_type_inner = LD_WAIT_SLEEP, \
H A Drwsem.h24 .wait_type_inner = LD_WAIT_SLEEP, \
/linux/kernel/rcu/
H A Dupdate.c290 .wait_type_inner = LD_WAIT_CONFIG, /* PREEMPT_RT implies PREEMPT_RCU */
299 .wait_type_inner = LD_WAIT_CONFIG, /* PREEMPT_RT makes BH preemptible. */
308 .wait_type_inner = LD_WAIT_SPIN,