Home
last modified time | relevance | path

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

/linux/include/linux/
A Dspinlock.h218 # define raw_spin_lock_nested(lock, subclass) \ macro
232 # define raw_spin_lock_nested(lock, subclass) \ macro
364 raw_spin_lock_nested(spinlock_check(lock), subclass); \
/linux/arch/sh/mm/
A Dpmb.c385 raw_spin_lock_nested(&pmbp->lock, in pmb_bolt_mapping()
637 raw_spin_lock_nested(&pmbp->lock, SINGLE_DEPTH_NESTING); in pmb_synchronize()
/linux/arch/arm64/kvm/vgic/
A Dvgic.c273 raw_spin_lock_nested(&irqb->irq_lock, SINGLE_DEPTH_NESTING); in vgic_irq_cmp()
682 raw_spin_lock_nested(&vcpuB->arch.vgic_cpu.ap_list_lock, in vgic_prune_ap_list()
/linux/kernel/
A Dstop_machine.c279 raw_spin_lock_nested(&stopper2->lock, SINGLE_DEPTH_NESTING); in cpu_stop_queue_two_works()
/linux/mm/
A Dkmemleak.c1275 raw_spin_lock_nested(&object->lock, SINGLE_DEPTH_NESTING); in scan_block()
1293 raw_spin_lock_nested(&object->lock, SINGLE_DEPTH_NESTING); in scan_block()
/linux/kernel/time/
A Dtimer.c1975 raw_spin_lock_nested(&old_base->lock, SINGLE_DEPTH_NESTING); in timers_dead_cpu()
A Dhrtimer.c2239 raw_spin_lock_nested(&old_base->lock, SINGLE_DEPTH_NESTING); in hrtimers_dead_cpu()
/linux/kernel/sched/
A Dsched.h2601 raw_spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_raw_lock()
A Dcore.c251 raw_spin_lock_nested(&cpu_rq(t)->__lock, i++); in sched_core_lock()
478 raw_spin_lock_nested(&rq->__lock, subclass); in raw_spin_rq_lock_nested()
486 raw_spin_lock_nested(lock, subclass); in raw_spin_rq_lock_nested()
/linux/kernel/events/
A Dcore.c3444 raw_spin_lock_nested(&next_ctx->lock, SINGLE_DEPTH_NESTING); in perf_event_context_sched_out()

Completed in 64 milliseconds