Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder.c1224 if (ref->death) { in binder_cleanup_ref_olocked()
1226 "%d delete ref %d desc %d has death notification\n", in binder_cleanup_ref_olocked()
1229 binder_dequeue_work(ref->proc, &ref->death->work); in binder_cleanup_ref_olocked()
1358 * (if non-NULL) and the binder_ref_death indicated by ref->death.
1364 kfree(ref->death); in binder_free_ref()
4310 struct binder_ref_death *death = NULL; in binder_thread_write() local
4320 * Allocate memory for death notification in binder_thread_write()
4323 death = kzalloc(sizeof(*death), GFP_KERNEL); in binder_thread_write()
4324 if (death in binder_thread_write()
4432 struct binder_ref_death *death = NULL; binder_thread_write() local
4868 struct binder_ref_death *death; binder_thread_read() local
5142 struct binder_ref_death *death; binder_release_work() local
6124 int death = 0; binder_node_release() local
[all...]
H A Dbinder_internal.h270 * @work: worklist element for death notifications
316 * @death: pointer to death notification (ref_death) if requested
335 struct binder_ref_death *death; member
388 * @delivered_death: list of delivered death notification
/linux/arch/mips/kernel/
H A Dsmp-cps.c736 static void cps_shutdown_this_cpu(enum cpu_death death) in cps_shutdown_this_cpu() argument
743 if (death == CPU_DEATH_HALT) { in cps_shutdown_this_cpu()
/linux/net/ipv4/
H A Dtcp_timer.c810 goto death; in tcp_keepalive_timer()
859 death: in tcp_keepalive_timer()
/linux/Documentation/userspace-api/
H A Dntsync.rst37 has died; such a mutex is said to be abandoned. Owner death is not
38 tracked automatically based on thread death, but rather must be
/linux/Documentation/translations/ko_KR/
H A Dmemory-barriers.txt1868 이 코드는 객체의 업데이트된 death 마크가 레퍼런스 카운터 감소 동작
/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 DCREDITS1406 D: parent process death signal to children
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst1134 relaxed cat would be considered to cycle between death and life more