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

/linux-master/net/ipv4/
H A Dinetpeer.c231 write_sequnlock_bh(&base->lock);
H A Dtcp_metrics.c611 write_sequnlock_bh(&fastopen_seqlock);
/linux-master/include/linux/
H A Dseqlock.h853 * write_sequnlock_bh() - end a softirqs-disabled seqlock_t write section
856 * write_sequnlock_bh closes the serialized, non-preemptible, and
860 static inline void write_sequnlock_bh(seqlock_t *sl) function
/linux-master/net/core/
H A Dneighbour.c1273 write_sequnlock_bh(&hh->hh_lock);

Completed in 144 milliseconds