Home
last modified time | relevance | path

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

/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); \
542 raw_spin_lock_nested(_T->lock, SINGLE_DEPTH_NESTING),
/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()
/linux/arch/arm64/kvm/vgic/
H A Dvgic.c267 raw_spin_lock_nested(&irqb->irq_lock, SINGLE_DEPTH_NESTING); in vgic_irq_cmp()
693 raw_spin_lock_nested(&vcpuB->arch.vgic_cpu.ap_list_lock, in vgic_prune_ap_list()
/linux/kernel/time/
H A Dtimer_migration.c728 raw_spin_lock_nested(&group->lock, SINGLE_DEPTH_NESTING); in tmigr_update_events()
1551 raw_spin_lock_nested(&parent->lock, SINGLE_DEPTH_NESTING); in tmigr_connect_child_parent()
H A Dtimer.c2156 raw_spin_lock_nested(&base_global->lock, SINGLE_DEPTH_NESTING); in timer_lock_remote_bases()
2250 raw_spin_lock_nested(&base_global->lock, SINGLE_DEPTH_NESTING); in __get_next_timer_interrupt()
2573 raw_spin_lock_nested(&old_base->lock, SINGLE_DEPTH_NESTING); in timers_dead_cpu()
H A Dhrtimer.c2262 raw_spin_lock_nested(&new_base->lock, SINGLE_DEPTH_NESTING); in hrtimers_cpu_dying()
/linux/kernel/
H A Dstop_machine.c279 raw_spin_lock_nested(&stopper2->lock, SINGLE_DEPTH_NESTING); in cpu_stop_queue_two_works()
/linux/mm/
H A Dkmemleak.c1438 raw_spin_lock_nested(&object->lock, SINGLE_DEPTH_NESTING); in scan_should_stop()
1456 raw_spin_lock_nested(&object->lock, SINGLE_DEPTH_NESTING); in scan_block()
/linux/kernel/sched/
H A Dcore.c374 raw_spin_lock_nested(&cpu_rq(t)->__lock, i++); in sched_core_lock()
598 raw_spin_lock_nested(&rq->__lock, subclass); in raw_spin_rq_lock_nested()
606 raw_spin_lock_nested(lock, subclass); in raw_spin_rq_lock_nested()
H A Dsched.h3069 raw_spin_lock_nested(l2, SINGLE_DEPTH_NESTING); in double_raw_lock()
/linux/kernel/events/
H A Dcore.c3608 raw_spin_lock_nested(&next_ctx->lock, SINGLE_DEPTH_NESTING); in perf_event_context_sched_out()