Searched refs:raw_spin_lock_nested (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/
H A Dspinlock.h191 # define raw_spin_lock_nested(lock, subclass) \ macro
207 # define raw_spin_lock_nested(lock, subclass) \ macro
327 raw_spin_lock_nested(spinlock_check(lock), subclass); \
/linux-4.1.27/kernel/sched/
H A Dsched.h1531 raw_spin_lock_nested(&this_rq->lock,
1535 raw_spin_lock_nested(&busiest->lock,
1588 raw_spin_lock_nested(l2, SINGLE_DEPTH_NESTING); double_raw_lock()
1608 raw_spin_lock_nested(&rq2->lock, SINGLE_DEPTH_NESTING);
1611 raw_spin_lock_nested(&rq1->lock, SINGLE_DEPTH_NESTING);
/linux-4.1.27/arch/sh/mm/
H A Dpmb.c385 raw_spin_lock_nested(&pmbp->lock, pmb_bolt_mapping()
637 raw_spin_lock_nested(&pmbp->lock, SINGLE_DEPTH_NESTING); pmb_synchronize()
/linux-4.1.27/kernel/time/
H A Dhrtimer.c1682 raw_spin_lock_nested(&old_base->lock, SINGLE_DEPTH_NESTING); migrate_hrtimers()
/linux-4.1.27/kernel/events/
H A Dcore.c2559 raw_spin_lock_nested(&next_ctx->lock, SINGLE_DEPTH_NESTING); perf_event_context_sched_out()

Completed in 232 milliseconds