Searched refs:spin_trylock (Results 1 - 71 of 71) sorted by relevance

/linux-4.1.27/arch/arm/mach-imx/
H A Dcpuidle-imx6q.c28 if (!spin_trylock(&master_lock)) imx6q_enter_wait()
/linux-4.1.27/drivers/usb/phy/
H A Dphy-mv-usb.c100 if (spin_trylock(&mvotg->wq_lock)) { mv_otg_timer_await_bcon()
563 if (spin_trylock(&mvotg->wq_lock)) { set_a_bus_req()
592 if (spin_trylock(&mvotg->wq_lock)) { set_a_clr_err()
635 if (spin_trylock(&mvotg->wq_lock)) { set_a_bus_drop()
833 if (spin_trylock(&mvotg->wq_lock)) { mv_otg_probe()
885 if (spin_trylock(&mvotg->wq_lock)) { mv_otg_resume()
/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/
H A Dobd.h74 if (spin_trylock(&lock->lock)) { __client_obd_list_lock()
/linux-4.1.27/drivers/cpuidle/
H A Dcpuidle-ux500.c36 if (!spin_trylock(&master_lock)) ux500_enter_idle()
/linux-4.1.27/include/linux/
H A Dmutex.h168 * NOTE: mutex_trylock() follows the spin_trylock() convention,
H A Dspinlock.h320 static inline int spin_trylock(spinlock_t *lock) spin_trylock() function
H A Dnetdevice.h3181 bool ok = spin_trylock(&txq->_xmit_lock); __netif_tx_trylock()
/linux-4.1.27/arch/alpha/kernel/
H A Dsrmcons.c75 if (spin_trylock(&srmcons_callback_lock)) { srmcons_receive_chars()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/
H A Despi.c324 if (!spin_trylock(&espi->lock)) t1_espi_get_mon()
351 if (!spin_trylock(&espi->lock)) t1_espi_get_mon_t204()
H A Dsge.c1667 if (!spin_trylock(&q->lock)) t1_sge_tx()
1745 if (spin_trylock(&q->lock)) { t1_sge_tx()
1894 if (!spin_trylock(&q->lock)) sge_tx_reclaim_cb()
/linux-4.1.27/block/
H A Dblk-ioc.c107 if (spin_trylock(q->queue_lock)) { ioc_release_fn()
185 if (spin_trylock(icq->q->queue_lock)) { put_io_context_active()
H A Dblk-cgroup.c805 if (spin_trylock(q->queue_lock)) { blkcg_css_offline()
/linux-4.1.27/drivers/hwspinlock/
H A Dhwspinlock_core.c81 * should decide between spin_trylock, spin_trylock_irq and
113 ret = spin_trylock(&hwlock->lock); __hwspin_trylock()
250 /* Undo the spin_trylock{_irq, _irqsave} called while locking */ __hwspin_unlock()
/linux-4.1.27/kernel/locking/
H A Dsemaphore.c124 * NOTE: This return value is inverted from both spin_trylock and
H A Dmutex.c895 * NOTE: this function follows the spin_trylock() convention, so
/linux-4.1.27/drivers/tty/serial/
H A Dsunhv.c495 locked = spin_trylock(&port->lock); sunhv_console_write_bychar()
H A Dar933x_uart.c553 locked = spin_trylock(&up->port.lock); ar933x_uart_console_write()
H A Dmeson_uart.c460 locked = spin_trylock(&port->lock); meson_serial_console_write()
H A Dbcm63xx_uart.c711 locked = spin_trylock(&port->lock); bcm_console_write()
H A Dlpc32xx_hs.c151 locked = spin_trylock(&up->port.lock); lpc32xx_hsuart_console_write()
H A Dpxa.c658 locked = spin_trylock(&up->port.lock); serial_pxa_console_write()
H A Dst-asc.c810 locked = spin_trylock(&port->lock); asc_console_write()
H A Dpch_uart.c1667 priv_locked = spin_trylock(&priv->lock); pch_console_write()
1668 port_locked = spin_trylock(&priv->port.lock); pch_console_write()
H A Domap-serial.c1289 locked = spin_trylock(&up->port.lock); serial_omap_console_write()
H A Damba-pl011.c2007 locked = spin_trylock(&uap->port.lock); pl011_console_write()
H A Dsh-sci.c2373 locked = spin_trylock(&port->lock); serial_console_write()
/linux-4.1.27/arch/ia64/sn/kernel/
H A Dbte.c145 if (spin_trylock(&bte->spinlock)) { bte_copy()
/linux-4.1.27/drivers/net/
H A Drionet.c178 if (!spin_trylock(&rnet->tx_lock)) { rionet_start_xmit()
/linux-4.1.27/arch/s390/crypto/
H A Ddes_s390.c397 if (spin_trylock(&ctrblk_lock)) ctr_desall_crypt()
H A Daes_s390.c788 if (spin_trylock(&ctrblk_lock)) ctr_aes_crypt()
/linux-4.1.27/fs/autofs4/
H A Dexpire.c151 if (!spin_trylock(&parent->d_lock)) { get_next_positive_dentry()
/linux-4.1.27/fs/fscache/
H A Doperation.c433 if (!spin_trylock(&object->lock)) { fscache_put_operation()
/linux-4.1.27/kernel/
H A Dpanic.c98 if (!spin_trylock(&panic_lock)) panic()
H A Dsignal.c3652 if (!spin_trylock(&t->sighand->siglock)) { kdb_send_sig_info()
/linux-4.1.27/mm/
H A Dworkingset.c330 if (!spin_trylock(&mapping->tree_lock)) { shadow_lru_isolate()
H A Dvmalloc.c615 if (!spin_trylock(&purge_lock)) __purge_vmap_area_lazy()
/linux-4.1.27/fs/
H A Ddcache.c564 if (inode && unlikely(!spin_trylock(&inode->i_lock)))
569 if (unlikely(!spin_trylock(&parent->d_lock))) {
592 if (likely(spin_trylock(&parent->d_lock))) lock_parent()
971 if (inode && unlikely(!spin_trylock(&inode->i_lock))) { shrink_dentry_list()
998 if (unlikely(!spin_trylock(&inode->i_lock))) { shrink_dentry_list()
1023 if (!spin_trylock(&dentry->d_lock)) dentry_lru_isolate()
1103 if (!spin_trylock(&dentry->d_lock)) dentry_lru_isolate_shrink()
2389 if (!spin_trylock(&inode->i_lock)) { d_delete()
H A Dinode.c687 if (!spin_trylock(&inode->i_lock)) inode_lru_isolate()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
H A Dosc_cl_internal.h168 return spin_trylock(&obj->oo_lock); osc_object_trylock()
/linux-4.1.27/net/core/
H A Dnetpoll.c171 spin_trylock(&napi->poll_lock)) { poll_napi()
H A Ddev.c3492 if (spin_trylock(root_lock)) { net_tx_action()
/linux-4.1.27/net/ipv6/
H A Dicmp.c118 if (unlikely(!spin_trylock(&sk->sk_lock.slock))) { icmpv6_xmit_lock()
H A Dip6mr.c897 if (!spin_trylock(&mfc_unres_lock)) { ipmr_expire_process()
/linux-4.1.27/fs/xfs/
H A Dxfs_buf.c1511 if (!spin_trylock(&bp->b_lock)) xfs_buftarg_wait_rele()
1578 if (!spin_trylock(&bp->b_lock)) xfs_buftarg_isolate()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c851 if (!spin_trylock(&rds_ring->lock)) qlcnic_post_rx_buffers_nodb()
894 if (!spin_trylock(&tx_ring->tx_clean_lock)) qlcnic_process_cmd_ring()
/linux-4.1.27/drivers/scsi/bnx2i/
H A Dbnx2i.h144 if (spin_trylock(&__hba->stat_lock)) { \
/linux-4.1.27/net/ipv4/
H A Dicmp.c219 if (unlikely(!spin_trylock(&sk->sk_lock.slock))) { icmp_xmit_lock()
H A Dipmr.c667 if (!spin_trylock(&mfc_unres_lock)) { ipmr_expire_process()
/linux-4.1.27/kernel/debug/kdb/
H A Dkdb_support.c732 if (spin_trylock(&dap_lock)) { __acquires()
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_init.c1894 if (!spin_trylock(&rds_ring->lock)) netxen_post_rx_buffers_nodb()
/linux-4.1.27/arch/mn10300/kernel/
H A Dmn10300-serial.c1592 locked = spin_trylock(&port->uart.lock); mn10300_serial_console_write()
/linux-4.1.27/fs/ext2/
H A Dballoc.c1047 if (!spin_trylock(rsv_lock)) try_to_extend_reservation()
/linux-4.1.27/fs/gfs2/
H A Dquota.c154 if (!spin_trylock(&qd->qd_lockref.lock)) gfs2_qd_isolate()
H A Dglock.c1376 if (!spin_trylock(&gl->gl_spin)) {
/linux-4.1.27/drivers/net/ethernet/smsc/
H A Dsmc91x.c535 __ret = spin_trylock(lock); \
/linux-4.1.27/drivers/char/
H A Drandom.c905 if (!spin_trylock(&r->lock)) add_interrupt_randomness()
/linux-4.1.27/arch/ia64/kernel/
H A Dmca.c321 if (!spin_trylock(&mlogbuf_rlock)) { ia64_mlogbuf_dump_from_init()
H A Dperfmon.c6447 if (!spin_trylock(&pfm_alt_install_check)) { pfm_install_alt_pmu_interrupt()
6497 if (!spin_trylock(&pfm_alt_install_check)) { pfm_remove_alt_pmu_interrupt()
/linux-4.1.27/fs/ext3/
H A Dballoc.c1267 if (!spin_trylock(rsv_lock)) try_to_extend_reservation()
/linux-4.1.27/net/iucv/
H A Diucv.c1760 if (!spin_trylock(&iucv_table_lock)) { iucv_tasklet_fn()
/linux-4.1.27/drivers/net/ethernet/3com/
H A Dtyphoon.c470 if(spin_trylock(&tp->command_lock)) { typhoon_hello()
/linux-4.1.27/drivers/net/ethernet/tehuti/
H A Dtehuti.c1633 if (!spin_trylock(&priv->tx_lock)) { bdx_tx_transmit()
/linux-4.1.27/drivers/atm/
H A Dlanai.c1775 if (spin_trylock(&lanai->servicelock)) { lanai_timed_poll()
/linux-4.1.27/arch/cris/arch-v32/drivers/
H A Dcryptocop.c1921 if (!spin_trylock(&cryptocop_process_lock)){ dma_done_interrupt()
/linux-4.1.27/sound/core/
H A Dpcm_native.c974 if (!spin_trylock(&substream->group->lock)) { snd_pcm_action()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c2870 if (spin_trylock(&qs->txq[TXQ_OFLD].lock)) { sge_timer_tx()
/linux-4.1.27/drivers/tty/vt/
H A Dvt.c2539 if (!spin_trylock(&printing_lock)) vt_console_print()
/linux-4.1.27/fs/ext4/
H A Dext4.h2729 if (spin_trylock(lock)) ext4_lock_group()
/linux-4.1.27/drivers/net/ethernet/nvidia/
H A Dforcedeth.c4199 if (spin_trylock(&np->hwstats_lock)) { netdev_priv()
/linux-4.1.27/drivers/staging/dgap/
H A Ddgap.c2343 if (!spin_trylock(&brd->bd_lock)) dgap_poll_handler()
/linux-4.1.27/kernel/sched/
H A Dfair.c7584 if (!spin_trylock(&balancing)) for_each_domain()

Completed in 8695 milliseconds