/linux/drivers/md/ |
H A D | md-cluster.c | 514 static int process_add_new_disk(struct mddev *mddev, struct cluster_msg *cmsg) in process_add_new_disk() 759 static int __sendmsg(struct md_cluster_info *cinfo, struct cluster_msg *cmsg) in __sendmsg() 806 static int sendmsg(struct md_cluster_info *cinfo, struct cluster_msg *cmsg, in sendmsg() 1004 struct cluster_msg cmsg = {0}; in resync_bitmap() local 1099 struct cluster_msg cmsg; in metadata_update_finish() local 1133 struct cluster_msg cmsg = {0}; in update_bitmap_size() local 1293 struct cluster_msg cmsg; in update_size() local 1381 struct cluster_msg cmsg = {0}; in resync_start_notify() local 1392 struct cluster_msg cmsg = {0}; in resync_info_update() local 1459 struct cluster_msg cmsg; in add_new_disk() local [all …]
|
/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()
|
/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()
|
/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
|
/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 | 228 struct cmsghdr *cmsg; in ca_write_cmsg_u32() local 247 struct cmsghdr *cmsg; in cs_write_cmsg() local 328 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
|
H A D | rxtimestamp.c | 201 struct cmsghdr *cmsg; in do_recv() local
|
/linux/samples/seccomp/ |
H A D | user-trap.c | 35 struct cmsghdr *cmsg; in send_fd() local 66 struct cmsghdr *cmsg; in recv_fd() local
|
/linux/include/linux/ |
H A D | socket.h | 116 #define __CMSG_NXTHDR(ctl, len, cmsg) __cmsg_nxthdr((ctl),(len),(cmsg)) argument 117 #define CMSG_NXTHDR(mhdr, cmsg) cmsg_nxthdr((mhdr), (cmsg)) argument 121 #define CMSG_DATA(cmsg) \ argument 123 #define CMSG_USER_DATA(cmsg) \ argument 132 #define CMSG_OK(mhdr, cmsg) ((cmsg)->cmsg_len >= sizeof(struct cmsghdr) && \ argument 136 #define for_each_cmsghdr(cmsg, msg) \ argument
|
/linux/tools/perf/trace/beauty/include/linux/ |
H A D | socket.h | 116 #define __CMSG_NXTHDR(ctl, len, cmsg) __cmsg_nxthdr((ctl),(len),(cmsg)) argument 117 #define CMSG_NXTHDR(mhdr, cmsg) cmsg_nxthdr((mhdr), (cmsg)) argument 121 #define CMSG_DATA(cmsg) \ argument 123 #define CMSG_USER_DATA(cmsg) \ argument 132 #define CMSG_OK(mhdr, cmsg) ((cmsg)->cmsg_len >= sizeof(struct cmsghdr) && \ argument 136 #define for_each_cmsghdr(cmsg, msg) \ argument
|
/linux/net/core/ |
H A D | scm.c | 67 static int scm_fp_copy(struct cmsghdr *cmsg, struct scm_fp_list **fplp) in scm_fp_copy() 151 struct cmsghdr *cmsg; in __scm_send() local
|
/linux/tools/testing/selftests/landlock/ |
H A D | common.h | 178 struct cmsghdr *cmsg; in recv_fd() local 212 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in send_fd() local
|
/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
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | crypto_sanity.c | 52 struct cmsghdr *cmsg; in do_crypt_afalg() local
|
H A D | lwt_reroute.c | 102 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in overflow_fq() local
|
H A D | token.c | 150 struct cmsghdr *cmsg; in sendfd() local 185 struct cmsghdr *cmsg; in recvfd() local
|
H A D | tc_redirect.c | 494 struct cmsghdr *cmsg; in __rcv_tstamp() local 594 struct cmsghdr *cmsg; in snd_tstamp() local
|
/linux/arch/um/os-Linux/drivers/ |
H A D | tuntap_user.c | 71 struct cmsghdr *cmsg; in tuntap_open_tramp() local
|
/linux/arch/um/os-Linux/ |
H A D | file.c | 527 struct cmsghdr *cmsg; in os_rcv_fd_msg() local 676 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in os_sendmsg_fds() local
|
/linux/tools/testing/selftests/net/af_unix/ |
H A D | scm_pidfd.c | 132 struct cmsghdr *cmsg; in cmsg_check() local
|
H A D | scm_rights.c | 207 } cmsg = { in __send_fd() local
|
/linux/net/rxrpc/ |
H A D | sendmsg.c | 454 struct cmsghdr *cmsg; in rxrpc_sendmsg_cmsg() local
|