Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/android/
Dbinder.c397 struct binder_ref_death *death; member
1507 if (ref->death) { in binder_cleanup_ref_olocked()
1512 binder_dequeue_work(ref->proc, &ref->death->work); in binder_cleanup_ref_olocked()
1641 kfree(ref->death); in binder_free_ref()
3843 struct binder_ref_death *death = NULL; in binder_thread_write() local
3856 death = kzalloc(sizeof(*death), GFP_KERNEL); in binder_thread_write()
3857 if (death == NULL) { in binder_thread_write()
3881 kfree(death); in binder_thread_write()
3897 if (ref->death) { in binder_thread_write()
3902 kfree(death); in binder_thread_write()
[all …]
/Linux-v5.10/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.10/net/ipv4/
Dtcp_timer.c692 goto death; in tcp_keepalive_timer()
740 death: in tcp_keepalive_timer()
/Linux-v5.10/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.10/Documentation/core-api/
Dcpu_hotplug.rst334 This actually supposed to ensure death of the CPU. Actually look at some
/Linux-v5.10/Documentation/translations/ko_KR/
Dmemory-barriers.txt1857 이 코드는 객체의 업데이트된 death 마크가 레퍼런스 카운터 감소 동작
/Linux-v5.10/Documentation/vm/
Dhugetlbfs_reserv.rst14 a SIGBUS and often dies an unhappy death. Shortly after huge page support
/Linux-v5.10/Documentation/
Dmemory-barriers.txt1889 This makes sure that the death mark on the object is perceived to be set
/Linux-v5.10/
DCREDITS1304 D: parent process death signal to children
/Linux-v5.10/Documentation/RCU/Design/Requirements/
DRequirements.rst1133 relaxed cat would be considered to cycle between death and life more