Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder_trace.h18 struct binder_ref_data;
165 struct binder_ref_data *rdata),
190 struct binder_ref_data *rdata),
215 struct binder_ref_data *src_ref,
216 struct binder_ref_data *dest_ref),
H A Dbinder_internal.h294 struct binder_ref_data { struct
323 struct binder_ref_data data;
H A Dbinder.c1367 struct binder_ref_data *rdata) in binder_get_node_from_ref()
1424 struct binder_ref_data *rdata) in binder_update_ref_for_handle()
1466 uint32_t desc, bool strong, struct binder_ref_data *rdata) in binder_dec_ref_for_handle()
1489 struct binder_ref_data *rdata) in binder_inc_ref_for_node()
2095 struct binder_ref_data rdata; in binder_transaction_buffer_release()
2220 struct binder_ref_data rdata; in binder_translate_binder()
2274 struct binder_ref_data src_rdata; in binder_translate_handle()
2316 struct binder_ref_data dest_rdata; in binder_translate_handle()
3867 struct binder_ref_data rdata; in binder_thread_write()