Home
last modified time | relevance | path

Searched refs:sock_map_unhash (Results 1 – 3 of 3) sorted by relevance

/linux/net/unix/
H A Dunix_bpf.c121 prot->unhash = sock_map_unhash; in unix_stream_bpf_rebuild_protos()
/linux/net/core/
H A Dsock_map.c1628 void sock_map_unhash(struct sock *sk) in sock_map_unhash() function
1643 if (WARN_ON_ONCE(saved_unhash == sock_map_unhash)) in sock_map_unhash()
1648 EXPORT_SYMBOL_GPL(sock_map_unhash);
/linux/include/linux/
H A Dbpf.h3258 void sock_map_unhash(struct sock *sk);