Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
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),
/linux-6.6.21/arch/sh/mm/
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-6.6.21/arch/arm64/kvm/vgic/
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()
/linux-6.6.21/kernel/
Dstop_machine.c279 raw_spin_lock_nested(&stopper2->lock, SINGLE_DEPTH_NESTING); in cpu_stop_queue_two_works()
/linux-6.6.21/mm/
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()
/linux-6.6.21/kernel/time/
Dtimer.c2260 raw_spin_lock_nested(&old_base->lock, SINGLE_DEPTH_NESTING); in timers_dead_cpu()
Dhrtimer.c2239 raw_spin_lock_nested(&new_base->lock, SINGLE_DEPTH_NESTING); in hrtimers_cpu_dying()
/linux-6.6.21/kernel/sched/
Dsched.h2767 raw_spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_raw_lock()
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()
/linux-6.6.21/kernel/events/
Dcore.c3526 raw_spin_lock_nested(&next_ctx->lock, SINGLE_DEPTH_NESTING); in perf_event_context_sched_out()