Searched refs:put_cmsg_notrunc (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/tools/perf/trace/beauty/include/linux/ |
| H A D | socket.h | 395 extern int put_cmsg_notrunc(struct msghdr *msg, int level, int type, int len,
|
| /linux-6.15/include/linux/ |
| H A D | socket.h | 395 extern int put_cmsg_notrunc(struct msghdr *msg, int level, int type, int len,
|
| /linux-6.15/net/core/ |
| H A D | scm.c | 285 int put_cmsg_notrunc(struct msghdr *msg, int level, int type, int len, in put_cmsg_notrunc() function
|
| /linux-6.15/net/ipv4/ |
| H A D | tcp.c | 2468 err = put_cmsg_notrunc(msg, SOL_SOCKET, in tcp_recvmsg_dmabuf() 2532 err = put_cmsg_notrunc(msg, SOL_SOCKET, in tcp_recvmsg_dmabuf()
|