Searched defs:tpm (Results 1 – 4 of 4) sorted by relevance
23 struct thread_param tpm[4] = { }; in socket_open() local67 struct thread_param tpm = { }; in socket_close() local88 struct thread_param tpm[3] = { }; in socket_send() local129 struct thread_param tpm[3] = { }; in socket_recv() local176 struct thread_param tpm[3] = { }; in socket_ioctl() local256 struct thread_param tpm = { in pta_socket_close_session() local
420 struct thread_param *tpm) in set_rmem()438 struct thread_param *tpm) in set_tmem()
419 struct thread_param *tpm) in set_rmem()437 struct thread_param *tpm) in set_tmem()
2107 static bool set_fmem(struct optee_msg_param *param, struct thread_param *tpm) in set_fmem() argument