Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder.c456 struct binder_ref_death *death; member
1598 if (ref->death) { in binder_cleanup_ref_olocked()
1603 binder_dequeue_work(ref->proc, &ref->death->work); in binder_cleanup_ref_olocked()
1732 kfree(ref->death); in binder_free_ref()
3579 struct binder_ref_death *death = NULL; in binder_thread_write() local
3592 death = kzalloc(sizeof(*death), GFP_KERNEL); in binder_thread_write()
3593 if (death == NULL) { in binder_thread_write()
3617 kfree(death); in binder_thread_write()
3633 if (ref->death) { in binder_thread_write()
3638 kfree(death); in binder_thread_write()
[all …]
/Linux-v4.19/net/ipv4/
Dtcp_timer.c680 goto death; in tcp_keepalive_timer()
728 death: in tcp_keepalive_timer()
/Linux-v4.19/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-v4.19/Documentation/core-api/
Dcpu_hotplug.rst341 This actually supposed to ensure death of the CPU. Actually look at some
/Linux-v4.19/Documentation/translations/ko_KR/
Dmemory-barriers.txt1861 이 코드는 객체의 업데이트된 death 마크가 레퍼런스 카운터 감소 동작
/Linux-v4.19/Documentation/vm/
Dhugetlbfs_reserv.rst14 a SIGBUS and often dies an unhappy death. Shortly after huge page support
/Linux-v4.19/Documentation/
Dmemory-barriers.txt1891 This makes sure that the death mark on the object is perceived to be set
/Linux-v4.19/
DCREDITS1285 D: parent process death signal to children