Searched refs:death (Results 1 – 10 of 10) sorted by relevance
1152 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 …]
325 struct binder_ref_death *death; member
407 static void cps_shutdown_this_cpu(enum cpu_death death) in cps_shutdown_this_cpu() argument414 if (death == CPU_DEATH_HALT) { in cps_shutdown_this_cpu()
699 goto death; in tcp_keepalive_timer()745 death: in tcp_keepalive_timer()
1868 이 코드는 객체의 업데이트된 death 마크가 레퍼런스 카운터 감소 동작
724 This actually supposed to ensure death of the CPU. Actually look at some
12 a SIGBUS and often dies an unhappy death. Shortly after huge page support
1901 This makes sure that the death mark on the object is perceived to be set
1134 relaxed cat would be considered to cycle between death and life more
1337 D: parent process death signal to children
Completed in 63 milliseconds