Searched refs:tc_call_params (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/common_modules/tzdriver/ |
H A D | dynamic_mem.h | 77 int alloc_for_ion_sglist(const struct tc_call_params *call_params,
80 int alloc_for_ion(const struct tc_call_params *call_params,
124 static inline int alloc_for_ion_sglist(const struct tc_call_params *call_params,
in alloc_for_ion_sglist() 137 static inline int alloc_for_ion(const struct tc_call_params *call_params,
in alloc_for_ion()
|
H A D | teek_ns_client.h | 225 struct tc_call_params { struct
|
/kernel/linux/common_modules/tzdriver/ion/ |
H A D | dynamic_ion_mem.h | 77 int alloc_for_ion_sglist(const struct tc_call_params *call_params,
80 int alloc_for_ion(const struct tc_call_params *call_params,
124 static inline int alloc_for_ion_sglist(const struct tc_call_params *call_params,
in alloc_for_ion_sglist() 137 static inline int alloc_for_ion(const struct tc_call_params *call_params,
in alloc_for_ion()
|
H A D | dynamic_ion_mem.c | 527 int alloc_for_ion_sglist(const struct tc_call_params *call_params,
612 int alloc_for_ion(const struct tc_call_params *call_params,
|
/kernel/linux/common_modules/tzdriver/core/ |
H A D | gp_ops.c | 49 static void free_operation(const struct tc_call_params *call_params, 343 static int alloc_for_tmp_mem(const struct tc_call_params *call_params, in alloc_for_tmp_mem() 481 static int alloc_for_ref_mem(const struct tc_call_params *call_params, in alloc_for_ref_mem() 612 static int transfer_shared_mem(const struct tc_call_params *call_params, in transfer_shared_mem() 659 static int transfer_shared_mem(const struct tc_call_params *call_params, in transfer_shared_mem() 673 static int transfer_client_value(const struct tc_call_params *call_params, in transfer_client_value() 713 static int alloc_operation(const struct tc_call_params *call_params, in alloc_operation() 774 static int update_tmp_mem(const struct tc_call_params *call_params, in update_tmp_mem() 826 static int update_for_ref_mem(const struct tc_call_params *call_params, in update_for_ref_mem() 882 static int update_for_value(const struct tc_call_params *call_param [all...] |
H A D | gp_ops.h | 32 int tc_client_call(const struct tc_call_params *call_params);
|
H A D | session_manager.c | 974 struct tc_call_params params = { in proc_open_session() 1109 struct tc_call_params params = { in close_session() 1283 struct tc_call_params params = { in tc_ns_send_cmd()
|
Completed in 6 milliseconds