Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder_trace.h27 struct binder_ref_data;
150 struct binder_ref_data *rdata),
175 struct binder_ref_data *rdata),
200 struct binder_ref_data *src_ref,
201 struct binder_ref_data *dest_ref),
Dbinder.c421 struct binder_ref_data { struct
450 struct binder_ref_data data;
1695 struct binder_ref_data *rdata) in binder_get_node_from_ref()
1751 struct binder_ref_data *rdata) in binder_update_ref_for_handle()
1793 uint32_t desc, bool strong, struct binder_ref_data *rdata) in binder_dec_ref_for_handle()
1816 struct binder_ref_data *rdata) in binder_inc_ref_for_node()
2247 struct binder_ref_data rdata; in binder_transaction_buffer_release()
2335 struct binder_ref_data rdata; in binder_translate_binder()
2388 struct binder_ref_data src_rdata; in binder_translate_handle()
2425 struct binder_ref_data dest_rdata; in binder_translate_handle()
[all …]