Searched refs:death (Results 1 – 6 of 6) sorted by relevance
1216 if (ref->death) { in binder_cleanup_ref_olocked()1221 binder_dequeue_work(ref->proc, &ref->death->work); in binder_cleanup_ref_olocked()1356 kfree(ref->death); in binder_free_ref()4384 struct binder_ref_death *death = NULL; in binder_thread_write() local4397 death = kzalloc_obj(*death); in binder_thread_write()4398 if (death == NULL) { in binder_thread_write()4422 kfree(death); in binder_thread_write()4438 if (ref->death) { in binder_thread_write()4443 kfree(death); in binder_thread_write()4447 INIT_LIST_HEAD(&death->work.entry); in binder_thread_write()[all …]
733 static void cps_shutdown_this_cpu(enum cpu_death death) in cps_shutdown_this_cpu() argument740 if (death == CPU_DEATH_HALT) { in cps_shutdown_this_cpu()
709 This actually supposed to ensure death of the CPU. Actually look at some
12 a SIGBUS and often dies an unhappy death. Shortly after huge page support
1908 This makes sure that the death mark on the object is perceived to be set
1414 D: parent process death signal to children