Searched refs:write_seqlock_bh (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/ipv4/
H A Dinetpeer.c205 write_seqlock_bh(&base->lock);
H A Dtcp_metrics.c598 write_seqlock_bh(&fastopen_seqlock);
/linux-master/include/linux/
H A Dseqlock.h840 * write_seqlock_bh() - start a softirqs-disabled seqlock_t write section
846 static inline void write_seqlock_bh(seqlock_t *sl) function
858 * write_seqlock_bh().
/linux-master/net/core/
H A Dneighbour.c1271 write_seqlock_bh(&hh->hh_lock);

Completed in 128 milliseconds