Lines Matching defs:sk

24 void reuseport_has_conns_set(struct sock *sk)  in reuseport_has_conns_set()
52 static void reuseport_get_incoming_cpu(struct sock *sk, struct sock_reuseport *reuse) in reuseport_get_incoming_cpu()
58 static void reuseport_put_incoming_cpu(struct sock *sk, struct sock_reuseport *reuse) in reuseport_put_incoming_cpu()
64 void reuseport_update_incoming_cpu(struct sock *sk, int val) in reuseport_update_incoming_cpu()
104 static int reuseport_sock_index(struct sock *sk, in reuseport_sock_index()
124 static void __reuseport_add_sock(struct sock *sk, in __reuseport_add_sock()
134 static bool __reuseport_detach_sock(struct sock *sk, in __reuseport_detach_sock()
149 static void __reuseport_add_closed_sock(struct sock *sk, in __reuseport_add_closed_sock()
158 static bool __reuseport_detach_closed_sock(struct sock *sk, in __reuseport_detach_closed_sock()
189 int reuseport_alloc(struct sock *sk, bool bind_inany) in reuseport_alloc()
259 struct sock *sk; in reuseport_grow() local
321 int reuseport_add_sock(struct sock *sk, struct sock *sk2, bool bind_inany) in reuseport_add_sock()
369 static int reuseport_resurrect(struct sock *sk, struct sock_reuseport *old_reuse, in reuseport_resurrect()
428 void reuseport_detach_sock(struct sock *sk) in reuseport_detach_sock()
463 void reuseport_stop_listen_sock(struct sock *sk) in reuseport_stop_listen_sock()
536 struct sock *sk = reuse->socks[i]; in reuseport_select_sock_by_hash() local
569 struct sock *reuseport_select_sock(struct sock *sk, in reuseport_select_sock()
621 struct sock *reuseport_migrate_sock(struct sock *sk, in reuseport_migrate_sock()
684 int reuseport_attach_prog(struct sock *sk, struct bpf_prog *prog) in reuseport_attach_prog()
716 int reuseport_detach_prog(struct sock *sk) in reuseport_detach_prog()