Home
last modified time | relevance | path

Searched refs:thread_param (Results 1 – 15 of 15) sorted by relevance

/optee_os/core/tee/
A Dsocket.c22 struct thread_param tpm[4] = { }; in socket_open()
63 struct thread_param tpm = { }; in socket_close()
84 struct thread_param tpm[3] = { }; in socket_send()
122 struct thread_param tpm[3] = { }; in socket_recv()
163 struct thread_param tpm[3] = { }; in socket_ioctl()
234 struct thread_param tpm = { in pta_socket_close_session()
A Dtee_supp_plugin_rpc.c23 struct thread_param params[THREAD_RPC_MAX_NUM_PARAMS]; in tee_invoke_supp_plugin_rpc()
A Dtadb.c99 struct thread_param params[3] = { }; in ta_operation_open()
125 struct thread_param params[2] = { }; in ta_operation_remove()
697 struct thread_param params[2] = { }; in ta_load()
A Dtee_rpmb_fs.c468 struct thread_param params[2] = { in tee_rpmb_invoke()
/optee_os/core/arch/arm/kernel/
A Dtee_time.c39 struct thread_param params = in tee_time_wait()
53 struct thread_param params = THREAD_PARAM_VALUE(OUT, 0, 0, 0); in tee_time_get_ree_time()
A Dthread_optee_smc.c343 struct thread_param *tpm) in set_rmem()
361 struct thread_param *tpm) in set_tmem()
385 struct thread_param *params, void **arg_ret, in get_rpc_arg()
459 struct thread_param *params) in get_rpc_arg_res()
486 struct thread_param *params) in thread_rpc_cmd()
521 struct thread_param param = THREAD_PARAM_VALUE(IN, bt, cookie, 0); in thread_rpc_free()
584 struct thread_param param = THREAD_PARAM_VALUE(IN, bt, size, align); in thread_rpc_alloc()
A Drpc_io_i2c.c21 struct thread_param p[4] = { }; in rpc_io_i2c_transfer()
A Dthread_spmc.c1085 static bool set_fmem(struct optee_msg_param *param, struct thread_param *tpm) in set_fmem()
1113 struct thread_param *params, in get_rpc_arg()
1166 struct thread_param *params) in get_rpc_arg_res()
1189 struct thread_param *params) in thread_rpc_cmd()
1215 struct thread_param param = THREAD_PARAM_VALUE(IN, bt, cookie, 0); in thread_rpc_free()
1239 struct thread_param param = THREAD_PARAM_VALUE(IN, bt, size, align); in thread_rpc_alloc()
/optee_os/core/arch/arm/include/kernel/
A Dthread.h692 struct thread_param { struct
701 (struct thread_param){ \ argument
707 (struct thread_param){ \
720 struct thread_param *params);
/optee_os/core/include/tee/
A Dtee_fs_rpc.h21 struct thread_param params[THREAD_RPC_MAX_NUM_PARAMS];
/optee_os/core/pta/
A Dbenchmark.c34 struct thread_param tpm = THREAD_PARAM_VALUE(IN, type, phta, size); in rpc_reg_global_buf()
A Dgprof.c20 struct thread_param params[3] = { }; in gprof_send_rpc()
/optee_os/core/kernel/
A Dnotif.c211 struct thread_param params = THREAD_PARAM_VALUE(IN, func, value, 0); in notif_rpc()
A Duser_ta.c264 struct thread_param params[3] = { }; in user_ta_dump_ftrace()
A Dree_fs_ta.c86 struct thread_param params[2]; in rpc_load()

Completed in 35 milliseconds