Home
last modified time | relevance | path

Searched full:still (Results 1 – 25 of 2169) sorted by relevance

12345678910>>...87

/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/
H A Dbranch.json18 … branch that the conditional predictor can predict is retired. This event still counts when branch…
21 … branch that the conditional predictor can predict is retired. This event still counts when branch…
24 …ired and has mispredicted either the condition or the address. This event still counts when branch…
27 …ired and has mispredicted either the condition or the address. This event still counts when branch…
30 …tly predicted the condition, and has mispredicted the address. This event still counts when branch…
33 …tly predicted the condition, and has mispredicted the address. This event still counts when branch…
36 …tor can predict is retired and has mispredicted the condition. This event still counts when branch…
39 …tor can predict is retired and has mispredicted the condition. This event still counts when branch…
42 … is retired, was taken, and correctly predicted the condition. This event still counts when branch…
45 … is retired, was taken, and correctly predicted the condition. This event still counts when branch…
[all …]
/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/
H A Dbranch.json18 …hich can be predicted by the conditional predictor is retired. This event still counts when branch…
21 …hich can be predicted by the conditional predictor is retired. This event still counts when branch…
24 … and has mispredicted for either the condition or the address. This event still counts when branch…
27 … and has mispredicted for either the condition or the address. This event still counts when branch…
30 …tly predicted the condition, and has mispredicted the address. This event still counts when branch…
33 …tly predicted the condition, and has mispredicted the address. This event still counts when branch…
36 …nal predictor is retired, and has mis-predicted the condition. This event still counts when branch…
39 …nal predictor is retired, and has mis-predicted the condition. This event still counts when branch…
42 …C is retired, was taken and correctly predicted the condition. This event still counts when branch…
45 …C is retired, was taken and correctly predicted the condition. This event still counts when branch…
[all …]
/linux/tools/testing/selftests/lkdtm/
H A Dtests.txt64 REFCOUNT_INC_SATURATED Saturation detected: still saturated
65 REFCOUNT_DEC_SATURATED Saturation detected: still saturated
66 REFCOUNT_ADD_SATURATED Saturation detected: still saturated
69 REFCOUNT_DEC_AND_TEST_SATURATED Saturation detected: still saturated
70 REFCOUNT_SUB_AND_TEST_SATURATED Saturation detected: still saturated
/linux/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc_traceonoff_triggers.tc99 fail "Tracing file is still changing"
106 fail "Tracing is still happeing"
113 fail "traceoff trigger still exists"
143 fail "traceon trigger still exists"
168 fail "Tracing on and off triggers still exist"
/linux/tools/testing/selftests/rdma/
H A Drxe_socket_with_netns.sh57 # Verify port 4791 is still listening
67 # Port should still be active because rxe0 is still alive
78 echo "Error: UDP port $PORT still exists after all links deleted"
H A Drxe_test_NETDEV_UNREGISTER.sh56 echo "Error: $RXE_NAME still exists after netdev removal."
61 echo "Error: UDP port $RDMA_PORT still listening after netdev removal."
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_check_mtu.c99 /* Minus length (adjusted via delta) still pass MTU check, other helpers in xdp_minus_delta()
119 * resulting MTU value is still output in mtu_len param after call. in xdp_input_len()
141 * resulting MTU value is still output in mtu_len param after call. in xdp_input_len_exceed()
239 /* Minus length (adjusted via delta) still pass MTU check, other helpers in tc_minus_delta()
256 * resulting MTU value is still output in mtu_len param after call. in tc_input_len()
277 * resulting MTU value is still output in mtu_len param after call. in tc_input_len_exceed()
/linux/fs/orangefs/
H A Ddcache.c15 /* Returns 1 if dentry can still be trusted, else 0. */
90 * Should return 1 if dentry can still be trusted, else 0.
112 * If this passes, the positive dentry still exists or the negative in orangefs_d_revalidate()
113 * dentry still does not exist. in orangefs_d_revalidate()
/linux/fs/overlayfs/
H A DKconfig21 still possible to turn off redirects globally with the
52 In this case it is still possible to turn off index globally with the
73 In this case, it is still possible to turn off NFS export support
118 happen when a file is opened for WRITE operation. It is still
/linux/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c58 * 1. The possible DWORD dangle will still be within in pio_copy()
289 * 1. The possible DWORD dangle will still be within in seg_pio_copy_start()
367 * Still within SOP block. We don't need to check for in mid_copy_mix()
368 * wrap because we are still in the first block and in mid_copy_mix()
446 * the else. If we have wrapped, we cannot still be within the in mid_copy_mix()
447 * first block. Conversely, if we are still in the first block, in mid_copy_mix()
493 * Still within SOP block. We don't need to check for in mid_copy_straight()
494 * wrap because we are still in the first block and in mid_copy_straight()
620 * cannot still be within the first block. in seg_pio_copy_mid()
621 * Conversely, if we are still in the first block, we in seg_pio_copy_mid()
[all …]
/linux/tools/testing/selftests/ftrace/test.d/instances/
H A Dinstance-event.tc73 fail "foo still exists"
80 fail "foo still exists"
136 fail "instance $d still exists"
/linux/kernel/kcsan/
H A Dpermissive.h44 * Rules here are only for plain read accesses, so that we still report in kcsan_ignore_data_race()
60 * While it is still recommended that such accesses be marked in kcsan_ignore_data_race()
75 * tolerated still applies. in kcsan_ignore_data_race()
/linux/drivers/block/drbd/
H A Ddrbd_req.h124 * UNUSED, we could map: 011: submitted, completion still pending
142 * still waiting for the barrier ack.
157 /* if "SENT" is not set, yet, this can still fail or be canceled.
158 * if "SENT" is set already, we still wait for an Ack packet.
160 * in (B,A) the request object may still linger on the transaction log
300 * We still may or may not be inside some irqs disabled section
/linux/drivers/base/power/
H A Druntime-test.c100 * Note: these "fail", but they still acquire/release refcounts, so in pm_runtime_disabled_test()
121 /* Still disabled */ in pm_runtime_disabled_test()
139 * Note: these "fail", but they still acquire/release refcounts, so in pm_runtime_error_test()
163 /* Error is still pending */ in pm_runtime_error_test()
169 /* Still suspended */ in pm_runtime_error_test()
/linux/Documentation/devicetree/bindings/power/reset/
H A Dregulator-poweroff.yaml14 calling regulator_force_disable(). If the power is still on and the
15 CPU still running after a 3000ms delay, a warning is emitted.
/linux/Documentation/gpu/rfc/
H A Di915_gem_lmem.rst10 * Merge basic HW enabling of DG1(still without pciid)
12 * At this point we can still make changes, but importantly this lets us
/linux/Documentation/bpf/
H A Dringbuf.rst81 - but still the ability to do busy polling for new data to achieve the
165 successfully advance producer counter. At that point, data is still not yet
168 record is still being worked on, and discard bit, which might be set at commit
190 last data page would be first data page again, and thus the sample will still
198 the record being committed. If not, consumer still has to catch up and thus
/linux/security/landlock/
H A Ddomain.h58 * @pid: PID of the task that initially restricted itself. It still
105 * concurrent log entries may be created at the same time, it is still
111 * Masked (i.e. never logged) denials are still counted.
/linux/drivers/staging/greybus/
H A Dfw-core.c176 /* We may still be able to work with the Interface */ in gb_fw_core_probe()
185 /* We may still be able to work with the Interface */ in gb_fw_core_probe()
194 /* We may still be able to work with the Interface */ in gb_fw_core_probe()
203 /* We may still be able to work with the Interface */ in gb_fw_core_probe()
/linux/arch/x86/include/asm/fpu/
H A Dsched.h43 * fpu_fpregs_owner_ctx is still @old_fpu. Store the in switch_fpu()
46 * when is returns on the same CPU and still owns the in switch_fpu()
/linux/lib/
H A DKconfig.kgdb142 kernel is still usable in this situation.
144 No guarantees that the kernel is still usable in this situation.
159 still try to register kgdb to handle breakpoints and crashes
/linux/include/linux/
H A Drandom.h58 * still fast for variable ceil as well.
96 * still fast for variable floor as well.
108 * constant, but still fast for variable floor and ceil as well.
/linux/Documentation/core-api/real-time/
H A Dhardware.rst35 is minimized, bottlenecks can still occur when accessing system memory. Memory
74 a network device connected via USB may still deliver sufficient throughput, but
95 the system may still (accidentally) start a per‑CPU thread on that CPU.
116 as a shortcut to bypass much of the stack while still relying on the kernel's
180 kernel. They can still be enabled at boot time or via a Kconfig option if
/linux/Documentation/driver-api/usb/
H A Dpersist.rst23 device is still attached or perhaps it was removed and a different
35 system woke up, who cares? It'll still work the same when you type on
124 with it, unplug the flash device, plug it back in later, and still
143 device is still plugged into the port as before. But the checks
/linux/tools/testing/selftests/perf_events/
H A Dremove_on_exec.c157 EXPECT_EQ(waitpid(pid_exec, &tmp, WNOHANG), 0); /* Should still be running. */ in TEST_F()
190 EXPECT_EQ(waitpid(pid_exec, &tmp, WNOHANG), 0); /* Should still be running. */ in TEST_F()
218 /* All children should still be running. */ in TEST_F()
223 /* Verify event is still alive. */ in TEST_F()

12345678910>>...87