/openbmc/linux/net/handshake/ |
H A D | alert.c | 39 struct cmsghdr *cmsg; in tls_alert_send() local 74 u8 tls_get_record_type(const struct sock *sk, const struct cmsghdr *cmsg) in tls_get_record_type()
|
/openbmc/linux/drivers/md/ |
H A D | md-cluster.c | 504 static void process_add_new_disk(struct mddev *mddev, struct cluster_msg *cmsg) in process_add_new_disk() 737 static int __sendmsg(struct md_cluster_info *cinfo, struct cluster_msg *cmsg) in __sendmsg() 788 static int sendmsg(struct md_cluster_info *cinfo, struct cluster_msg *cmsg, in sendmsg() 986 struct cluster_msg cmsg = {0}; in resync_bitmap() local 1081 struct cluster_msg cmsg; in metadata_update_finish() local 1115 struct cluster_msg cmsg = {0}; in update_bitmap_size() local 1267 struct cluster_msg cmsg; in update_size() local 1349 struct cluster_msg cmsg = {0}; in resync_info_update() local 1416 struct cluster_msg cmsg; in add_new_disk() local 1484 struct cluster_msg cmsg = {0}; in remove_disk() local [all …]
|
/openbmc/linux/drivers/isdn/capi/ |
H A D | capiutil.c | 234 static void jumpcstruct(_cmsg *cmsg) in jumpcstruct() 466 static _cdebbuf *protocol_message_2_pars(_cdebbuf *cdb, _cmsg *cmsg, int level) in protocol_message_2_pars() 587 _cmsg *cmsg; in capi_message2str() local 659 _cdebbuf *capi_cmsg2str(_cmsg *cmsg) in capi_cmsg2str()
|
/openbmc/phosphor-net-ipmid/ |
H A D | socket_channel.hpp | 163 cmsghdr* cmsg; in read() local 203 cmsghdr* cmsg = CMSG_FIRSTHDR(&msg); in write() local
|
/openbmc/linux/net/rds/ |
H A D | rdma.c | 612 struct cmsghdr *cmsg, in rds_cmsg_rdma_args() 812 struct cmsghdr *cmsg) in rds_cmsg_rdma_dest() 855 struct cmsghdr *cmsg) in rds_cmsg_rdma_map() 869 struct cmsghdr *cmsg) in rds_cmsg_atomic()
|
H A D | send.c | 891 struct cmsghdr *cmsg; in rds_rm_size() local 971 struct cmsghdr *cmsg) in rds_cmsg_zcopy() 987 struct cmsghdr *cmsg; in rds_cmsg_send() local 1080 struct cmsghdr *cmsg; in rds_rdma_bytes() local
|
/openbmc/linux/samples/seccomp/ |
H A D | user-trap.c | 35 struct cmsghdr *cmsg; in send_fd() local 64 struct cmsghdr *cmsg; in recv_fd() local
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | udpgso_bench_tx.c | 139 static void flush_cmsg(struct cmsghdr *cmsg) in flush_cmsg() 216 struct cmsghdr *cmsg; in flush_errqueue_recv() local 339 struct cmsghdr *cmsg; in send_udp_sendmmsg() local 396 struct cmsghdr *cmsg; in send_udp_segment() local
|
H A D | cmsg_sender.c | 220 struct cmsghdr *cmsg; in ca_write_cmsg_u32() local 239 struct cmsghdr *cmsg; in cs_write_cmsg() local 333 struct cmsghdr *cmsg; in cs_read_cmsg() local
|
H A D | udpgso_bench_rx.c | 220 struct cmsghdr *cmsg; in recv_msg() local
|
H A D | timestamping.c | 159 struct cmsghdr *cmsg; in printpacket() local
|
/openbmc/linux/tools/testing/selftests/landlock/ |
H A D | common.h | 214 struct cmsghdr *cmsg; in recv_fd() local 248 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in send_fd() local
|
/openbmc/linux/tools/perf/trace/beauty/include/linux/ |
H A D | socket.h | 115 #define __CMSG_NXTHDR(ctl, len, cmsg) __cmsg_nxthdr((ctl),(len),(cmsg)) argument 116 #define CMSG_NXTHDR(mhdr, cmsg) cmsg_nxthdr((mhdr), (cmsg)) argument 120 #define CMSG_DATA(cmsg) \ argument 122 #define CMSG_USER_DATA(cmsg) \ argument 131 #define CMSG_OK(mhdr, cmsg) ((cmsg)->cmsg_len >= sizeof(struct cmsghdr) && \ argument 135 #define for_each_cmsghdr(cmsg, msg) \ argument
|
/openbmc/linux/include/linux/ |
H A D | socket.h | 115 #define __CMSG_NXTHDR(ctl, len, cmsg) __cmsg_nxthdr((ctl),(len),(cmsg)) argument 116 #define CMSG_NXTHDR(mhdr, cmsg) cmsg_nxthdr((mhdr), (cmsg)) argument 120 #define CMSG_DATA(cmsg) \ argument 122 #define CMSG_USER_DATA(cmsg) \ argument 131 #define CMSG_OK(mhdr, cmsg) ((cmsg)->cmsg_len >= sizeof(struct cmsghdr) && \ argument 135 #define for_each_cmsghdr(cmsg, msg) \ argument
|
/openbmc/linux/net/core/ |
H A D | scm.c | 66 static int scm_fp_copy(struct cmsghdr *cmsg, struct scm_fp_list **fplp) in scm_fp_copy() 140 struct cmsghdr *cmsg; in __scm_send() local
|
/openbmc/qemu/contrib/ivshmem-server/ |
H A D | ivshmem-server.c | 38 struct cmsghdr cmsg; in ivshmem_server_send_one_msg() member 41 struct cmsghdr *cmsg; in ivshmem_server_send_one_msg() local
|
/openbmc/qemu/contrib/ivshmem-client/ |
H A D | ivshmem-client.c | 32 struct cmsghdr cmsg; in ivshmem_client_read_one_msg() member 35 struct cmsghdr *cmsg; in ivshmem_client_read_one_msg() local
|
/openbmc/qemu/crypto/ |
H A D | afalgpriv.h | 41 struct cmsghdr *cmsg; member
|
/openbmc/linux/net/ |
H A D | compat.c | 107 #define CMSG_COMPAT_DATA(cmsg) \ argument 125 static inline struct compat_cmsghdr __user *cmsg_compat_nxthdr(struct msghdr *msg, in cmsg_compat_nxthdr() 184 struct compat_cmsghdr cmsg; in cmsghdr_from_user_compat_to_kern() local
|
/openbmc/linux/fs/nfsd/ |
H A D | nfs4recover.c | 751 __cld_pipe_upcall(struct rpc_pipe *pipe, void *cmsg, struct nfsd_net *nn) in __cld_pipe_upcall() 775 cld_pipe_upcall(struct rpc_pipe *pipe, void *cmsg, struct nfsd_net *nn) in cld_pipe_upcall() 791 __cld_pipe_inprogress_downcall(const struct cld_msg_v2 __user *cmsg, in __cld_pipe_inprogress_downcall() 865 struct cld_msg_v2 __user *cmsg = (struct cld_msg_v2 __user *)src; in cld_pipe_downcall() local 926 struct cld_msg *cmsg = msg->data; in cld_pipe_destroy_msg() local 1148 struct cld_msg_v2 *cmsg; in nfsd4_cld_create_v2() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | lwt_reroute.c | 102 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in overflow_fq() local
|
/openbmc/linux/arch/um/os-Linux/drivers/ |
H A D | tuntap_user.c | 71 struct cmsghdr *cmsg; in tuntap_open_tramp() local
|
/openbmc/qemu/ |
H A D | qemu-bridge-helper.c | 191 struct cmsghdr *cmsg; in send_fd() local
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | file.c | 510 struct cmsghdr *cmsg; in os_rcv_fd() local 664 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in os_sendmsg_fds() local
|
/openbmc/qemu/tests/qtest/ |
H A D | libqmp.c | 106 struct cmsghdr *cmsg; in socket_send_fds() local
|