Home
last modified time | relevance | path

Searched refs:write_seqlock_bh (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/net/netfilter/
Dnft_counter.c32 write_seqlock_bh(&priv->lock); in nft_counter_eval()
/linux-4.1.27/net/ipv4/
Dinetpeer.c447 write_seqlock_bh(&base->lock); in inet_getpeer()
547 write_seqlock_bh(&base->lock); in inetpeer_invalidate_tree()
Dinet_fragment.c71 write_seqlock_bh(&f->rnd_seqlock); in inet_frag_secret_rebuild()
Dsysctl_net_ipv4.c48 write_seqlock_bh(&net->ipv4.ip_local_ports.lock); in set_local_port_range()
Dtcp_metrics.c742 write_seqlock_bh(&fastopen_seqlock); in tcp_fastopen_cache_set()
/linux-4.1.27/include/linux/
Dseqlock.h335 static inline void write_seqlock_bh(seqlock_t *sl) in write_seqlock_bh() function
/linux-4.1.27/net/core/
Dneighbour.c1040 write_seqlock_bh(&hh->hh_lock); in neigh_update_hhs()