Searched refs:ts_rpc_shared_memory (Results 1 – 2 of 2) sorted by relevance
14 static const struct ts_rpc_shared_memory null_shared_memory = {21 struct ts_rpc_shared_memory *memory = endpoint->shared_memories; in find_free_shared_memory_descriptor()31 static struct ts_rpc_shared_memory *find_shared_memory_descriptor( in find_shared_memory_descriptor()34 struct ts_rpc_shared_memory *memory = endpoint->shared_memories; in find_shared_memory_descriptor()53 struct ts_rpc_shared_memory *memory = NULL; in handle_memory_retrieve()95 struct ts_rpc_shared_memory *memory = NULL; in handle_memory_relinquish()111 *memory = (struct ts_rpc_shared_memory){ 0 }; in handle_memory_relinquish()186 const struct ts_rpc_shared_memory *memory = NULL; in handle_service_interfaces()271 sizeof(struct ts_rpc_shared_memory)); in ts_rpc_endpoint_sp_init()284 struct ts_rpc_shared_memory *memory = NULL; in ts_rpc_endpoint_sp_deinit()[all …]
29 struct ts_rpc_shared_memory { struct50 struct ts_rpc_shared_memory *shared_memories; argument
Completed in 5 milliseconds