/kernel/linux/linux-5.10/tools/testing/selftests/lkdtm/ |
D | tests.txt | 52 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/ |
D | func_traceonoff_triggers.tc | 98 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-5.10/fs/overlayfs/ |
D | Kconfig | 20 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/ |
D | dcache.c | 15 /* Returns 1 if dentry can still be trusted, else 0. */ 95 * Should return 1 if dentry can still be trusted, else 0. 116 * If this passes, the positive dentry still exists or the negative in orangefs_d_revalidate() 117 * dentry still does not exist. in orangefs_d_revalidate()
|
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/test.d/instances/ |
D | instance-event.tc | 73 fail "foo still exists" 80 fail "foo still exists" 136 fail "instance $d still exists"
|
/kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
D | irq-s3c24xx-fiq.S | 51 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-5.10/drivers/block/drbd/ |
D | drbd_req.h | 124 * 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-5.10/include/linux/ |
D | hwspinlock.h | 88 * 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/ |
D | pio_copy.c | 99 * 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-5.10/fs/ocfs2/cluster/ |
D | quorum.c | 12 * 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-5.10/drivers/md/bcache/ |
D | journal.h | 32 * 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/ |
D | ipu3.rst | 239 "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/ |
D | Kconfig | 10 in amdgpu will be disabled by default and is still provided by 22 will be disabled by default and is still provided by radeon.
|
/kernel/linux/linux-5.10/include/crypto/ |
D | if_alg.h | 180 * @return number of bytes still available 192 * Can the send buffer still be written to? 206 * @return number of bytes still available 218 * Can the RX buffer still be written to?
|
/kernel/linux/linux-5.10/arch/nds32/lib/ |
D | memset.S | 23 bnez $p1, word_set ! Still words to set, continue looping 28 bnez $r2, byte_set ! Still bytes left to set
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/ |
D | video-stillpicture.rst | 52 This ioctl call asks the Video Device to display a still picture 54 NULL, then the current displayed still picture is blanked.
|
/kernel/linux/linux-5.10/Documentation/bpf/ |
D | ringbuf.rst | 81 - 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
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | segmentation-offloads.rst | 61 still receive them from tuntap and similar devices. Offload of UDP-based 62 tunnel protocols is still supported. 141 offloads or tunnel offloads with checksum to still make use of segmentation. 154 SCTP - despite the lack of hardware support - can still take advantage of
|
/kernel/linux/linux-5.10/drivers/staging/greybus/ |
D | fw-core.c | 176 /* 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()
|
/kernel/linux/linux-5.10/lib/ |
D | Kconfig.kgdb | 141 kernel is still usable in this situation. 143 No guarantees that the kernel is still usable in this situation. 158 still try to register kgdb to handle breakpoints and crashes
|
/kernel/linux/linux-5.10/drivers/mtd/parsers/ |
D | Kconfig | 31 You will still need the parsing functions to be called by the driver 93 You will still need the parsing functions to be called by the driver 127 You will still need the parsing functions to be called by the driver
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/reset/ |
D | gpio-poweroff.txt | 15 delay the GPIO is driver active again. If the power is still on and 16 the CPU still running after a 3000ms delay, a WARN_ON(1) is emitted.
|
/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/ |
D | netdev.c | 125 * when it is ready to transmit the packet we have "queued". Still we 129 * still wake the queue up to see if the next packet will be luckier. 183 msleep(20); /* device still needs some time or it drops it */ in i2400m_wake_tx_work() 230 * here we release them if the packet was still pending. in i2400m_net_wake_stop() 440 * still use netif_rx() instead of netif_receive_skb() as was 446 * This is, of course, still open to do more research on why running 509 * still use netif_rx() instead of netif_receive_skb() as was 515 * This is, of course, still open to do more research on why running
|
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/ |
D | soft-dirty.rst | 31 This is so, since the pages are still mapped to physical memory, and thus all 36 there is still a scenario when we can lose soft dirty bits -- a task
|
/kernel/linux/linux-5.10/tools/power/cpupower/man/ |
D | cpupower-idle-set.1 | 47 deep state but a lighter state still is disabled, then this has no effect. 54 state is chosen when idle, the kernel may still enter this sleep state,
|