Home
last modified time | relevance | path

Searched refs:death (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/android/
H A Dbinder.c1216 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() local
4397 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 …]
/linux/arch/mips/kernel/
H A Dsmp-cps.c733 static void cps_shutdown_this_cpu(enum cpu_death death) in cps_shutdown_this_cpu() argument
740 if (death == CPU_DEATH_HALT) { in cps_shutdown_this_cpu()
/linux/Documentation/core-api/
H A Dcpu_hotplug.rst709 This actually supposed to ensure death of the CPU. Actually look at some
/linux/Documentation/mm/
H A Dhugetlbfs_reserv.rst12 a SIGBUS and often dies an unhappy death. Shortly after huge page support
/linux/Documentation/
H A Dmemory-barriers.txt1908 This makes sure that the death mark on the object is perceived to be set
/linux/
H A DCREDITS1414 D: parent process death signal to children