Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnft_counter.c35 write_sequnlock_bh(&priv->lock); in nft_counter_eval()
/linux-4.1.27/net/ipv4/
Dinetpeer.c452 write_sequnlock_bh(&base->lock); in inet_getpeer()
477 write_sequnlock_bh(&base->lock); in inet_getpeer()
556 write_sequnlock_bh(&base->lock); in inetpeer_invalidate_tree()
Dinet_fragment.c117 write_sequnlock_bh(&f->rnd_seqlock); in inet_frag_secret_rebuild()
Dsysctl_net_ipv4.c51 write_sequnlock_bh(&net->ipv4.ip_local_ports.lock); in set_local_port_range()
Dtcp_metrics.c755 write_sequnlock_bh(&fastopen_seqlock); in tcp_fastopen_cache_set()
/linux-4.1.27/include/linux/
Dseqlock.h341 static inline void write_sequnlock_bh(seqlock_t *sl) in write_sequnlock_bh() function
/linux-4.1.27/net/core/
Dneighbour.c1042 write_sequnlock_bh(&hh->hh_lock); in neigh_update_hhs()