Searched refs:binder_death (Results 1 – 3 of 3) sorted by relevance
49 struct binder_death { struct93 void binder_link_to_death(struct binder_state *bs, void *ptr, struct binder_death *death);
95 struct binder_death death;
258 struct binder_death *death = (void*) *ptr++; in binder_parse()293 void binder_link_to_death(struct binder_state *bs, void *ptr, struct binder_death *death) in binder_link_to_death()