Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dspinlock.h220 # define raw_spin_lock_nested(lock, subclass) \ macro
234 # define raw_spin_lock_nested(lock, subclass) \ macro
366 raw_spin_lock_nested(spinlock_check(lock), subclass); \
511 raw_spin_lock_nested(_T->lock, SINGLE_DEPTH_NESTING),
/openbmc/linux/arch/sh/mm/
H 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()
/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic.c275 raw_spin_lock_nested(&irqb->irq_lock, SINGLE_DEPTH_NESTING); in vgic_irq_cmp()
699 raw_spin_lock_nested(&vcpuB->arch.vgic_cpu.ap_list_lock, in vgic_prune_ap_list()
/openbmc/linux/kernel/
H A Dstop_machine.c279 raw_spin_lock_nested(&stopper2->lock, SINGLE_DEPTH_NESTING); in cpu_stop_queue_two_works()
/openbmc/linux/mm/
H A Dkmemleak.c1359 raw_spin_lock_nested(&object->lock, SINGLE_DEPTH_NESTING); in scan_block()
1377 raw_spin_lock_nested(&object->lock, SINGLE_DEPTH_NESTING); in scan_block()
/openbmc/linux/kernel/time/
H A Dtimer.c2260 raw_spin_lock_nested(&old_base->lock, SINGLE_DEPTH_NESTING); in timers_dead_cpu()
H A Dhrtimer.c2242 raw_spin_lock_nested(&new_base->lock, SINGLE_DEPTH_NESTING); in hrtimers_cpu_dying()
/openbmc/linux/kernel/sched/
H A Dsched.h2775 raw_spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_raw_lock()
H A Dcore.c339 raw_spin_lock_nested(&cpu_rq(t)->__lock, i++); in sched_core_lock()
558 raw_spin_lock_nested(&rq->__lock, subclass); in raw_spin_rq_lock_nested()
566 raw_spin_lock_nested(lock, subclass); in raw_spin_rq_lock_nested()
/openbmc/linux/kernel/events/
H A Dcore.c3527 raw_spin_lock_nested(&next_ctx->lock, SINGLE_DEPTH_NESTING); in perf_event_context_sched_out()