Home
last modified time | relevance | path

Searched defs:iovs (Results 1 – 14 of 14) sorted by relevance

/trusty/user/base/experimental/lib/tidl/
Dipc_ql_tipc.cpp197 const struct trusty_ipc_iovec* iovs, in send_iovs()
215 struct trusty_ipc_iovec iovs[] = { in send() local
225 struct trusty_ipc_iovec* iovs, in recv_iovs()
245 struct trusty_ipc_iovec iovs[] = { in recv() local
261 struct trusty_ipc_iovec iovs[] = { in send() local
283 struct trusty_ipc_iovec iovs[] = { in recv() local
306 struct trusty_ipc_iovec iovs[] = { in send() local
334 struct trusty_ipc_iovec iovs[] = { in recv() local
Dipc.cpp95 struct iovec iovs[] = { in send() local
133 struct iovec iovs[] = { in recv() local
165 struct iovec iovs[] = { in send() local
209 struct iovec iovs[] = { in recv() local
/trusty/user/app/sample/stats-test/
Dstats_test.cpp76 struct iovec iovs[] = { in TEST_F() local
111 struct iovec iovs[] = { in TEST_F() local
/trusty/hardware/nxp/app/hwcrypto/
Dmain.c132 struct iovec iovs[2] = { in tipc_send_two_segments() local
168 struct iovec iovs[2] = {{ in tipc_recv_two_segments() local
/trusty/user/app/storage/
Derror_reporting.c84 struct iovec iovs[] = { in do_error_report() local
/trusty/kernel/lib/metrics/
Dmetrics.c171 struct iovec_kern iovs[] = { in report_crash() local
211 struct iovec_kern iovs[] = { in report_exit() local
/trusty/user/base/lib/tipc/
Dtipc.c99 struct iovec iovs[2] = { in tipc_send2() local
138 struct iovec iovs[2] = { in tipc_recv2() local
/trusty/kernel/lib/trusty/
Dvqueue.h68 struct iovec_kern* iovs; member
/trusty/user/base/lib/tipc/rust/src/
Dhandle.rs162 let mut iovs = arrayvec::ArrayVec::<_, MAX_MSG_IOVECS>::new(); in recv_vectored() localVariable
210 let mut iovs = arrayvec::ArrayVec::<_, MAX_MSG_IOVECS>::new(); in send_vectored() localVariable
/trusty/user/base/lib/secure_fb/srv/
Dsecure_fb_server.c128 struct iovec iovs[] = { in handle_get_fbs_req() local
/trusty/user/base/lib/hwbcc/client/
Dhwbcc.c139 struct iovec iovs[3] = { in sign_data() local
/trusty/user/base/lib/spi/srv/tipc/
Dtipc.c89 struct iovec iovs[2] = { in recv_msg() local
/trusty/user/base/lib/secure_fb/
Dsecure_fb.c158 struct iovec iovs[] = { in handle_get_fbs_resp() local
/trusty/user/base/lib/spi/client/
Dclient.c46 struct iovec iovs[2] = { in send_shm() local