Searched refs:raw_spin_unlock_irqrestore (Results 276 - 300 of 311) sorted by relevance

<<111213

/linux-master/arch/x86/events/intel/
H A Duncore.c205 raw_spin_unlock_irqrestore(&er->lock, flags);
247 raw_spin_unlock_irqrestore(&er->lock, flags);
/linux-master/drivers/xen/events/
H A Devents_base.c482 raw_spin_unlock_irqrestore(&info->lock, flags);
496 raw_spin_unlock_irqrestore(&info->lock, flags);
/linux-master/kernel/sched/
H A Dcputime.c627 raw_spin_unlock_irqrestore(&prev->lock, flags);
H A Drt.c2927 raw_spin_unlock_irqrestore(&def_rt_bandwidth.rt_runtime_lock, flags);
2953 raw_spin_unlock_irqrestore(&def_rt_bandwidth.rt_runtime_lock, flags);
H A Dcore.c684 raw_spin_unlock_irqrestore(&p->pi_lock, rf->flags);
2869 raw_spin_unlock_irqrestore(&src->pi_lock, flags);
4461 raw_spin_unlock_irqrestore(&p->pi_lock, rf.flags);
4846 raw_spin_unlock_irqrestore(&p->pi_lock, flags);
9315 raw_spin_unlock_irqrestore(&idle->pi_lock, flags);
H A Dfair.c4818 raw_spin_unlock_irqrestore(&cfs_rq->removed.lock, flags);
6130 raw_spin_unlock_irqrestore(&cfs_b->lock, flags);
6248 raw_spin_unlock_irqrestore(&cfs_b->lock, flags);
6255 raw_spin_unlock_irqrestore(&cfs_b->lock, flags);
6385 raw_spin_unlock_irqrestore(&cfs_b->lock, flags);
/linux-master/drivers/pci/msi/
H A Dmsi.c124 raw_spin_unlock_irqrestore(lock, flags);
/linux-master/arch/arm64/kernel/
H A Dtraps.c236 raw_spin_unlock_irqrestore(&die_lock, flags);
/linux-master/drivers/gpio/
H A Dgpio-tegra.c343 raw_spin_unlock_irqrestore(&bank->lvl_lock[port], flags);
/linux-master/kernel/locking/
H A Dlocktorture.c350 raw_spin_unlock_irqrestore(&torture_raw_spinlock, cxt.cur_ops->flags);
/linux-master/drivers/tty/
H A Dsysrq.c242 raw_spin_unlock_irqrestore(&show_lock, flags);
H A Dmips_ejtag_fdc.c388 raw_spin_unlock_irqrestore(&c->lock, flags);
/linux-master/arch/sparc/kernel/
H A Dsmp_64.c284 raw_spin_unlock_irqrestore(&itc_sync_lock, flags);
H A Dirq_64.c895 raw_spin_unlock_irqrestore(&desc->lock, flags);
/linux-master/include/linux/
H A Dirq.h1213 raw_spin_unlock_irqrestore(&(gc)->lock, flags)
H A Dsched.h246 raw_spin_unlock_irqrestore(&current->pi_lock, flags); \
/linux-master/kernel/
H A Dworkqueue.c5510 raw_spin_unlock_irqrestore(&pwq->pool->lock, irq_flags);
5895 raw_spin_unlock_irqrestore(&pool->lock, irq_flags);
6152 raw_spin_unlock_irqrestore(&pwq->pool->lock, irq_flags);
6202 raw_spin_unlock_irqrestore(&pool->lock, irq_flags);
7354 raw_spin_unlock_irqrestore(&pool->lock, irq_flags);
/linux-master/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c115 raw_spin_unlock_irqrestore(&gc->bgpio_lock, flags);
129 raw_spin_unlock_irqrestore(&gc->bgpio_lock, flags);
H A Dpinctrl-npcm8xx.c125 raw_spin_unlock_irqrestore(&gc->bgpio_lock, flags);
135 raw_spin_unlock_irqrestore(&gc->bgpio_lock, flags);
/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c2543 raw_spin_unlock_irqrestore(&p->cgr_lock, irqflags);
2585 raw_spin_unlock_irqrestore(&p->cgr_lock, irqflags);
/linux-master/arch/x86/kernel/
H A Dapm_32.c1204 raw_spin_unlock_irqrestore(&i8253_lock, flags);
/linux-master/kernel/trace/
H A Dblktrace.c129 raw_spin_unlock_irqrestore(&running_trace_lock, flags);
/linux-master/drivers/pinctrl/
H A Dpinctrl-single.c400 raw_spin_unlock_irqrestore(&pcs->lock, flags);
H A Dpinctrl-keembay.c1350 raw_spin_unlock_irqrestore(&kpc->lock, flags);
/linux-master/block/
H A Dblk-cgroup.c1042 raw_spin_unlock_irqrestore(&blkg_stat_lock, flags);

Completed in 444 milliseconds

<<111213