Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/android/
Dbinder.c1153 if (ref->death) { in binder_cleanup_ref_olocked()
1158 binder_dequeue_work(ref->proc, &ref->death->work); in binder_cleanup_ref_olocked()
1287 kfree(ref->death); in binder_free_ref()
4069 struct binder_ref_death *death = NULL; in binder_thread_write() local
4082 death = kzalloc(sizeof(*death), GFP_KERNEL); in binder_thread_write()
4083 if (death == NULL) { in binder_thread_write()
4107 kfree(death); in binder_thread_write()
4123 if (ref->death) { in binder_thread_write()
4128 kfree(death); in binder_thread_write()
4132 INIT_LIST_HEAD(&death->work.entry); in binder_thread_write()
[all …]
Dbinder_internal.h325 struct binder_ref_death *death; member
/Linux-v6.6/arch/mips/kernel/
Dsmp-cps.c402 static void cps_shutdown_this_cpu(enum cpu_death death) in cps_shutdown_this_cpu() argument
409 if (death == CPU_DEATH_HALT) { in cps_shutdown_this_cpu()
/Linux-v6.6/net/ipv4/
Dtcp_timer.c747 goto death; in tcp_keepalive_timer()
795 death: in tcp_keepalive_timer()
/Linux-v6.6/Documentation/translations/ko_KR/
Dmemory-barriers.txt1868 이 코드는 객체의 업데이트된 death 마크가 레퍼런스 카운터 감소 동작
/Linux-v6.6/Documentation/core-api/
Dcpu_hotplug.rst715 This actually supposed to ensure death of the CPU. Actually look at some
/Linux-v6.6/Documentation/mm/
Dhugetlbfs_reserv.rst12 a SIGBUS and often dies an unhappy death. Shortly after huge page support
/Linux-v6.6/Documentation/
Dmemory-barriers.txt1901 This makes sure that the death mark on the object is perceived to be set
/Linux-v6.6/Documentation/RCU/Design/Requirements/
DRequirements.rst1134 relaxed cat would be considered to cycle between death and life more
/Linux-v6.6/
DCREDITS1350 D: parent process death signal to children