Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/android/
Dbinder.c401 struct binder_ref_death *death; member
1532 if (ref->death) { in binder_cleanup_ref_olocked()
1537 binder_dequeue_work(ref->proc, &ref->death->work); in binder_cleanup_ref_olocked()
1666 kfree(ref->death); in binder_free_ref()
3857 struct binder_ref_death *death = NULL; in binder_thread_write() local
3870 death = kzalloc(sizeof(*death), GFP_KERNEL); in binder_thread_write()
3871 if (death == NULL) { in binder_thread_write()
3895 kfree(death); in binder_thread_write()
3911 if (ref->death) { in binder_thread_write()
3916 kfree(death); in binder_thread_write()
[all …]
/Linux-v5.4/arch/mips/kernel/
Dsmp-cps.c404 static void cps_shutdown_this_cpu(enum cpu_death death) in cps_shutdown_this_cpu() argument
411 if (death == CPU_DEATH_HALT) { in cps_shutdown_this_cpu()
/Linux-v5.4/net/ipv4/
Dtcp_timer.c681 goto death; in tcp_keepalive_timer()
729 death: in tcp_keepalive_timer()
/Linux-v5.4/Documentation/filesystems/caching/
Dfscache.txt257 abt=N Number of alloc reqs aborted due to object death
267 abt=N Number of retr reqs aborted due to object death
/Linux-v5.4/Documentation/core-api/
Dcpu_hotplug.rst341 This actually supposed to ensure death of the CPU. Actually look at some
/Linux-v5.4/Documentation/translations/ko_KR/
Dmemory-barriers.txt1859 이 코드는 객체의 업데이트된 death 마크가 레퍼런스 카운터 감소 동작
/Linux-v5.4/Documentation/vm/
Dhugetlbfs_reserv.rst14 a SIGBUS and often dies an unhappy death. Shortly after huge page support
/Linux-v5.4/Documentation/
Dmemory-barriers.txt1890 This makes sure that the death mark on the object is perceived to be set
/Linux-v5.4/
DCREDITS1284 D: parent process death signal to children