Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv4/
Dinetpeer.c208 write_seqlock_bh(&base->lock); in inet_getpeer()
Dtcp_metrics.c598 write_seqlock_bh(&fastopen_seqlock); in tcp_fastopen_cache_set()
Dsysctl_net_ipv4.c57 write_seqlock_bh(&net->ipv4.ip_local_ports.lock); in set_local_port_range()
/linux-6.6.21/include/linux/
Dseqlock.h911 static inline void write_seqlock_bh(seqlock_t *sl) in write_seqlock_bh() function
/linux-6.6.21/net/core/
Dneighbour.c1271 write_seqlock_bh(&hh->hh_lock); in neigh_update_hhs()