Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/atm/
Dmpoa_caches.c339 read_unlock_irq(&mpc->egress_lock); in eg_cache_get_by_cache_id()
344 read_unlock_irq(&mpc->egress_lock); in eg_cache_get_by_cache_id()
400 read_unlock_irq(&mpc->egress_lock); in eg_cache_get_by_src_ip()
405 read_unlock_irq(&mpc->egress_lock); in eg_cache_get_by_src_ip()
Dmpc.c1255 read_unlock_irq(&mpc->egress_lock); in mps_death()
1360 read_unlock_irq(&mpc->egress_lock); in clean_up()
/linux-2.4.37.9/drivers/hil/
Dhp_sdc.c331 read_unlock_irq(&hp_sdc.rtq_lock); in hp_sdc_put()
344 read_unlock_irq(&hp_sdc.rtq_lock); in hp_sdc_put()
347 read_unlock_irq(&hp_sdc.rtq_lock); in hp_sdc_put()
480 read_unlock_irq(&hp_sdc.rtq_lock); in hp_sdc_put()
483 read_unlock_irq(&hp_sdc.rtq_lock); in hp_sdc_put()
/linux-2.4.37.9/include/linux/
Dspinlock.h29 #define read_unlock_irq(lock) do { read_unlock(lock); local_irq_enable(); } while (0) macro
/linux-2.4.37.9/drivers/block/
Dgenhd.c182 read_unlock_irq(&gendisk_lock); in part_stop()
/linux-2.4.37.9/kernel/
Dsched.c999 read_unlock_irq(&tasklist_lock); in setscheduler()
/linux-2.4.37.9/drivers/message/fusion/
Dmptlan.c829 read_unlock_irq(&bad_naa_lock); in mpt_lan_sdu_send()