Home
last modified time | relevance | path

Searched refs:write_sequnlock_irqrestore (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_clock.c113 write_sequnlock_irqrestore(&mdev->clock_lock, flags); in mlx4_en_ptp_overflow_check()
140 write_sequnlock_irqrestore(&mdev->clock_lock, flags); in mlx4_en_phc_adjfine()
160 write_sequnlock_irqrestore(&mdev->clock_lock, flags); in mlx4_en_phc_adjtime()
183 write_sequnlock_irqrestore(&mdev->clock_lock, flags); in mlx4_en_phc_gettime()
209 write_sequnlock_irqrestore(&mdev->clock_lock, flags); in mlx4_en_phc_settime()
286 write_sequnlock_irqrestore(&mdev->clock_lock, flags); in mlx4_en_init_timestamp()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c229 write_sequnlock_irqrestore(&clock->lock, flags); in mlx5_pps_out()
257 write_sequnlock_irqrestore(&clock->lock, flags); in mlx5_timestamp_overflow()
298 write_sequnlock_irqrestore(&clock->lock, flags); in mlx5_ptp_settime()
333 write_sequnlock_irqrestore(&clock->lock, flags); in mlx5_ptp_gettimex()
379 write_sequnlock_irqrestore(&clock->lock, flags); in mlx5_ptp_adjtime()
436 write_sequnlock_irqrestore(&clock->lock, flags); in mlx5_ptp_adjfine()
520 write_sequnlock_irqrestore(&clock->lock, flags); in find_target_cycles()
921 write_sequnlock_irqrestore(&clock->lock, flags); in mlx5_pps_event()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dverbs_txreq.c44 write_sequnlock_irqrestore(&dev->txwait_lock, flags); in hfi1_put_txreq()
H A Dqp.c144 write_sequnlock_irqrestore(lock, flags); in flush_iowait()
H A Duser_sdma.c209 write_sequnlock_irqrestore(lock, flags); in flush_pq_iowait()
H A Dpio.c1620 write_sequnlock_irqrestore(&sc->waitlock, flags); in sc_piobufavail()
H A Dverbs.c575 write_sequnlock_irqrestore(&dev->iowait_lock, flags); in mem_timer()
H A Dsdma.c415 write_sequnlock_irqrestore(&sde->head_lock, flags); in sdma_field_flush()
/openbmc/linux/block/
H A Dbadblocks.c310 write_sequnlock_irqrestore(&bb->lock, flags); in badblocks_set()
/openbmc/linux/include/linux/
H A Dseqlock.h1035 write_sequnlock_irqrestore(seqlock_t *sl, unsigned long flags) in write_sequnlock_irqrestore() function
/openbmc/linux/kernel/kcsan/
H A Dkcsan_test.c469 write_sequnlock_irqrestore(&test_seqlock, flags); in test_kernel_seqlock_writer()
/openbmc/linux/mm/
H A Dpage_alloc.c5160 write_sequnlock_irqrestore(&zonelist_update_seq, flags); in __build_all_zonelists()
/openbmc/linux/drivers/md/
H A Draid10.c968 write_sequnlock_irqrestore(&conf->resync_lock, flags); in lower_barrier()