Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder.c1220 if (ref->death) { in binder_cleanup_ref_olocked()
1225 binder_dequeue_work(ref->proc, &ref->death->work); in binder_cleanup_ref_olocked()
1354 kfree(ref->death); in binder_free_ref()
4159 struct binder_ref_death *death = NULL; in binder_thread_write() local
4172 death = kzalloc(sizeof(*death), GFP_KERNEL); in binder_thread_write()
4173 if (death == NULL) { in binder_thread_write()
4197 kfree(death); in binder_thread_write()
4213 if (ref->death) { in binder_thread_write()
4218 kfree(death); in binder_thread_write()
4222 INIT_LIST_HEAD(&death->work.entry); in binder_thread_write()
[all …]
H A Dbinder_internal.h326 struct binder_ref_death *death; member
/linux/arch/mips/kernel/
H A Dsmp-cps.c498 static void cps_shutdown_this_cpu(enum cpu_death death) in cps_shutdown_this_cpu() argument
505 if (death == CPU_DEATH_HALT) { in cps_shutdown_this_cpu()
/linux/net/ipv4/
H A Dtcp_timer.c784 goto death; in tcp_keepalive_timer()
833 death: in tcp_keepalive_timer()
/linux/Documentation/translations/ko_KR/
H A Dmemory-barriers.txt1868 이 코드는 객체의 업데이트된 death 마크가 레퍼런스 카운터 감소 동작
/linux/Documentation/core-api/
H A Dcpu_hotplug.rst709 This actually supposed to ensure death of the CPU. Actually look at some
/linux/Documentation/mm/
H A Dhugetlbfs_reserv.rst12 a SIGBUS and often dies an unhappy death. Shortly after huge page support