Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/android/
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),
Dbinder_internal.h311 struct binder_ref_data { struct
340 struct binder_ref_data data;
Dbinder.c1198 struct binder_ref_data *rdata) in binder_get_node_from_ref()
1254 struct binder_ref_data *rdata) in binder_update_ref_for_handle()
1296 uint32_t desc, bool strong, struct binder_ref_data *rdata) in binder_dec_ref_for_handle()
1319 struct binder_ref_data *rdata) in binder_inc_ref_for_node()
1916 struct binder_ref_data rdata; in binder_transaction_buffer_release()
2042 struct binder_ref_data rdata; in binder_translate_binder()
2095 struct binder_ref_data src_rdata; in binder_translate_handle()
2136 struct binder_ref_data dest_rdata; in binder_translate_handle()
3261 struct binder_ref_data rdata; in binder_thread_write()