Home
last modified time | relevance | path

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

/linux-6.15/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()
/linux-6.15/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ptp.c89 write_sequnlock_irqrestore(&wx->hw_tc_lock, flags); in wx_ptp_adjtime()
122 write_sequnlock_irqrestore(&wx->hw_tc_lock, flags); in wx_ptp_settime64()
241 write_sequnlock_irqrestore(&wx->hw_tc_lock, flags); in wx_ptp_overflow_check()
344 write_sequnlock_irqrestore(&wx->hw_tc_lock, flags); in wx_ptp_trigger_calc()
725 write_sequnlock_irqrestore(&wx->hw_tc_lock, flags); in wx_ptp_reset_cyclecounter()
744 write_sequnlock_irqrestore(&wx->hw_tc_lock, flags); in wx_ptp_reset()
/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.c72 write_sequnlock_irqrestore(&ptp->ptp_lock, flags); in bnxt_ptp_settime()
243 write_sequnlock_irqrestore(&ptp->ptp_lock, flags); in bnxt_ptp_adjtime()
279 write_sequnlock_irqrestore(&ptp->ptp_lock, flags); in bnxt_ptp_adjfine()
789 write_sequnlock_irqrestore(&ptp->ptp_lock, flags); in bnxt_ptp_ts_aux_work()
1009 write_sequnlock_irqrestore(&ptp->ptp_lock, flags); in bnxt_ptp_timecounter_init()
1045 write_sequnlock_irqrestore(&bp->ptp_cfg->ptp_lock, flags); in bnxt_ptp_init_rtc()
H A Dbnxt.c2858 write_sequnlock_irqrestore(&ptp->ptp_lock, flags); in bnxt_async_event_process()
14159 write_sequnlock_irqrestore(&ptp->ptp_lock, flags); in bnxt_force_fw_reset()
14229 write_sequnlock_irqrestore(&ptp->ptp_lock, flags); in bnxt_fw_reset()
/linux-6.15/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()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c395 write_sequnlock_irqrestore(&clock->lock, flags); in mlx5_pps_out()
424 write_sequnlock_irqrestore(&clock->lock, flags); in mlx5_timestamp_overflow()
463 write_sequnlock_irqrestore(&clock->lock, flags); in mlx5_clock_settime()
558 write_sequnlock_irqrestore(&clock->lock, flags); in mlx5_ptp_adjtime()
624 write_sequnlock_irqrestore(&clock->lock, flags); in mlx5_ptp_adjfine()
722 write_sequnlock_irqrestore(&clock->lock, flags); in find_target_cycles()
1136 write_sequnlock_irqrestore(&clock->lock, flags); in mlx5_pps_event()
/linux-6.15/include/linux/
H A Dseqlock.h978 write_sequnlock_irqrestore(seqlock_t *sl, unsigned long flags) in write_sequnlock_irqrestore() function
/linux-6.15/block/
H A Dbadblocks.c976 write_sequnlock_irqrestore(&bb->lock, flags); in _badblocks_set()
/linux-6.15/kernel/kcsan/
H A Dkcsan_test.c472 write_sequnlock_irqrestore(&test_seqlock, flags); in test_kernel_seqlock_writer()
/linux-6.15/mm/
H A Dpage_alloc.c5563 write_sequnlock_irqrestore(&zonelist_update_seq, flags); in __build_all_zonelists()
/linux-6.15/drivers/md/
H A Draid10.c947 write_sequnlock_irqrestore(&conf->resync_lock, flags); in lower_barrier()