]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/net/llc_conn.h
futex: Split futex_mm_release() for exit/exec
[mirror_ubuntu-bionic-kernel.git] / include / net / llc_conn.h
index fe994d2e52869d06be7d26b48b942e666e60f2da..ea985aa7a6c5e64b6802c2399ad47db23fdbd9bf 100644 (file)
@@ -97,6 +97,7 @@ static __inline__ char llc_backlog_type(struct sk_buff *skb)
 
 struct sock *llc_sk_alloc(struct net *net, int family, gfp_t priority,
                          struct proto *prot, int kern);
+void llc_sk_stop_all_timers(struct sock *sk, bool sync);
 void llc_sk_free(struct sock *sk);
 
 void llc_sk_reset(struct sock *sk);