Home
last modified time | relevance | path

Searched defs:cmsg (Results 126 - 147 of 147) sorted by relevance

123456

/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4recover.c750 __cld_pipe_upcall(struct rpc_pipe *pipe, void *cmsg, struct nfsd_net *nn) in __cld_pipe_upcall() argument
774 cld_pipe_upcall(struct rpc_pipe *pipe, void *cmsg, struct nfsd_net *nn) in cld_pipe_upcall() argument
790 __cld_pipe_inprogress_downcall(const struct cld_msg_v2 __user *cmsg, in __cld_pipe_inprogress_downcall() argument
856 struct cld_msg_v2 __user *cmsg in cld_pipe_downcall() local
917 struct cld_msg *cmsg = msg->data; cld_pipe_destroy_msg() local
1139 struct cld_msg_v2 *cmsg; nfsd4_cld_create_v2() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c982 struct cmsghdr *cmsg; in chtls_proccess_cmsg() local
/kernel/linux/linux-6.6/drivers/md/
H A Dmd-cluster.c504 static void process_add_new_disk(struct mddev *mddev, struct cluster_msg *cmsg) in process_add_new_disk() argument
737 static int __sendmsg(struct md_cluster_info *cinfo, struct cluster_msg *cmsg) in __sendmsg() argument
788 static int sendmsg(struct md_cluster_info *cinfo, struct cluster_msg *cmsg, in sendmsg() argument
986 struct cluster_msg cmsg = {0}; in resync_bitmap() local
1081 struct cluster_msg cmsg; metadata_update_finish() local
1115 struct cluster_msg cmsg = {0}; update_bitmap_size() local
1261 struct cluster_msg cmsg; update_size() local
1343 struct cluster_msg cmsg = {0}; resync_info_update() local
1410 struct cluster_msg cmsg; add_new_disk() local
1478 struct cluster_msg cmsg = {0}; remove_disk() local
1541 struct cluster_msg cmsg = {0}; gather_bitmaps() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c479 struct cmsghdr *cmsg; in __rcv_tstamp() local
579 struct cmsghdr *cmsg; in snd_tstamp() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c474 struct cmsghdr *cmsg; in process_cmsg() local
1150 apply_cmsg_types(int fd, const struct cfg_cmsg_types *cmsg) apply_cmsg_types() argument
[all...]
/kernel/linux/linux-6.6/net/iucv/
H A Daf_iucv.c907 struct cmsghdr *cmsg; in iucv_sock_sendmsg() local
/third_party/eudev/src/shared/
H A Dutil.c1962 struct cmsghdr *cmsg; in cmsg_close_all() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_direct.c296 struct cmsghdr *cmsg = alloca(cmsg_len); in _snd_send_fd() local
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc262 CMessage* cmsg = reinterpret_cast<CMessage*>(value.get()); in GetOrBuildOptions() local
H A Dmessage.cc897 CMessage* cmsg = reinterpret_cast<CMessage*>(item.second); in FixupMessageAfterMerge() local
2278 CMessage* cmsg = cmessage::NewEmptyMessage(message_class); in InternalGetSubMessage() local
2392 CMessage* cmsg = reinterpret_cast<CMessage*>(py_cmsg); FromString() local
2734 CMessage* cmsg = FindPtrOrNull( BuildSubMessageFromPointer() local
2842 CMessage* cmsg = reinterpret_cast<CMessage*>(msg); PyMessage_GetMessagePointer() local
2851 CMessage* cmsg = reinterpret_cast<CMessage*>(msg); PyMessage_GetMutableMessagePointer() local
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dsock.c2384 int __sock_cmsg_send(struct sock *sk, struct msghdr *msg, struct cmsghdr *cmsg, in __sock_cmsg_send() argument
2430 struct cmsghdr *cmsg; in sock_cmsg_send() local
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp.c1011 static int __udp_cmsg_send(struct cmsghdr *cmsg, u16 *gso_size) in __udp_cmsg_send() argument
1026 struct cmsghdr *cmsg; in udp_cmsg_send() local
/kernel/linux/linux-6.6/net/sunrpc/
H A Dxprtsock.c392 struct cmsghdr cmsg; in xs_sock_recv_cmsg() member
360 xs_sock_process_cmsg(struct socket *sock, struct msghdr *msg, struct cmsghdr *cmsg, int ret) xs_sock_process_cmsg() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp.c1001 static int __udp_cmsg_send(struct cmsghdr *cmsg, u16 *gso_size) in __udp_cmsg_send() argument
1016 struct cmsghdr *cmsg; in udp_cmsg_send() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp1910 cmsghdr* cmsg; in testSemaphoreFdSendOverSocket() local
1965 const cmsghdr* const cmsg = CMSG_FIRSTHDR(&msg); in testSemaphoreFdSendOverSocket() local
2988 cmsghdr* cmsg; testFenceFdSendOverSocket() local
3043 const cmsghdr* const cmsg = CMSG_FIRSTHDR(&msg); testFenceFdSendOverSocket() local
3837 cmsghdr* cmsg; testMemoryFdSendOverSocket() local
3891 const cmsghdr* const cmsg = CMSG_FIRSTHDR(&msg); testMemoryFdSendOverSocket() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp1895 cmsghdr* cmsg; in testSemaphoreFdSendOverSocket() local
1950 const cmsghdr* const cmsg = CMSG_FIRSTHDR(&msg); in testSemaphoreFdSendOverSocket() local
2970 cmsghdr* cmsg; testFenceFdSendOverSocket() local
3025 const cmsghdr* const cmsg = CMSG_FIRSTHDR(&msg); testFenceFdSendOverSocket() local
3718 cmsghdr* cmsg; testMemoryFdSendOverSocket() local
3772 const cmsghdr* const cmsg = CMSG_FIRSTHDR(&msg); testMemoryFdSendOverSocket() local
[all...]
/kernel/linux/linux-5.10/net/sctp/
H A Dsocket.c1661 struct cmsghdr *cmsg; in sctp_sendmsg_new_asoc() local
8563 struct cmsghdr *cmsg; in sctp_msghdr_parse() local
[all...]
/kernel/linux/linux-6.6/net/sctp/
H A Dsocket.c1663 struct cmsghdr *cmsg; in sctp_sendmsg_new_asoc() local
8815 struct cmsghdr *cmsg; in sctp_msghdr_parse() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dsock.c2817 int __sock_cmsg_send(struct sock *sk, struct cmsghdr *cmsg, in __sock_cmsg_send() argument
2864 struct cmsghdr *cmsg; in sock_cmsg_send() local
[all...]
/third_party/backends/sanei/
H A Dsanei_usb.c273 cmsg; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c1863 struct cmsghdr *cmsg; in wpa_driver_nl80211_handle_eapol_tx_status() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c2197 struct cmsghdr *cmsg; in wpa_driver_nl80211_handle_eapol_tx_status() local
[all...]

Completed in 95 milliseconds

123456