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

/linux-master/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.h279 * struct binder_ref_data - binder_ref counts and id
290 struct binder_ref_data { struct
299 * @data: binder_ref_data containing id, handle, and current refcounts
319 struct binder_ref_data data;
H A Dbinder.c1260 struct binder_ref_data *rdata)
1316 struct binder_ref_data *rdata)
1358 uint32_t desc, bool strong, struct binder_ref_data *rdata)
1381 struct binder_ref_data *rdata)
2008 struct binder_ref_data rdata;
2147 struct binder_ref_data rdata;
2200 struct binder_ref_data src_rdata;
2241 struct binder_ref_data dest_rdata;
3844 struct binder_ref_data rdata;

Completed in 467 milliseconds