Home
last modified time | relevance | path

Searched defs:call_params (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/common_modules/tzdriver/
H A Ddynamic_mem.h124 static inline int alloc_for_ion_sglist(const struct tc_call_params *call_params, in alloc_for_ion_sglist() argument
137 static inline int alloc_for_ion(const struct tc_call_params *call_params, in alloc_for_ion() argument
/kernel/linux/common_modules/tzdriver/ion/
H A Ddynamic_ion_mem.h124 static inline int alloc_for_ion_sglist(const struct tc_call_params *call_params, in alloc_for_ion_sglist() argument
137 static inline int alloc_for_ion(const struct tc_call_params *call_params, in alloc_for_ion() argument
H A Ddynamic_ion_mem.c527 int alloc_for_ion_sglist(const struct tc_call_params *call_params, argument
612 int alloc_for_ion(const struct tc_call_params *call_params, argument
/kernel/linux/common_modules/tzdriver/core/
H A Dgp_ops.c343 static int alloc_for_tmp_mem(const struct tc_call_params *call_params, in alloc_for_tmp_mem() argument
481 static int alloc_for_ref_mem(const struct tc_call_params *call_params, in alloc_for_ref_mem() argument
612 static int transfer_shared_mem(const struct tc_call_params *call_params, in transfer_shared_mem() argument
659 transfer_shared_mem(const struct tc_call_params *call_params, const struct tc_op_params *op_params, uint8_t kernel_params, uint32_t param_type, unsigned int index) transfer_shared_mem() argument
673 transfer_client_value(const struct tc_call_params *call_params, struct tc_op_params *op_params, uint8_t kernel_params, uint32_t param_type, unsigned int index) transfer_client_value() argument
713 alloc_operation(const struct tc_call_params *call_params, struct tc_op_params *op_params) alloc_operation() argument
774 update_tmp_mem(const struct tc_call_params *call_params, const struct tc_op_params *op_params, unsigned int index, bool is_complete) update_tmp_mem() argument
826 update_for_ref_mem(const struct tc_call_params *call_params, const struct tc_op_params *op_params, unsigned int index) update_for_ref_mem() argument
882 update_for_value(const struct tc_call_params *call_params, const struct tc_op_params *op_params, unsigned int index) update_for_value() argument
918 update_client_operation(const struct tc_call_params *call_params, const struct tc_op_params *op_params, bool is_complete) update_client_operation() argument
970 free_operation(const struct tc_call_params *call_params, struct tc_op_params *op_params) free_operation() argument
1026 is_clicall_params_vaild(const struct tc_call_params *call_params) is_clicall_params_vaild() argument
1065 init_smc_cmd(const struct tc_call_params *call_params, struct tc_op_params *op_params) init_smc_cmd() argument
1106 need_check_login(const struct tc_call_params *call_params, const struct tc_op_params *op_params) need_check_login() argument
1117 check_login_for_encrypt(const struct tc_call_params *call_params, struct tc_op_params *op_params) check_login_for_encrypt() argument
1151 reset_session_id(const struct tc_call_params *call_params, const struct tc_op_params *op_params, int tee_ret) reset_session_id() argument
1191 release_tc_call_resource(const struct tc_call_params *call_params, struct tc_op_params *op_params, int tee_ret) release_tc_call_resource() argument
1213 config_smc_cmd_context(const struct tc_call_params *call_params, struct tc_op_params *op_params) config_smc_cmd_context() argument
1227 handle_ta_pending(const struct tc_call_params *call_params, struct tc_op_params *op_params, int *tee_ret) handle_ta_pending() argument
1241 post_proc_smc_return(const struct tc_call_params *call_params, struct tc_op_params *op_params, int tee_ret) post_proc_smc_return() argument
1264 tc_client_call(const struct tc_call_params *call_params) tc_client_call() argument
[all...]

Completed in 4 milliseconds