Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dspinlock.h173 # define raw_spin_lock_nested(lock, subclass) \ macro
182 # define raw_spin_lock_nested(lock, subclass) _raw_spin_lock(lock) macro
300 raw_spin_lock_nested(spinlock_check(lock), subclass); \
/linux-3.3/kernel/sched/
Dsched.h1037 raw_spin_lock_nested(&this_rq->lock, in _double_lock_balance()
1041 raw_spin_lock_nested(&busiest->lock, in _double_lock_balance()
1087 raw_spin_lock_nested(&rq2->lock, SINGLE_DEPTH_NESTING); in double_rq_lock()
1090 raw_spin_lock_nested(&rq1->lock, SINGLE_DEPTH_NESTING); in double_rq_lock()
/linux-3.3/arch/sh/mm/
Dpmb.c386 raw_spin_lock_nested(&pmbp->lock, in pmb_bolt_mapping()
638 raw_spin_lock_nested(&pmbp->lock, SINGLE_DEPTH_NESTING); in pmb_synchronize()
/linux-3.3/kernel/
Dhrtimer.c1683 raw_spin_lock_nested(&old_base->lock, SINGLE_DEPTH_NESTING); in migrate_hrtimers()
/linux-3.3/kernel/events/
Dcore.c1987 raw_spin_lock_nested(&next_ctx->lock, SINGLE_DEPTH_NESTING); in perf_event_context_sched_out()