Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/android/
Dbinder_trace.h18 struct binder_ref_data;
141 struct binder_ref_data *rdata),
166 struct binder_ref_data *rdata),
191 struct binder_ref_data *src_ref,
192 struct binder_ref_data *dest_ref),
Dbinder.c362 struct binder_ref_data { struct
391 struct binder_ref_data data;
1604 struct binder_ref_data *rdata) in binder_get_node_from_ref()
1660 struct binder_ref_data *rdata) in binder_update_ref_for_handle()
1702 uint32_t desc, bool strong, struct binder_ref_data *rdata) in binder_dec_ref_for_handle()
1725 struct binder_ref_data *rdata) in binder_inc_ref_for_node()
2299 struct binder_ref_data rdata; in binder_transaction_buffer_release()
2417 struct binder_ref_data rdata; in binder_translate_binder()
2470 struct binder_ref_data src_rdata; in binder_translate_handle()
2511 struct binder_ref_data dest_rdata; in binder_translate_handle()
[all …]