| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | sunhv.c | 442 locked = spin_trylock_irqsave(&port->lock, flags); in sunhv_console_write_paged() 497 locked = spin_trylock_irqsave(&port->lock, flags); in sunhv_console_write_bychar()
|
| H A D | digicolor-usart.c | 403 locked = spin_trylock_irqsave(&port->lock, flags); in digicolor_uart_console_write()
|
| H A D | uartlite.c | 486 locked = spin_trylock_irqsave(&port->lock, flags); in ulite_console_write()
|
| H A D | st-asc.c | 888 locked = spin_trylock_irqsave(&port->lock, flags); in asc_console_write()
|
| H A D | fsl_linflexuart.c | 663 locked = spin_trylock_irqsave(&sport->lock, flags); in linflex_console_write()
|
| H A D | mvebu-uart.c | 690 locked = spin_trylock_irqsave(&port->lock, flags); in mvebu_uart_console_write()
|
| H A D | sunsab.c | 865 locked = spin_trylock_irqsave(&up->port.lock, flags); in sunsab_console_write()
|
| H A D | xilinx_uartps.c | 1223 locked = spin_trylock_irqsave(&port->lock, flags); in cdns_uart_console_write()
|
| H A D | sprd_serial.c | 1003 locked = spin_trylock_irqsave(&port->lock, flags); in sprd_console_write()
|
| H A D | fsl_lpuart.c | 2278 locked = spin_trylock_irqsave(&sport->port.lock, flags); in lpuart_console_write() 2308 locked = spin_trylock_irqsave(&sport->port.lock, flags); in lpuart32_console_write()
|
| H A D | sunsu.c | 1309 locked = spin_trylock_irqsave(&up->port.lock, flags); in sunsu_console_write()
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | lgr.c | 141 if (!spin_trylock_irqsave(&lgr_info_lock, flags)) in lgr_info_log()
|
| H A D | debug.c | 984 if (!spin_trylock_irqsave(&id->lock, flags)) in debug_event_common() 1017 if (!spin_trylock_irqsave(&id->lock, flags)) in debug_exception_common() 1067 if (!spin_trylock_irqsave(&id->lock, flags)) in __debug_sprintf_event() 1103 if (!spin_trylock_irqsave(&id->lock, flags)) in __debug_sprintf_exception()
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/efi/ |
| H A D | efi_64.c | 644 if (!spin_trylock_irqsave(&efi_runtime_lock, flags)) in efi_thunk_set_variable_nonblocking() 767 if (!spin_trylock_irqsave(&efi_runtime_lock, flags)) in efi_thunk_query_variable_info_nonblocking()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | spinlock.h | 422 #define spin_trylock_irqsave(lock, flags) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/hwspinlock/ |
| H A D | hwspinlock_core.c | 113 ret = spin_trylock_irqsave(&hwlock->lock, *flags); in __hwspin_trylock()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | ringbuf.c | 340 if (!spin_trylock_irqsave(&rb->spinlock, flags)) in __bpf_ringbuf_reserve()
|
| /OK3568_Linux_fs/kernel/drivers/accessibility/speakup/ |
| H A D | main.c | 1732 if (!spin_trylock_irqsave(&speakup_info.spinlock, flags)) in speakup_bs() 1756 if (!spin_trylock_irqsave(&speakup_info.spinlock, flags)) in speakup_con_write() 1785 if (!spin_trylock_irqsave(&speakup_info.spinlock, flags)) in speakup_con_update()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | nvram_64.c | 680 if (!spin_trylock_irqsave(&lock, flags)) in oops_to_nvram()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_memory_os_alloc.c | 675 if (0 == spin_trylock_irqsave(&mali_mem_os_allocator.pool_lock, flags)) { in mali_mem_os_shrink()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_sli4.h | 730 while (spin_trylock_irqsave(lock, flag) == 0) { \
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aacraid/ |
| H A D | commsup.c | 1634 if (spin_trylock_irqsave(&aac->fib_lock, flagv) == 0) in aac_reset_adapter() 1707 if (spin_trylock_irqsave(&aac->fib_lock, flagv) == 0) in aac_check_health()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/device_handler/ |
| H A D | scsi_dh_alua.c | 653 if (spin_trylock_irqsave(&tmp_pg->lock, flags)) { in alua_rtpg()
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc2/ |
| H A D | hcd_queue.c | 1303 while (!spin_trylock_irqsave(&hsotg->lock, flags)) { in dwc2_unreserve_timer_fn()
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | avc.c | 484 if (!spin_trylock_irqsave(lock, flags)) in avc_reclaim_node()
|