Home
last modified time | relevance | path

Searched defs:osk (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/kernel/bpf/
H A Dreuseport_array.c253 struct sock *free_osk = NULL, *osk, *nsk; in bpf_fd_reuseport_array_update_elem() local
205 reuseport_array_update_check(const struct reuseport_array *array, const struct sock *nsk, const struct sock *osk, const struct sock_reuseport *nsk_reuse, u32 map_flags) reuseport_array_update_check() argument
/kernel/linux/linux-6.6/kernel/bpf/
H A Dreuseport_array.c236 struct sock *free_osk = NULL, *osk, *nsk; in bpf_fd_reuseport_array_update_elem() local
188 reuseport_array_update_check(const struct reuseport_array *array, const struct sock *nsk, const struct sock *osk, const struct sock_reuseport *nsk_reuse, u32 map_flags) reuseport_array_update_check() argument
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dninet_hashtables.c190 int __ninet_hash(struct sock *sk, struct sock *osk) in __ninet_hash() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_hashtables.c565 bool inet_ehash_insert(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_insert() argument
598 bool inet_ehash_nolisten(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_nolisten() argument
637 int __inet_hash(struct sock *sk, struct sock *osk) in __inet_hash() argument
/kernel/linux/linux-5.10/net/netrom/
H A Daf_netrom.c473 static struct sock *nr_make_new(struct sock *osk) in nr_make_new() argument
[all...]
/kernel/linux/linux-5.10/net/rose/
H A Daf_rose.c588 static struct sock *rose_make_new(struct sock *osk) in rose_make_new() argument
[all...]
/kernel/linux/linux-5.10/net/x25/
H A Daf_x25.c597 static struct sock *x25_make_new(struct sock *osk) in x25_make_new() argument
[all...]
/kernel/linux/linux-5.10/net/ax25/
H A Daf_ax25.c909 struct sock *ax25_make_new(struct sock *osk, struct ax25_dev *ax25_dev) in ax25_make_new() argument
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dsock_map.c483 struct sock *osk; in sock_map_update_common() local
H A Dsock.c1664 static void sock_copy(struct sock *nsk, const struct sock *osk) in sock_copy() argument
/kernel/linux/linux-6.6/net/rose/
H A Daf_rose.c589 static struct sock *rose_make_new(struct sock *osk) in rose_make_new() argument
[all...]
/kernel/linux/linux-6.6/net/netrom/
H A Daf_netrom.c473 static struct sock *nr_make_new(struct sock *osk) in nr_make_new() argument
[all...]
/kernel/linux/linux-6.6/net/x25/
H A Daf_x25.c587 static struct sock *x25_make_new(struct sock *osk) in x25_make_new() argument
[all...]
/kernel/linux/linux-6.6/net/ax25/
H A Daf_ax25.c914 struct sock *ax25_make_new(struct sock *osk, struct ax25_dev *ax25_dev) in ax25_make_new() argument
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dsock_map.c470 struct sock *osk; in sock_map_update_common() local
H A Dsock.c2057 static void sock_copy(struct sock *nsk, const struct sock *osk) in sock_copy() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_hashtables.c661 bool inet_ehash_insert(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_insert() argument
694 bool inet_ehash_nolisten(struct sock *sk, struct sock *osk, bool *found_dup_sk) in inet_ehash_nolisten() argument
733 int __inet_hash(struct sock *sk, struct sock *osk) in __inet_hash() argument
/kernel/linux/linux-5.10/net/unix/
H A Daf_unix.c182 static inline int unix_our_peer(struct sock *sk, struct sock *osk) in unix_our_peer() argument
187 static inline int unix_may_send(struct sock *sk, struct sock *osk) in unix_may_send() argument
/kernel/linux/linux-5.10/net/smc/
H A Daf_smc.c306 static void smc_copy_sock_settings(struct sock *nsk, struct sock *osk, in smc_copy_sock_settings() argument
[all...]
/kernel/linux/linux-6.6/net/unix/
H A Daf_unix.c215 static inline int unix_our_peer(struct sock *sk, struct sock *osk) in unix_our_peer() argument
220 static inline int unix_may_send(struct sock *sk, struct sock *osk) in unix_may_send() argument
/kernel/linux/linux-6.6/net/smc/
H A Daf_smc.c460 static void smc_adjust_sock_bufsizes(struct sock *nsk, struct sock *osk, in smc_adjust_sock_bufsizes() argument
488 static void smc_copy_sock_settings(struct sock *nsk, struct sock *osk, in smc_copy_sock_settings() argument
[all...]
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_policy.c2324 int __xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) in __xfrm_sk_clone_policy() argument
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_policy.c2405 int __xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) in __xfrm_sk_clone_policy() argument
/kernel/linux/linux-5.10/include/net/
H A Dsock.h905 static inline void sock_copy_flags(struct sock *nsk, struct sock *osk) in sock_copy_flags() argument
H A Dxfrm.h1200 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) in xfrm_sk_clone_policy() argument
1232 static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk) { return 0; } in xfrm_sk_clone_policy() argument

Completed in 58 milliseconds

12