Home
last modified time | relevance | path

Searched refs:binder_ref_data (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/android/
H A Dbinder_trace.h18 struct binder_ref_data;
170 struct binder_ref_data *rdata),
195 struct binder_ref_data *rdata),
220 struct binder_ref_data *src_ref,
221 struct binder_ref_data *dest_ref),
H A Dbinder_internal.h291 struct binder_ref_data { struct
320 struct binder_ref_data data;
H A Dbinder.c1317 struct binder_ref_data *rdata) in binder_get_node_from_ref()
1392 struct binder_ref_data *rdata) in binder_update_ref_for_handle()
1436 uint32_t desc, bool strong, struct binder_ref_data *rdata) in binder_dec_ref_for_handle()
1459 struct binder_ref_data *rdata) in binder_inc_ref_for_node()
2086 struct binder_ref_data rdata; in binder_transaction_buffer_release()
2225 struct binder_ref_data rdata; in binder_translate_binder()
2278 struct binder_ref_data src_rdata; in binder_translate_handle()
2319 struct binder_ref_data dest_rdata; in binder_translate_handle()
3923 struct binder_ref_data rdata; in binder_thread_write()