Lines Matching defs:call_data
45 call_synced_function(struct threadsync_data *call_data, snmp_threadsync_called_fn fn) in call_synced_function()
56 struct threadsync_data *call_data = (struct threadsync_data *)ctx; in threadsync_get_value_synced() local
70 struct threadsync_data *call_data = (struct threadsync_data *)instance->reference.ptr; in threadsync_get_value() local
81 struct threadsync_data *call_data = (struct threadsync_data *)ctx; in threadsync_set_test_synced() local
95 struct threadsync_data *call_data = (struct threadsync_data *)instance->reference.ptr; in threadsync_set_test() local
107 struct threadsync_data *call_data = (struct threadsync_data *)ctx; in threadsync_set_value_synced() local
121 struct threadsync_data *call_data = (struct threadsync_data *)instance->reference.ptr; in threadsync_set_value() local
133 struct threadsync_data *call_data = (struct threadsync_data *)ctx; in threadsync_release_instance_synced() local
143 struct threadsync_data *call_data = (struct threadsync_data *)instance->reference.ptr; in threadsync_release_instance() local
153 struct threadsync_data *call_data = (struct threadsync_data *)ctx; in get_instance_synced() local
164 struct threadsync_data *call_data = (struct threadsync_data *)ctx; in get_next_instance_synced() local
176 struct threadsync_data *call_data = &threadsync_node->instance->data; in do_sync() local