Home
last modified time | relevance | path

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

12345678910>>...239

/kernel/linux/linux-5.10/tools/testing/selftests/lkdtm/
Dtests.txt52 REFCOUNT_INC_SATURATED Saturation detected: still saturated
53 REFCOUNT_DEC_SATURATED Saturation detected: still saturated
54 REFCOUNT_ADD_SATURATED Saturation detected: still saturated
57 REFCOUNT_DEC_AND_TEST_SATURATED Saturation detected: still saturated
58 REFCOUNT_SUB_AND_TEST_SATURATED Saturation detected: still saturated
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc_traceonoff_triggers.tc98 fail "Tracing file is still changing"
105 fail "Tracing is still happeing"
112 fail "traceoff trigger still exists"
142 fail "traceon trigger still exists"
167 fail "Tracing on and off triggers still exist"
/kernel/linux/linux-4.19/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc_traceonoff_triggers.tc112 fail "Tracing file is still changing"
119 fail "Tracing is still happeing"
126 fail "traceoff trigger still exists"
156 fail "traceon trigger still exists"
181 fail "Tracing on and off triggers still exist"
/kernel/linux/linux-4.19/fs/orangefs/
Ddcache.c15 /* Returns 1 if dentry can still be trusted, else 0. */
93 * Should return 1 if dentry can still be trusted, else 0.
114 * If this passes, the positive dentry still exists or the negative in orangefs_d_revalidate()
115 * dentry still does not exist. in orangefs_d_revalidate()
/kernel/linux/linux-4.19/fs/overlayfs/
DKconfig19 still possible to turn off redirects globally with the
50 In this case it is still possible to turn off index globally with the
71 In this case, it is still possible to turn off NFS export support
115 happen when a file is opened for WRITE operation. It is still
/kernel/linux/linux-5.10/fs/overlayfs/
DKconfig20 still possible to turn off redirects globally with the
51 In this case it is still possible to turn off index globally with the
72 In this case, it is still possible to turn off NFS export support
117 happen when a file is opened for WRITE operation. It is still
/kernel/linux/linux-5.10/fs/orangefs/
Ddcache.c15 /* Returns 1 if dentry can still be trusted, else 0. */
93 * Should return 1 if dentry can still be trusted, else 0.
114 * If this passes, the positive dentry still exists or the negative in orangefs_d_revalidate()
115 * dentry still does not exist. in orangefs_d_revalidate()
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/test.d/instances/
Dinstance-event.tc73 fail "foo still exists"
80 fail "foo still exists"
136 fail "instance $d still exists"
/kernel/linux/linux-4.19/tools/testing/selftests/ftrace/test.d/instances/
Dinstance-event.tc77 fail "foo still exists"
84 fail "foo still exists"
140 fail "instance $d still exists"
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
Dirq-s3c24xx-fiq.S51 subsne pc, lr, #4 @@ return, still have work to do
77 subsne pc, lr, #4 @@ return, still have work to do
101 subsne pc, lr, #4 @@ return, still have work to do
/kernel/linux/linux-4.19/drivers/spi/
Dspi-s3c24xx-fiq.S53 subnes pc, lr, #4 @@ return, still have work to do
80 subnes pc, lr, #4 @@ return, still have work to do
105 subnes pc, lr, #4 @@ return, still have work to do
/kernel/linux/linux-5.10/drivers/block/drbd/
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
312 * We still may or may not be inside some irqs disabled section
/kernel/linux/linux-4.19/include/linux/
Dhwspinlock.h87 * required on a given setup, users will still work.
93 * Note: ERR_PTR(-ENODEV) will still be considered a success for NULL-checking
94 * users. Others, which care, can still check this with IS_ERR.
260 * error code otherwise (most notably an -ETIMEDOUT if the @hwlock is still
283 * error code otherwise (most notably an -ETIMEDOUT if the @hwlock is still
306 * error code otherwise (most notably an -ETIMEDOUT if the @hwlock is still
331 * error code otherwise (most notably an -ETIMEDOUT if the @hwlock is still
/kernel/linux/linux-5.10/include/linux/
Dhwspinlock.h88 * required on a given setup, users will still work.
94 * Note: ERR_PTR(-ENODEV) will still be considered a success for NULL-checking
95 * users. Others, which care, can still check this with IS_ERR.
278 * error code otherwise (most notably an -ETIMEDOUT if the @hwlock is still
301 * error code otherwise (most notably an -ETIMEDOUT if the @hwlock is still
324 * error code otherwise (most notably an -ETIMEDOUT if the @hwlock is still
346 * error code otherwise (most notably an -ETIMEDOUT if the @hwlock is still
371 * error code otherwise (most notably an -ETIMEDOUT if the @hwlock is still
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dpio_copy.c99 * 1. The possible DWORD dangle will still be within in pio_copy()
330 * 1. The possible DWORD dangle will still be within in seg_pio_copy_start()
408 * Still within SOP block. We don't need to check for in mid_copy_mix()
409 * wrap because we are still in the first block and in mid_copy_mix()
487 * the else. If we have wrapped, we cannot still be within the in mid_copy_mix()
488 * first block. Conversely, if we are still in the first block, in mid_copy_mix()
534 * Still within SOP block. We don't need to check for in mid_copy_straight()
535 * wrap because we are still in the first block and in mid_copy_straight()
661 * cannot still be within the first block. in seg_pio_copy_mid()
662 * Conversely, if we are still in the first block, we in seg_pio_copy_mid()
[all …]
/kernel/linux/linux-4.19/drivers/infiniband/hw/hfi1/
Dpio_copy.c99 * 1. The possible DWORD dangle will still be within in pio_copy()
331 * 1. The possible DWORD dangle will still be within in seg_pio_copy_start()
409 * Still within SOP block. We don't need to check for in mid_copy_mix()
410 * wrap because we are still in the first block and in mid_copy_mix()
488 * the else. If we have wrapped, we cannot still be within the in mid_copy_mix()
489 * first block. Conversely, if we are still in the first block, in mid_copy_mix()
535 * Still within SOP block. We don't need to check for in mid_copy_straight()
536 * wrap because we are still in the first block and in mid_copy_straight()
662 * cannot still be within the first block. in seg_pio_copy_mid()
663 * Conversely, if we are still in the first block, we in seg_pio_copy_mid()
[all …]
/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc187 frame or still image
194 bmCapabilities - still image support, fixed frame-rate
234 frame or still image
241 bmCapabilities - still image support, fixed frame-rate
259 bStillCaptureMethod - method of still image caputre
/kernel/linux/linux-5.10/fs/ocfs2/cluster/
Dquorum.c12 * Imagine two nodes lose network connectivity to each other but they're still
20 * of nodes who are still heartbeating will fence itself.
59 * threads can still schedule, etc, etc */ in o2quo_fence_self()
241 /* this tells us that we've decided that the node is still heartbeating
288 * still heartbeating we grab a hold that will delay decisions until either the
290 * still up and calls still_up */
/kernel/linux/linux-4.19/drivers/block/drbd/
Ddrbd_req.h136 * UNUSED, we could map: 011: submitted, completion still pending
154 * still waiting for the barrier ack.
169 /* if "SENT" is not set, yet, this can still fail or be canceled.
170 * if "SENT" is set already, we still wait for an Ack packet.
172 * in (B,A) the request object may still linger on the transaction log
322 * We still may or may not be inside some irqs disabled section
/kernel/linux/linux-4.19/fs/ocfs2/cluster/
Dquorum.c26 * Imagine two nodes lose network connectivity to each other but they're still
34 * of nodes who are still heartbeating will fence itself.
73 * threads can still schedule, etc, etc */ in o2quo_fence_self()
254 /* this tells us that we've decided that the node is still heartbeating
301 * still heartbeating we grab a hold that will delay decisions until either the
303 * still up and calls still_up */
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/amdgpu/
DKconfig9 in amdgpu will be disabled by default and is still provided by
21 will be disabled by default and is still provided by radeon.
/kernel/linux/linux-4.19/drivers/md/bcache/
Djournal.h32 * journal entry still open - i.e. that has keys that haven't been flushed to
56 * last_seq - the oldest journal entry we still need. We write last_seq in each
63 * journal bucket we still need; all this is tracked in struct journal_device
136 /* Last journal bucket that still contains an open journal entry */
/kernel/linux/linux-5.10/drivers/md/bcache/
Djournal.h32 * journal entry still open - i.e. that has keys that haven't been flushed to
56 * last_seq - the oldest journal entry we still need. We write last_seq in each
63 * journal bucket we still need; all this is tracked in struct journal_device
138 /* Last journal bucket that still contains an open journal entry */
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dipu3.rst239 "VIDEO" or "STILL", "VIDEO" mode is commonly used for video frames capture, and
240 "STILL" is used for still frame capture. However, you can also select "VIDEO" to
241 capture still frames if you want to capture images with less system load and
242 power. For "STILL" mode, ImgU will try to use smaller BDS factor and output
244 quality images. Besides, "STILL" mode need XNR3 to do noise reduction, hence
245 "STILL" mode will need more power and memory bandwidth than "VIDEO" mode. TNR
246 will be enabled in "VIDEO" mode and bypassed by "STILL" mode. ImgU is running at
250 between the "VIDEO" and "STILL" mode, mandatory input and main output node
258 "if_to_osys_primary_striped" is selected for "STILL".
281 (e.g 0 for video mode or 1 for still mode) through the control id 0x009819a1 as
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
DKconfig10 in amdgpu will be disabled by default and is still provided by
22 will be disabled by default and is still provided by radeon.

12345678910>>...239