Home
last modified time | relevance | path

Searched refs:spin_unlock_irqrestore (Results 1 – 17 of 17) sorted by relevance

/include/media/
Dmedia-request.h97 spin_unlock_irqrestore(&req->lock, flags); in media_request_lock_for_access()
118 spin_unlock_irqrestore(&req->lock, flags); in media_request_unlock_for_access()
145 spin_unlock_irqrestore(&req->lock, flags); in media_request_lock_for_update()
167 spin_unlock_irqrestore(&req->lock, flags); in media_request_unlock_for_update()
Dv4l2-mem2mem.h409 spin_unlock_irqrestore(&m2m_ctx->out_q_ctx.rdy_spinlock, flags); in v4l2_m2m_num_src_bufs_ready()
428 spin_unlock_irqrestore(&m2m_ctx->cap_q_ctx.rdy_spinlock, flags); in v4l2_m2m_num_dst_bufs_ready()
/include/linux/
Dhdlcdrv.h165 spin_unlock_irqrestore(&hb->lock, flags); in hdlcdrv_hbuf_full()
178 spin_unlock_irqrestore(&hb->lock, flags); in hdlcdrv_hbuf_empty()
198 spin_unlock_irqrestore(&hb->lock, flags); in hdlcdrv_hbuf_get()
216 spin_unlock_irqrestore(&hb->lock, flags); in hdlcdrv_hbuf_put()
Dptr_ring.h82 spin_unlock_irqrestore(&r->producer_lock, flags); in ptr_ring_full_any()
152 spin_unlock_irqrestore(&r->producer_lock, flags); in ptr_ring_produce_any()
229 spin_unlock_irqrestore(&r->consumer_lock, flags); in ptr_ring_empty_any()
355 spin_unlock_irqrestore(&r->consumer_lock, flags); in ptr_ring_consume_any()
403 spin_unlock_irqrestore(&r->consumer_lock, flags); in ptr_ring_consume_batched_any()
459 spin_unlock_irqrestore(&(r)->consumer_lock, __PTR_RING_PEEK_CALL_f); \
554 spin_unlock_irqrestore(&r->consumer_lock, flags); in ptr_ring_unconsume()
605 spin_unlock_irqrestore(&(r)->consumer_lock, flags); in ptr_ring_resize()
643 spin_unlock_irqrestore(&(rings[i])->consumer_lock, flags); in ptr_ring_resize_multiple()
Dseqlock.h505 spin_unlock_irqrestore(&sl->lock, flags); in write_sequnlock_irqrestore()
586 spin_unlock_irqrestore(&sl->lock, flags); in read_sequnlock_excl_irqrestore()
Dserial_core.h515 spin_unlock_irqrestore(&port->lock, irqflags); in uart_unlock_and_check_sysrq()
528 spin_unlock_irqrestore(&port->lock, irqflags); in uart_unlock_and_check_sysrq()
Dmemory_hotplug.h296 spin_unlock_irqrestore(&pgdat->node_size_lock, *flags); in pgdat_resize_unlock()
Dspinlock.h391 static __always_inline void spin_unlock_irqrestore(spinlock_t *lock, unsigned long flags) in spin_unlock_irqrestore() function
Dkfifo.h516 spin_unlock_irqrestore(lock, __flags); \
567 spin_unlock_irqrestore(lock, __flags); \
Dhyperv.h985 spin_unlock_irqrestore(&c->outbound.ring_lock, flags); in set_channel_pending_send_size()
Dxarray.h510 spin_unlock_irqrestore(&(xa)->xa_lock, flags)
/include/linux/mlx4/
Ddoorbell.h81 spin_unlock_irqrestore(doorbell_lock, flags); in mlx4_write64()
/include/media/drv-intf/
Dsaa7146.h461 spin_unlock_irqrestore(&x->int_slock, flags); in SAA7146_IER_DISABLE()
469 spin_unlock_irqrestore(&x->int_slock, flags); in SAA7146_IER_ENABLE()
/include/scsi/
Dscsi_host.h513 spin_unlock_irqrestore(shost->host_lock, irq_flags); \
/include/sound/
Dgus.h445 spin_unlock_irqrestore(&gus->active_voice_lock, flags); in snd_gf1_select_voice()
/include/linux/sched/
Dsignal.h691 spin_unlock_irqrestore(&task->sighand->siglock, *flags); in unlock_task_sighand()
/include/linux/spi/
Dspi.h86 spin_unlock_irqrestore(&(stats)->lock, flags); \