Searched refs:maybe_add_creds (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/unix/ |
H A D | af_unix.c | 1620 static void maybe_add_creds(struct sk_buff *skb, const struct socket *sock, in maybe_add_creds() function 1863 maybe_add_creds(skb, sock, other); in unix_dgram_sendmsg() 1966 maybe_add_creds(skb, sock, other); in unix_stream_sendmsg()
|
/kernel/linux/linux-6.6/net/unix/ |
H A D | af_unix.c | 1853 static void maybe_add_creds(struct sk_buff *skb, const struct socket *sock, in maybe_add_creds() function 2085 maybe_add_creds(skb, sock, other); in unix_dgram_sendmsg() 2147 maybe_add_creds(skb, sock, other); in queue_oob() 2264 maybe_add_creds(skb, sock, other); in unix_stream_sendmsg()
|
Completed in 8 milliseconds