Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/android/
A Dbinder.c1152 if (ref->death) { in binder_cleanup_ref_olocked()
1286 kfree(ref->death); in binder_free_ref()
4063 death = kzalloc(sizeof(*death), GFP_KERNEL); in binder_thread_write()
4088 kfree(death); in binder_thread_write()
4115 ref->death = death; in binder_thread_write()
4133 death = ref->death; in binder_thread_write()
4194 death); in binder_thread_write()
4590 kfree(death); in binder_thread_read()
4810 kfree(death); in binder_release_work()
5735 int death = 0; in binder_node_release() local
[all …]
A Dbinder_internal.h325 struct binder_ref_death *death; member
/linux-6.3-rc2/arch/mips/kernel/
A Dsmp-cps.c407 static void cps_shutdown_this_cpu(enum cpu_death death) in cps_shutdown_this_cpu() argument
414 if (death == CPU_DEATH_HALT) { in cps_shutdown_this_cpu()
/linux-6.3-rc2/net/ipv4/
A Dtcp_timer.c699 goto death; in tcp_keepalive_timer()
745 death: in tcp_keepalive_timer()
/linux-6.3-rc2/Documentation/translations/ko_KR/
A Dmemory-barriers.txt1868 이 코드는 객체의 업데이트된 death 마크가 레퍼런스 카운터 감소 동작
/linux-6.3-rc2/Documentation/core-api/
A Dcpu_hotplug.rst724 This actually supposed to ensure death of the CPU. Actually look at some
/linux-6.3-rc2/Documentation/mm/
A Dhugetlbfs_reserv.rst12 a SIGBUS and often dies an unhappy death. Shortly after huge page support
/linux-6.3-rc2/Documentation/
A Dmemory-barriers.txt1901 This makes sure that the death mark on the object is perceived to be set
/linux-6.3-rc2/Documentation/RCU/Design/Requirements/
A DRequirements.rst1134 relaxed cat would be considered to cycle between death and life more
/linux-6.3-rc2/
A DCREDITS1337 D: parent process death signal to children

Completed in 63 milliseconds