Symbol: osk
function parameter
Defined...
-
include/net/sock.h:898:54-898:67: static inline void sock_copy_flags(struct sock *nsk, struct sock *osk)
-
include/net/xfrm.h:1196:57-1196:76: static inline int xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk)
-
kernel/bpf/reuseport_array.c:196:9-196:28: const struct sock *osk,
-
net/ax25/af_ax25.c:913:28-913:41: struct sock *ax25_make_new(struct sock *osk, struct ax25_dev *ax25_dev)
-
net/core/sock.c:1934:41-1934:60: static void sock_copy(struct sock *nsk, const struct sock *osk)
-
net/ipv4/inet_hashtables.c:519:41-519:54: bool inet_ehash_insert(struct sock *sk, struct sock *osk, bool *found_dup_sk)
-
net/ipv4/inet_hashtables.c:552:43-552:56: bool inet_ehash_nolisten(struct sock *sk, struct sock *osk, bool *found_dup_sk)
-
net/ipv4/inet_hashtables.c:591:34-591:47: int __inet_hash(struct sock *sk, struct sock *osk)
-
net/netrom/af_netrom.c:468:33-468:46: static struct sock *nr_make_new(struct sock *osk)
-
net/rose/af_rose.c:554:35-554:48: static struct sock *rose_make_new(struct sock *osk)
-
net/smc/af_smc.c:438:54-438:67: static void smc_copy_sock_settings(struct sock *nsk, struct sock *osk,
-
net/unix/af_unix.c:210:50-210:63: static inline int unix_our_peer(struct sock *sk, struct sock *osk)
-
net/unix/af_unix.c:215:50-215:63: static inline int unix_may_send(struct sock *sk, struct sock *osk)
-
net/x25/af_x25.c:581:34-581:47: static struct sock *x25_make_new(struct sock *osk)
-
net/xfrm/xfrm_policy.c:2324:45-2324:64: int __xfrm_sk_clone_policy(struct sock *sk, const struct sock *osk)
variable
Defined...