Searched refs:spin_unlock_irqrestore (Results 1 – 17 of 17) sorted by relevance
/include/media/ |
D | media-request.h | 97 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()
|
D | v4l2-mem2mem.h | 409 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/ |
D | hdlcdrv.h | 165 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()
|
D | ptr_ring.h | 82 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()
|
D | seqlock.h | 505 spin_unlock_irqrestore(&sl->lock, flags); in write_sequnlock_irqrestore() 586 spin_unlock_irqrestore(&sl->lock, flags); in read_sequnlock_excl_irqrestore()
|
D | serial_core.h | 515 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()
|
D | memory_hotplug.h | 296 spin_unlock_irqrestore(&pgdat->node_size_lock, *flags); in pgdat_resize_unlock()
|
D | spinlock.h | 391 static __always_inline void spin_unlock_irqrestore(spinlock_t *lock, unsigned long flags) in spin_unlock_irqrestore() function
|
D | kfifo.h | 516 spin_unlock_irqrestore(lock, __flags); \ 567 spin_unlock_irqrestore(lock, __flags); \
|
D | hyperv.h | 985 spin_unlock_irqrestore(&c->outbound.ring_lock, flags); in set_channel_pending_send_size()
|
D | xarray.h | 510 spin_unlock_irqrestore(&(xa)->xa_lock, flags)
|
/include/linux/mlx4/ |
D | doorbell.h | 81 spin_unlock_irqrestore(doorbell_lock, flags); in mlx4_write64()
|
/include/media/drv-intf/ |
D | saa7146.h | 461 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/ |
D | scsi_host.h | 513 spin_unlock_irqrestore(shost->host_lock, irq_flags); \
|
/include/sound/ |
D | gus.h | 445 spin_unlock_irqrestore(&gus->active_voice_lock, flags); in snd_gf1_select_voice()
|
/include/linux/sched/ |
D | signal.h | 691 spin_unlock_irqrestore(&task->sighand->siglock, *flags); in unlock_task_sighand()
|
/include/linux/spi/ |
D | spi.h | 86 spin_unlock_irqrestore(&(stats)->lock, flags); \
|