Home
last modified time | relevance | path

Searched refs:down_interruptible (Results 1 – 25 of 41) sorted by relevance

12

/Linux-v5.4/drivers/firmware/efi/
Druntime-wrappers.c255 if (down_interruptible(&efi_runtime_lock)) in virt_efi_get_time()
266 if (down_interruptible(&efi_runtime_lock)) in virt_efi_set_time()
279 if (down_interruptible(&efi_runtime_lock)) in virt_efi_get_wakeup_time()
291 if (down_interruptible(&efi_runtime_lock)) in virt_efi_set_wakeup_time()
307 if (down_interruptible(&efi_runtime_lock)) in virt_efi_get_variable()
321 if (down_interruptible(&efi_runtime_lock)) in virt_efi_get_next_variable()
337 if (down_interruptible(&efi_runtime_lock)) in virt_efi_set_variable()
372 if (down_interruptible(&efi_runtime_lock)) in virt_efi_query_variable_info()
404 if (down_interruptible(&efi_runtime_lock)) in virt_efi_get_next_high_mono_count()
417 if (down_interruptible(&efi_runtime_lock)) { in virt_efi_reset_system()
[all …]
Dvars.c447 if (down_interruptible(&efivars_lock)) { in efivar_init()
493 if (down_interruptible(&efivars_lock)) { in efivar_init()
528 if (down_interruptible(&efivars_lock)) in efivar_entry_add()
545 if (down_interruptible(&efivars_lock)) in efivar_entry_remove()
617 if (down_interruptible(&efivars_lock)) in efivar_entry_delete()
667 if (down_interruptible(&efivars_lock)) in efivar_entry_set()
779 if (down_interruptible(&efivars_lock)) in efivar_entry_set_safe()
862 if (down_interruptible(&efivars_lock)) in efivar_entry_size()
919 if (down_interruptible(&efivars_lock)) in efivar_entry_get()
977 if (down_interruptible(&efivars_lock)) in efivar_entry_set_get_size()
[all …]
/Linux-v5.4/kernel/locking/
Dsemaphore.c75 int down_interruptible(struct semaphore *sem) in down_interruptible() function
89 EXPORT_SYMBOL(down_interruptible);
/Linux-v5.4/arch/x86/platform/uv/
Dbios_uv.c49 if (down_interruptible(&__efi_uv_runtime_lock)) in uv_bios_call()
65 if (down_interruptible(&__efi_uv_runtime_lock)) in uv_bios_call_irqsave()
/Linux-v5.4/include/linux/
Dsemaphore.h39 extern int __must_check down_interruptible(struct semaphore *sem);
/Linux-v5.4/drivers/input/misc/
Dhp_sdc_rtc.c111 if (WARN_ON(down_interruptible(&tsem))) in hp_sdc_rtc_do_read_bbrtc()
180 if (WARN_ON(down_interruptible(&i8042tregs))) in hp_sdc_rtc_read_i8042timer()
189 if (WARN_ON(down_interruptible(&i8042tregs))) in hp_sdc_rtc_read_i8042timer()
/Linux-v5.4/drivers/gpu/drm/vc4/
Dvc4_kms.c219 ret = down_interruptible(&vc4->async_modeset); in vc4_atomic_commit()
250 ret = down_interruptible(&vc4->async_modeset); in vc4_atomic_commit()
Dvc4_crtc.c928 ret = down_interruptible(&vc4->async_modeset); in vc4_async_page_flip()
/Linux-v5.4/arch/powerpc/platforms/powernv/
Dopal-async.c71 if (down_interruptible(&opal_async_sem)) in opal_async_get_token_interruptible()
/Linux-v5.4/net/9p/
Dtrans_rdma.c457 if (down_interruptible(&rdma->rq_sem)) { in rdma_request()
500 if (down_interruptible(&rdma->sq_sem)) { in rdma_request()
/Linux-v5.4/drivers/usb/misc/
Dusblcd.c232 r = down_interruptible(&dev->limit_sem); in lcd_write()
/Linux-v5.4/drivers/net/wireless/cisco/
Dairo.c1751 if (down_interruptible(&ai->sem)) in readBSSListRid()
2694 if (lock && down_interruptible(&ai->sem)) in reset_card()
3064 locked = down_interruptible(&ai->sem); in airo_thread()
3574 if (lock && down_interruptible(&ai->sem)) in enable_MAC()
3603 if (lock == 1 && down_interruptible(&ai->sem)) in disable_MAC()
3810 if (lock && down_interruptible(&ai->sem)) in setup_card()
4124 if (down_interruptible(&ai->sem)) in PC4500_readrid()
4192 if (down_interruptible(&ai->sem)) in PC4500_writerid()
4267 if (down_interruptible(&ai->sem)) in transmit_allocate()
5451 if (down_interruptible(&ai->sem)) { in proc_BSSList_open()
[all …]
/Linux-v5.4/drivers/parport/
Dieee1284.c81 ret = down_interruptible (&port->physport->ieee1284.irq); in parport_wait_event()
/Linux-v5.4/drivers/media/dvb-core/
Ddvb_frontend.c678 if (!down_interruptible(&fepriv->sem)) in dvb_frontend_thread()
687 if (down_interruptible(&fepriv->sem)) in dvb_frontend_thread()
865 if (down_interruptible(&fepriv->sem)) in dvb_frontend_start()
1996 if (down_interruptible(&fepriv->sem)) in dvb_frontend_do_ioctl()
2168 if (down_interruptible(&fepriv->sem)) in dvb_frontend_compat_ioctl()
/Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_2835_arm.c524 if (down_interruptible(&g_free_fragments_sema)) { in create_pagelist()
/Linux-v5.4/drivers/misc/cxl/
Dflash.c402 if (down_interruptible(&sem) != 0) in device_open()
/Linux-v5.4/drivers/usb/
Dusb-skeleton.c379 if (down_interruptible(&dev->limit_sem)) { in skel_write()
/Linux-v5.4/fs/pstore/
Dplatform.c405 if (down_interruptible(&psinfo->buf_lock)) { in pstore_dump()
/Linux-v5.4/drivers/cpufreq/
Dbrcmstb-avs-cpufreq.c207 ret = down_interruptible(&priv->sem); in __issue_avs_command()
/Linux-v5.4/drivers/scsi/esas2r/
Desas2r_flash.c1194 if (down_interruptible(&a->nvram_semaphore)) in esas2r_nvram_read_direct()
1268 if (down_interruptible(&a->nvram_semaphore)) in esas2r_nvram_write()
/Linux-v5.4/drivers/crypto/ux500/cryp/
Dcryp_core.c433 ret = down_interruptible(&driver_data.device_allocation); in cryp_get_device_data()
1585 if (down_interruptible(&driver_data.device_allocation)) in ux500_cryp_suspend()
/Linux-v5.4/drivers/crypto/ux500/hash/
Dhash_core.c374 ret = down_interruptible(&driver_data.device_allocation); in hash_get_device_data()
1870 if (down_interruptible(&driver_data.device_allocation)) in ux500_hash_suspend()
/Linux-v5.4/drivers/hid/
Dhid-debug.c1051 if (down_interruptible(&hdev->driver_input_lock)) in hid_debug_rdesc_show()
Dhid-core.c2176 if (down_interruptible(&hdev->driver_input_lock)) { in hid_device_probe()
2236 if (down_interruptible(&hdev->driver_input_lock)) { in hid_device_remove()
/Linux-v5.4/drivers/net/wireless/ath/ath6kl/
Ddebug.c105 if (down_interruptible(&ar->sem)) in ath6kl_read_tgt_stats()
1169 if (down_interruptible(&ar->sem)) in ath6kl_roam_table_read()

12