Searched refs:binder_ref_freeze (Results 1 – 2 of 2) sorted by relevance
278 struct binder_ref_freeze { struct336 struct binder_ref_freeze *freeze;
3926 struct binder_ref_freeze *freeze; in binder_request_freeze_notification()3979 struct binder_ref_freeze *freeze; in binder_clear_freeze_notification()4038 struct binder_ref_freeze *freeze = NULL; in binder_freeze_notification_done()4043 struct binder_ref_freeze *tmp_freeze = in binder_freeze_notification_done()4044 container_of(w, struct binder_ref_freeze, work); in binder_freeze_notification_done()4984 struct binder_ref_freeze *freeze; in binder_thread_read()4988 freeze = container_of(w, struct binder_ref_freeze, work); in binder_thread_read()5006 struct binder_ref_freeze *freeze = in binder_thread_read()5007 container_of(w, struct binder_ref_freeze, work); in binder_thread_read()5230 struct binder_ref_freeze *freeze; in binder_release_work()[all …]