/openbmc/linux/drivers/android/ |
H A D | binder.c | 1161 if (ref->death) { in binder_cleanup_ref_olocked() 1166 binder_dequeue_work(ref->proc, &ref->death->work); in binder_cleanup_ref_olocked() 1295 kfree(ref->death); in binder_free_ref() 4080 struct binder_ref_death *death = NULL; in binder_thread_write() local 4093 death = kzalloc(sizeof(*death), GFP_KERNEL); in binder_thread_write() 4094 if (death == NULL) { in binder_thread_write() 4118 kfree(death); in binder_thread_write() 4134 if (ref->death) { in binder_thread_write() 4139 kfree(death); in binder_thread_write() 4143 INIT_LIST_HEAD(&death->work.entry); in binder_thread_write() [all …]
|
H A D | binder_internal.h | 325 struct binder_ref_death *death; member
|
/openbmc/linux/arch/mips/kernel/ |
H A D | smp-cps.c | 405 static void cps_shutdown_this_cpu(enum cpu_death death) in cps_shutdown_this_cpu() argument 412 if (death == CPU_DEATH_HALT) { in cps_shutdown_this_cpu()
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | terminal.bbclass | 36 # If our shell is bash, we might well face silent death.
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_timer.c | 771 goto death; in tcp_keepalive_timer() 819 death: in tcp_keepalive_timer()
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | AFL-1.2 | 55 limitation of liability shall not apply to liability for death or personal
|
H A D | AFL-2.1 | 33 … or losses. This limitation of liability shall not apply to liability for death or personal injury…
|
H A D | AFL-2.0 | 31 …or losses. This limitation of liability shall not apply to liability for death or personal injury…
|
H A D | OSL-1.1 | 31 … or losses. This limitation of liability shall not apply to liability for death or personal injury…
|
H A D | OSL-2.1 | 31 … or losses. This limitation of liability shall not apply to liability for death or personal injury…
|
H A D | OSL-2.0 | 31 … or losses. This limitation of liability shall not apply to liability for death or personal injury…
|
H A D | MPL-2.0-no-copyleft-exception | 112 …ch damages. This limitation of liability shall not apply to liability for death or personal injury…
|
H A D | MPL-2.0 | 294 * limitation of liability shall not apply to liability for death or *
|
H A D | OSET-PL-2.1 | 118 …ch damages. This limitation of liability shall not apply to liability for death or personal injury…
|
H A D | CATOSL-1.1 | 77 …c control machines in which case the failure of the Program could lead to death, personal injury, …
|
H A D | APSL-1.0 | 201 of the Original Code could lead to death, personal injury, or severe
|
H A D | APSL-1.1 | 206 which case the failure of the Original Code could lead to death,
|
H A D | Watcom-1.0 | 83 …trol machines in which case the failure of the Covered Code could lead to death, personal injury, …
|
H A D | APSL-2.0 | 59 …trol machines in which case the failure of the Covered Code could lead to death, personal injury, …
|
H A D | APSL-1.2 | 60 …trol machines in which case the failure of the Covered Code could lead to death, personal injury, …
|
H A D | RPSL-1.0 | 78 …trol machines in which case the failure of the Covered Code could lead to death, personal injury, …
|
/openbmc/u-boot/doc/ |
H A D | README.scrapyard | 2 while other board support code dies a silent death caused by
|
/openbmc/linux/Documentation/translations/ko_KR/ |
H A D | memory-barriers.txt | 1868 이 코드는 객체의 업데이트된 death 마크가 레퍼런스 카운터 감소 동작
|
/openbmc/linux/Documentation/core-api/ |
H A D | cpu_hotplug.rst | 715 This actually supposed to ensure death of the CPU. Actually look at some
|
/openbmc/linux/Documentation/mm/ |
H A D | hugetlbfs_reserv.rst | 12 a SIGBUS and often dies an unhappy death. Shortly after huge page support
|