Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv4/
Dinetpeer.c234 write_sequnlock_bh(&base->lock); in inet_getpeer()
Dtcp_metrics.c611 write_sequnlock_bh(&fastopen_seqlock); in tcp_fastopen_cache_set()
Dsysctl_net_ipv4.c64 write_sequnlock_bh(&net->ipv4.ip_local_ports.lock); in set_local_port_range()
/linux-6.6.21/include/linux/
Dseqlock.h925 static inline void write_sequnlock_bh(seqlock_t *sl) in write_sequnlock_bh() function
/linux-6.6.21/net/core/
Dneighbour.c1273 write_sequnlock_bh(&hh->hh_lock); in neigh_update_hhs()