/Linux-v4.19/drivers/firmware/efi/ |
D | runtime-wrappers.c | 264 if (down_interruptible(&efi_runtime_lock)) in virt_efi_get_time() 275 if (down_interruptible(&efi_runtime_lock)) in virt_efi_set_time() 288 if (down_interruptible(&efi_runtime_lock)) in virt_efi_get_wakeup_time() 300 if (down_interruptible(&efi_runtime_lock)) in virt_efi_set_wakeup_time() 316 if (down_interruptible(&efi_runtime_lock)) in virt_efi_get_variable() 330 if (down_interruptible(&efi_runtime_lock)) in virt_efi_get_next_variable() 346 if (down_interruptible(&efi_runtime_lock)) in virt_efi_set_variable() 381 if (down_interruptible(&efi_runtime_lock)) in virt_efi_query_variable_info() 413 if (down_interruptible(&efi_runtime_lock)) in virt_efi_get_next_high_mono_count() 426 if (down_interruptible(&efi_runtime_lock)) { in virt_efi_reset_system() [all …]
|
D | vars.c | 445 if (down_interruptible(&efivars_lock)) { in efivar_init() 491 if (down_interruptible(&efivars_lock)) { in efivar_init() 526 if (down_interruptible(&efivars_lock)) in efivar_entry_add() 543 if (down_interruptible(&efivars_lock)) in efivar_entry_remove() 613 if (down_interruptible(&efivars_lock)) in efivar_entry_delete() 658 if (down_interruptible(&efivars_lock)) in efivar_entry_set() 754 if (down_interruptible(&efivars_lock)) in efivar_entry_set_safe() 837 if (down_interruptible(&efivars_lock)) in efivar_entry_size() 888 if (down_interruptible(&efivars_lock)) in efivar_entry_get() 940 if (down_interruptible(&efivars_lock)) in efivar_entry_set_get_size() [all …]
|
/Linux-v4.19/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_util.c | 83 if (down_interruptible(&queue->pop) != 0) in vchiu_queue_push() 109 if (down_interruptible(&queue->push) != 0) in vchiu_queue_peek() 129 if (down_interruptible(&queue->push) != 0) in vchiu_queue_pop()
|
D | vchiq_killable.h | 49 ret = down_interruptible(sem); in down_interruptible_killable() 53 #define down_interruptible down_interruptible_killable macro
|
D | vchiq_core.c | 438 if (down_interruptible( in remote_event_wait() 598 (down_interruptible( in reserve_space() 868 if (down_interruptible(&state->data_quota_event) in queue_message() 899 if (down_interruptible(&service_quota->quota_event) in queue_message() 2756 if (down_interruptible(&service->remove_event) != 0) { in vchiq_open_service_internal() 3125 if (down_interruptible(&state->connect) != 0) in vchiq_connect_internal() 3224 if (down_interruptible(&service->remove_event) != 0) { in vchiq_close_service() 3285 if (down_interruptible(&service->remove_event) != 0) { in vchiq_remove_service() 3369 if (down_interruptible(&service->bulk_remove_event) in vchiq_bulk_transfer() 3454 if (down_interruptible(&bulk_waiter->event) != 0) in vchiq_bulk_transfer()
|
D | vchiq_arm.c | 569 if (down_interruptible(&instance->remove_event) != 0) { in add_completion() 680 if (down_interruptible(&user_service->remove_event) in service_callback() 1033 down_interruptible(&user_service->close_event)) in vchiq_ioctl() 1058 down_interruptible(&user_service->close_event)) in vchiq_ioctl() 1240 rc = down_interruptible(&instance->insert_event); in vchiq_ioctl() 1408 if (down_interruptible( in vchiq_ioctl()
|
D | vchiq_2835_arm.c | 558 if (down_interruptible(&g_free_fragments_sema) != 0) { in create_pagelist()
|
/Linux-v4.19/kernel/locking/ |
D | semaphore.c | 76 int down_interruptible(struct semaphore *sem) in down_interruptible() function 90 EXPORT_SYMBOL(down_interruptible);
|
/Linux-v4.19/include/linux/ |
D | semaphore.h | 40 extern int __must_check down_interruptible(struct semaphore *sem);
|
/Linux-v4.19/drivers/input/misc/ |
D | hp_sdc_rtc.c | 111 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-v4.19/arch/powerpc/kernel/ |
D | eeh_event.c | 58 if (down_interruptible(&eeh_eventlist_sem)) in eeh_event_handler()
|
/Linux-v4.19/drivers/gpu/drm/vc4/ |
D | vc4_kms.c | 200 ret = down_interruptible(&vc4->async_modeset); in vc4_atomic_commit() 225 ret = down_interruptible(&vc4->async_modeset); in vc4_atomic_commit()
|
/Linux-v4.19/drivers/char/ |
D | snsc.c | 175 if (down_interruptible(&sd->sd_rbs)) { in scdrv_read() 267 if (down_interruptible(&sd->sd_wbs)) { in scdrv_write()
|
/Linux-v4.19/arch/powerpc/platforms/powernv/ |
D | opal-async.c | 75 if (down_interruptible(&opal_async_sem)) in opal_async_get_token_interruptible()
|
/Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
D | rtl8723bs_xmit.c | 151 if (down_interruptible(&pxmitpriv->xmit_sema)) { in rtl8723bs_xmit_buf_handler() 423 if (down_interruptible(&pxmitpriv->SdioXmitSema)) { in rtl8723bs_xmit_handler()
|
/Linux-v4.19/net/9p/ |
D | trans_rdma.c | 471 if (down_interruptible(&rdma->rq_sem)) { in rdma_request() 514 if (down_interruptible(&rdma->sq_sem)) { in rdma_request()
|
/Linux-v4.19/lib/ |
D | test_rhashtable.c | 638 if (down_interruptible(&startup_sem)) in threadfunc() 789 if (down_interruptible(&prestart_sem)) in test_rht_init()
|
/Linux-v4.19/drivers/usb/misc/ |
D | usblcd.c | 236 r = down_interruptible(&dev->limit_sem); in lcd_write()
|
/Linux-v4.19/drivers/net/wireless/cisco/ |
D | airo.c | 1754 if (down_interruptible(&ai->sem)) in readBSSListRid() 2697 if (lock && down_interruptible(&ai->sem)) in reset_card() 3067 locked = down_interruptible(&ai->sem); in airo_thread() 3577 if (lock && down_interruptible(&ai->sem)) in enable_MAC() 3606 if (lock == 1 && down_interruptible(&ai->sem)) in disable_MAC() 3813 if (lock && down_interruptible(&ai->sem)) in setup_card() 4127 if (down_interruptible(&ai->sem)) in PC4500_readrid() 4195 if (down_interruptible(&ai->sem)) in PC4500_writerid() 4270 if (down_interruptible(&ai->sem)) in transmit_allocate() 5450 if (down_interruptible(&ai->sem)) in proc_BSSList_open() [all …]
|
/Linux-v4.19/drivers/parport/ |
D | ieee1284.c | 81 ret = down_interruptible (&port->physport->ieee1284.irq); in parport_wait_event()
|
/Linux-v4.19/drivers/media/dvb-core/ |
D | dvb_frontend.c | 687 if (!down_interruptible(&fepriv->sem)) in dvb_frontend_thread() 696 if (down_interruptible(&fepriv->sem)) in dvb_frontend_thread() 874 if (down_interruptible(&fepriv->sem)) in dvb_frontend_start() 2002 if (down_interruptible(&fepriv->sem)) in dvb_frontend_do_ioctl() 2174 if (down_interruptible(&fepriv->sem)) in dvb_frontend_compat_ioctl()
|
/Linux-v4.19/drivers/misc/cxl/ |
D | flash.c | 402 if (down_interruptible(&sem) != 0) in device_open()
|
/Linux-v4.19/drivers/usb/ |
D | usb-skeleton.c | 379 if (down_interruptible(&dev->limit_sem)) { in skel_write()
|
/Linux-v4.19/drivers/cpufreq/ |
D | brcmstb-avs-cpufreq.c | 207 ret = down_interruptible(&priv->sem); in __issue_avs_command()
|
/Linux-v4.19/drivers/scsi/esas2r/ |
D | esas2r_flash.c | 1194 if (down_interruptible(&a->nvram_semaphore)) in esas2r_nvram_read_direct() 1268 if (down_interruptible(&a->nvram_semaphore)) in esas2r_nvram_write()
|