Home
last modified time | relevance | path

Searched defs:msg_params (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/tee/optee/
Dffa_abi.c158 const struct optee_msg_param *msg_params) in optee_ffa_from_msg_param()
229 struct optee_msg_param *msg_params, in optee_ffa_to_msg_param()
Dsmc_abi.c140 const struct optee_msg_param *msg_params) in optee_from_msg_param()
229 struct optee_msg_param *msg_params, in optee_to_msg_param()
/linux-6.14.4/ipc/
Dmsg.c305 struct ipc_params msg_params; in ksys_msgget() local