/linux-5.19.10/drivers/md/ |
D | md-cluster.c | 504 static void process_add_new_disk(struct mddev *mddev, struct cluster_msg *cmsg) in process_add_new_disk() 733 static int __sendmsg(struct md_cluster_info *cinfo, struct cluster_msg *cmsg) in __sendmsg() 784 static int sendmsg(struct md_cluster_info *cinfo, struct cluster_msg *cmsg, in sendmsg() 981 struct cluster_msg cmsg = {0}; in resync_bitmap() local 1076 struct cluster_msg cmsg; in metadata_update_finish() local 1110 struct cluster_msg cmsg = {0}; in update_bitmap_size() local 1256 struct cluster_msg cmsg; in update_size() local 1338 struct cluster_msg cmsg = {0}; in resync_info_update() local 1405 struct cluster_msg cmsg; in add_new_disk() local 1473 struct cluster_msg cmsg = {0}; in remove_disk() local [all …]
|
/linux-5.19.10/drivers/isdn/capi/ |
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-5.19.10/net/rds/ |
D | rdma.c | 609 struct cmsghdr *cmsg, in rds_cmsg_rdma_args() 809 struct cmsghdr *cmsg) in rds_cmsg_rdma_dest() 852 struct cmsghdr *cmsg) in rds_cmsg_rdma_map() 866 struct cmsghdr *cmsg) in rds_cmsg_atomic()
|
D | send.c | 892 struct cmsghdr *cmsg; in rds_rm_size() local 972 struct cmsghdr *cmsg) in rds_cmsg_zcopy() 988 struct cmsghdr *cmsg; in rds_cmsg_send() local 1081 struct cmsghdr *cmsg; in rds_rdma_bytes() local
|
D | recv.c | 453 struct rds_rdma_notify cmsg; in rds_notify_queue_get() local
|
/linux-5.19.10/tools/testing/selftests/net/ |
D | udpgso_bench_tx.c | 138 static void flush_cmsg(struct cmsghdr *cmsg) in flush_cmsg() 215 struct cmsghdr *cmsg; in flush_errqueue_recv() local 323 struct cmsghdr *cmsg; in send_udp_sendmmsg() local 380 struct cmsghdr *cmsg; in send_udp_segment() local
|
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
|
D | udpgso_bench_rx.c | 220 struct cmsghdr *cmsg; in recv_msg() local
|
D | timestamping.c | 159 struct cmsghdr *cmsg; in printpacket() local
|
D | rxtimestamp.c | 183 struct cmsghdr *cmsg; in do_recv() local
|
/linux-5.19.10/samples/seccomp/ |
D | user-trap.c | 35 struct cmsghdr *cmsg; in send_fd() local 64 struct cmsghdr *cmsg; in recv_fd() local
|
/linux-5.19.10/tools/perf/trace/beauty/include/linux/ |
D | socket.h | 107 #define __CMSG_NXTHDR(ctl, len, cmsg) __cmsg_nxthdr((ctl),(len),(cmsg)) argument 108 #define CMSG_NXTHDR(mhdr, cmsg) cmsg_nxthdr((mhdr), (cmsg)) argument 112 #define CMSG_DATA(cmsg) \ argument 114 #define CMSG_USER_DATA(cmsg) \ argument 123 #define CMSG_OK(mhdr, cmsg) ((cmsg)->cmsg_len >= sizeof(struct cmsghdr) && \ argument 127 #define for_each_cmsghdr(cmsg, msg) \ argument
|
/linux-5.19.10/include/linux/ |
D | socket.h | 107 #define __CMSG_NXTHDR(ctl, len, cmsg) __cmsg_nxthdr((ctl),(len),(cmsg)) argument 108 #define CMSG_NXTHDR(mhdr, cmsg) cmsg_nxthdr((mhdr), (cmsg)) argument 112 #define CMSG_DATA(cmsg) \ argument 114 #define CMSG_USER_DATA(cmsg) \ argument 123 #define CMSG_OK(mhdr, cmsg) ((cmsg)->cmsg_len >= sizeof(struct cmsghdr) && \ argument 127 #define for_each_cmsghdr(cmsg, msg) \ argument
|
/linux-5.19.10/net/core/ |
D | scm.c | 65 static int scm_fp_copy(struct cmsghdr *cmsg, struct scm_fp_list **fplp) in scm_fp_copy() 133 struct cmsghdr *cmsg; in __scm_send() local
|
/linux-5.19.10/net/ |
D | compat.c | 109 #define CMSG_COMPAT_DATA(cmsg) \ argument 127 static inline struct compat_cmsghdr __user *cmsg_compat_nxthdr(struct msghdr *msg, in cmsg_compat_nxthdr() 186 struct compat_cmsghdr cmsg; in cmsghdr_from_user_compat_to_kern() local
|
/linux-5.19.10/fs/nfsd/ |
D | nfs4recover.c | 750 __cld_pipe_upcall(struct rpc_pipe *pipe, void *cmsg, struct nfsd_net *nn) in __cld_pipe_upcall() 774 cld_pipe_upcall(struct rpc_pipe *pipe, void *cmsg, struct nfsd_net *nn) in cld_pipe_upcall() 790 __cld_pipe_inprogress_downcall(const struct cld_msg_v2 __user *cmsg, in __cld_pipe_inprogress_downcall() 854 struct cld_msg_v2 __user *cmsg = (struct cld_msg_v2 __user *)src; in cld_pipe_downcall() local 915 struct cld_msg *cmsg = msg->data; in cld_pipe_destroy_msg() local 1137 struct cld_msg_v2 *cmsg; in nfsd4_cld_create_v2() local
|
/linux-5.19.10/samples/bpf/ |
D | xdpsock_ctrl_proc.c | 84 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in send_xsks_map_fd() local
|
/linux-5.19.10/tools/testing/selftests/landlock/ |
D | base_test.c | 282 struct cmsghdr *cmsg; in TEST() local
|
/linux-5.19.10/arch/um/os-Linux/drivers/ |
D | tuntap_user.c | 71 struct cmsghdr *cmsg; in tuntap_open_tramp() local
|
/linux-5.19.10/arch/um/os-Linux/ |
D | file.c | 510 struct cmsghdr *cmsg; in os_rcv_fd() local 664 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in os_sendmsg_fds() local
|
/linux-5.19.10/tools/testing/selftests/bpf/prog_tests/ |
D | tc_redirect.c | 369 struct cmsghdr *cmsg; in rcv_tstamp() local 409 struct cmsghdr *cmsg; in snd_tstamp() local
|
/linux-5.19.10/tools/testing/selftests/net/mptcp/ |
D | mptcp_inq.c | 313 struct cmsghdr *cmsg; in get_tcp_inq() local
|
D | mptcp_connect.c | 426 struct cmsghdr *cmsg; in process_cmsg() local 1045 static void apply_cmsg_types(int fd, const struct cfg_cmsg_types *cmsg) in apply_cmsg_types()
|
/linux-5.19.10/net/rxrpc/ |
D | sendmsg.c | 499 struct cmsghdr *cmsg; in rxrpc_sendmsg_cmsg() local
|
/linux-5.19.10/net/tls/ |
D | tls_main.c | 170 struct cmsghdr *cmsg; in tls_proccess_cmsg() local
|