Home
last modified time | relevance | path

Searched refs:read_unlock_irq (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/scripts/coccinelle/locks/
Dcall_kern.cocci25 ... when != read_unlock_irq(...)
63 ... when != read_unlock_irq(...)
/Linux-v4.19/drivers/s390/scsi/
Dzfcp_unit.c64 read_unlock_irq(&port->unit_list_lock); in zfcp_unit_queue_scsi_scan()
97 read_unlock_irq(&port->unit_list_lock); in zfcp_unit_find()
Dzfcp_scsi.c489 read_unlock_irq(&adapter->port_list_lock); in zfcp_scsi_adapter_unregister()
/Linux-v4.19/net/atm/
Dmpoa_caches.c343 read_unlock_irq(&mpc->egress_lock); in eg_cache_get_by_cache_id()
348 read_unlock_irq(&mpc->egress_lock); in eg_cache_get_by_cache_id()
406 read_unlock_irq(&mpc->egress_lock); in eg_cache_get_by_src_ip()
411 read_unlock_irq(&mpc->egress_lock); in eg_cache_get_by_src_ip()
Dmpc.c1301 read_unlock_irq(&mpc->egress_lock); in mps_death()
1404 read_unlock_irq(&mpc->egress_lock); in clean_up()
/Linux-v4.19/drivers/input/serio/
Dhp_sdc.c373 read_unlock_irq(&hp_sdc.rtq_lock); in hp_sdc_put()
388 read_unlock_irq(&hp_sdc.rtq_lock); in hp_sdc_put()
391 read_unlock_irq(&hp_sdc.rtq_lock); in hp_sdc_put()
535 read_unlock_irq(&hp_sdc.rtq_lock); in hp_sdc_put()
538 read_unlock_irq(&hp_sdc.rtq_lock); in hp_sdc_put()
/Linux-v4.19/include/linux/
Drwlock.h107 #define read_unlock_irq(lock) _raw_read_unlock_irq(lock) macro
/Linux-v4.19/sound/core/
Dpcm_native.c144 read_unlock_irq(&snd_pcm_link_rwlock); in __snd_pcm_stream_unlock_mode()