Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/android/
Dbinder.c1101 if (ref->death) { in binder_cleanup_ref_olocked()
1106 binder_dequeue_work(ref->proc, &ref->death->work); in binder_cleanup_ref_olocked()
1235 kfree(ref->death); in binder_free_ref()
3497 struct binder_ref_death *death = NULL; in binder_thread_write() local
3510 death = kzalloc(sizeof(*death), GFP_KERNEL); in binder_thread_write()
3511 if (death == NULL) { in binder_thread_write()
3535 kfree(death); in binder_thread_write()
3551 if (ref->death) { in binder_thread_write()
3556 kfree(death); in binder_thread_write()
3560 INIT_LIST_HEAD(&death->work.entry); in binder_thread_write()
[all …]
Dbinder_internal.h346 struct binder_ref_death *death; member
/Linux-v5.15/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-v5.15/net/ipv4/
Dtcp_timer.c704 goto death; in tcp_keepalive_timer()
752 death: in tcp_keepalive_timer()
/Linux-v5.15/Documentation/filesystems/caching/
Dfscache.rst300 | |abt=N |Number of alloc reqs aborted due to object death |
320 | |abt=N |Number of retr reqs aborted due to object death |
/Linux-v5.15/Documentation/translations/ko_KR/
Dmemory-barriers.txt1857 이 코드는 객체의 업데이트된 death 마크가 레퍼런스 카운터 감소 동작
/Linux-v5.15/Documentation/core-api/
Dcpu_hotplug.rst724 This actually supposed to ensure death of the CPU. Actually look at some
/Linux-v5.15/Documentation/vm/
Dhugetlbfs_reserv.rst14 a SIGBUS and often dies an unhappy death. Shortly after huge page support
/Linux-v5.15/Documentation/
Dmemory-barriers.txt1889 This makes sure that the death mark on the object is perceived to be set
/Linux-v5.15/
DCREDITS1313 D: parent process death signal to children
/Linux-v5.15/Documentation/RCU/Design/Requirements/
DRequirements.rst1134 relaxed cat would be considered to cycle between death and life more