Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A 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()
H A 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/ipc/
H A Dmsg.c305 struct ipc_params msg_params; in ksys_msgget() local