| /OK3568_Linux_fs/kernel/net/smc/ |
| H A D | smc_tx.c | 89 conn->killed || in smc_tx_wait() 159 conn->killed) in smc_tx_sendmsg() 502 if (conn->killed) in smcr_tx_sndbuf_nonempty() 563 if (conn->killed || in smc_tx_sndbuf_nonempty() 625 if (conn->killed || in smc_tx_consumer_update() 629 !conn->killed) { in smc_tx_consumer_update()
|
| H A D | smc_rx.c | 209 conn->killed || in smc_rx_wait() 313 if (conn->killed) in smc_rx_recvmsg()
|
| H A D | smc_close.c | 69 smc->conn.killed, in smc_close_stream_wait() 98 if (conn->killed) in smc_close_final()
|
| H A D | smc_cdc.c | 71 if (conn->killed) { in smc_cdc_get_free_slot() 400 if (!conn || conn->killed) in smcd_cdc_rx_tsklet()
|
| H A D | smc.h | 213 u8 killed : 1; /* abnormal termination */ member
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/rockchip/ |
| H A D | rockchip_system_monitor.txt | 9 - rockchip,video-4k-offline-cpus: A string containing cpus which will be killed 18 - rockchip,temp-offline-cpus: A string containing cpus which will be killed
|
| /OK3568_Linux_fs/kernel/Documentation/security/ |
| H A D | sak.rst | 50 actually want killed. This is because these applications are 54 You can identify processes which will be killed by SAK with the 65 So ``gpm`` will be killed by SAK. This is a bug in gpm. It should
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | changf100.h | 13 bool killed; member
|
| H A D | changk104.h | 15 bool killed; member
|
| H A D | gpfifogf100.c | 166 if (!list_empty(&chan->head) && !chan->killed) { in gf100_fifo_gpfifo_fini() 188 if (list_empty(&chan->head) && !chan->killed) { in gf100_fifo_gpfifo_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_chan.h | 54 atomic_t killed; member
|
| H A D | nouveau_chan.c | 54 atomic_set(&chan->killed, 1); in nouveau_channel_killed() 63 if (likely(chan && chan->fence && !atomic_read(&chan->killed))) { in nouveau_channel_idle() 163 atomic_set(&chan->killed, 0); in nouveau_channel_prep()
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/ |
| H A D | big.c | 423 int killed = 0; in wrapup() local 427 if (!killed) { in wrapup() 428 killed++; in wrapup()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/dhcpcd/files/ |
| H A D | 0001-privsep-linux-fix-SECCOMP_AUDIT_ARCH-missing-ppc64le.patch | 6 when dhcpcd running on ppc64le platform, it would be killed by SIGSYS.
|
| /OK3568_Linux_fs/kernel/drivers/block/paride/ |
| H A D | Transition-notes | 106 Corollary 1: ps_tq_active can be killed. Indeed, the only place where we 112 Corollary 2: ps_spinlock can be killed. Indeed, Lemma 1 and Lemma 2 show 118 can be killed. Indeed, we are not holding pd_lock and thus pd_busy is already
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/bin/ |
| H A D | kvm-recheck.sh | 45 echo QEMU killed
|
| H A D | kvm-test-1-run.sh | 247 echo "PID $qemu_pid killed due to run STOP request" >> $resdir/Warnings 2>&1
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ltp/ltp/ |
| H A D | 0001-syscalls-pread02-extend-buffer-to-avoid-glibc-overflow-detection.patch | 11 tst_test.c:1484: TBROK: Test killed by SIGIOT/SIGABRT!
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | overcommit-accounting.rst | 27 killed while accessing pages but will receive errors on memory
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/ |
| H A D | glibc-locale.inc | 14 # to decrease initial boot time and avoid localedef being killed by the OOM
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/signal/ |
| H A D | README | 36 - Most of these tests are successfully passing if the process gets killed by
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/firmware/ |
| H A D | firmware_cache.rst | 47 * Upon suspend any pending non-uevent firmware requests are killed to avoid
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A D | memcg_test.rst | 288 will be killed by the kernel. 291 in other groups shouldn't be killed.
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/fp/ |
| H A D | README | 20 The test runs until killed by the user.
|
| /OK3568_Linux_fs/kernel/drivers/nvdimm/ |
| H A D | bus.c | 562 bool killed; in nd_device_unregister() local 588 killed = kill_device(dev); in nd_device_unregister() 591 if (!killed) in nd_device_unregister()
|