Searched refs:death (Results 1 – 6 of 6) sorted by relevance
269 struct binder_ref_death *death; member1103 if (ref->death) { in binder_delete_ref()1107 list_del(&ref->death->work.entry); in binder_delete_ref()1108 kfree(ref->death); in binder_delete_ref()1985 struct binder_ref_death *death; in binder_thread_write() local2014 if (ref->death) { in binder_thread_write()2019 death = kzalloc(sizeof(*death), GFP_KERNEL); in binder_thread_write()2020 if (death == NULL) { in binder_thread_write()2028 INIT_LIST_HEAD(&death->work.entry); in binder_thread_write()2029 death->cookie = cookie; in binder_thread_write()[all …]
604 goto death; in tcp_keepalive_timer()651 death: in tcp_keepalive_timer()
257 abt=N Number of alloc reqs aborted due to object death267 abt=N Number of retr reqs aborted due to object death
377 - __cpu_die() - This actually supposed to ensure death of the CPU.
1689 This makes sure that the death mark on the object is perceived to be set
1270 D: parent process death signal to children