Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/android/
Dbinder.c1152 if (ref->death) { in binder_cleanup_ref_olocked()
1157 binder_dequeue_work(ref->proc, &ref->death->work); in binder_cleanup_ref_olocked()
1286 kfree(ref->death); in binder_free_ref()
4034 struct binder_ref_death *death = NULL; in binder_thread_write() local
4047 death = kzalloc(sizeof(*death), GFP_KERNEL); in binder_thread_write()
4048 if (death == NULL) { in binder_thread_write()
4072 kfree(death); in binder_thread_write()
4088 if (ref->death) { in binder_thread_write()
4093 kfree(death); in binder_thread_write()
4097 INIT_LIST_HEAD(&death->work.entry); in binder_thread_write()
[all …]
Dbinder_internal.h324 struct binder_ref_death *death; member
/Linux-v6.1/arch/mips/kernel/
Dsmp-cps.c405 static void cps_shutdown_this_cpu(enum cpu_death death) in cps_shutdown_this_cpu() argument
412 if (death == CPU_DEATH_HALT) { in cps_shutdown_this_cpu()
/Linux-v6.1/net/ipv4/
Dtcp_timer.c699 goto death; in tcp_keepalive_timer()
745 death: in tcp_keepalive_timer()
/Linux-v6.1/Documentation/translations/ko_KR/
Dmemory-barriers.txt1857 이 코드는 객체의 업데이트된 death 마크가 레퍼런스 카운터 감소 동작
/Linux-v6.1/Documentation/core-api/
Dcpu_hotplug.rst724 This actually supposed to ensure death of the CPU. Actually look at some
/Linux-v6.1/Documentation/mm/
Dhugetlbfs_reserv.rst14 a SIGBUS and often dies an unhappy death. Shortly after huge page support
/Linux-v6.1/Documentation/
Dmemory-barriers.txt1901 This makes sure that the death mark on the object is perceived to be set
/Linux-v6.1/Documentation/RCU/Design/Requirements/
DRequirements.rst1134 relaxed cat would be considered to cycle between death and life more
/Linux-v6.1/
DCREDITS1333 D: parent process death signal to children