Searched full:covering (Results 1 – 25 of 160) sorted by relevance
1234567
/Linux-v5.15/tools/testing/selftests/rcutorture/doc/ |
D | TREE_RCU-kconfig.txt | 7 CONFIG_DEBUG_LOCK_ALLOC -- Do three, covering CONFIG_PROVE_LOCKING & not. 13 CONFIG_PROVE_LOCKING -- Do several, covering CONFIG_DEBUG_LOCK_ALLOC=y and not.
|
/Linux-v5.15/fs/btrfs/tests/ |
D | free-space-tests.c | 430 * Extent entry covering free space range [128Mb - 256Kb, 128Mb - 128Kb[ in test_steal_space_from_bitmap_to_extent() 438 /* Bitmap entry covering free space range [128Mb + 512Kb, 256Mb[ */ in test_steal_space_from_bitmap_to_extent() 577 * extent entry covering range: [128Mb - 256Kb, 128Mb[ in test_steal_space_from_bitmap_to_extent() 578 * bitmap entry covering range: [128Mb, 128Mb + 768Kb[ in test_steal_space_from_bitmap_to_extent() 641 * Extent entry covering free space range [128Mb + 128Kb, 128Mb + 256Kb[ in test_steal_space_from_bitmap_to_extent() 649 /* Bitmap entry covering free space range [0, 128Mb - 512Kb[ */ in test_steal_space_from_bitmap_to_extent() 767 * extent entry covering range: [128Mb, 128Mb + 256Kb[ in test_steal_space_from_bitmap_to_extent() 768 * bitmap entry covering range: [128Mb - 768Kb, 128Mb[ in test_steal_space_from_bitmap_to_extent()
|
/Linux-v5.15/sound/usb/ |
D | validate.c | 34 /* for mixer unit; covering all UACs */ 68 /* both for processing and extension units; covering all UACs */ 166 /* both for selector and clock selector units; covering all UACs */
|
/Linux-v5.15/arch/x86/mm/ |
D | maccess.c | 17 * Range covering the highest possible canonical userspace address in copy_from_kernel_nofault_allowed()
|
/Linux-v5.15/net/atm/ |
D | signaling.h | 19 * sigd_enq is a wrapper for sigd_enq2, covering the more common cases, and
|
/Linux-v5.15/include/linux/platform_data/ |
D | bh1770glc.h | 17 * @glass_attenuation: Attenuation factor for covering window.
|
/Linux-v5.15/Documentation/devicetree/bindings/iio/ |
D | common.yaml | 27 device depends on parameters like sensor position, covering glass and
|
/Linux-v5.15/Documentation/devicetree/bindings/phy/ |
D | marvell,armada-3700-utmi-phy.yaml | 33 covering registers related to both the host controller and
|
/Linux-v5.15/arch/arm/include/asm/ |
D | tlb.h | 47 * entries, each covering 1MB. in __pte_free_tlb()
|
/Linux-v5.15/mm/damon/ |
D | vaddr-test.h | 56 * covering the region is just a waste. 211 * covering the second big region (61-63) should be created. 235 * regions should now be removed and new target regions covering the new second
|
/Linux-v5.15/Documentation/admin-guide/ |
D | index.rst | 50 application developers. Documents covering various aspects of the kernel
|
/Linux-v5.15/fs/xfs/ |
D | xfs_log_priv.h | 71 * Below are states for covering allocation transactions. 72 * By covering, we mean changing the h_tail_lsn in the last on-disk 101 * we are done covering previous transactions. 418 int l_covered_state;/* state of "covering disk
|
D | xfs_log.c | 1155 * Only if we are then in a state where covering is needed, the caller is 1204 * Explicitly cover the log. This is similar to background log covering but 1206 * the log is idle and suitable for covering. The CIL, iclog buffers and AIL 1225 * state machine if the log requires covering. Therefore, we must call in xfs_log_cover() 1229 * Fall into the covering sequence if the log needs covering or the in xfs_log_cover() 1231 * used for covering accumulates the in-core counters, so covering in xfs_log_cover() 1244 * covering the log. Push the AIL one more time to leave it empty, as in xfs_log_cover() 1433 * of covering the log and we can get the log incompat feature usage lock. 1473 * during the covering operation. in xfs_log_worker() 1477 * will prevent log covering from making progress. Hence we in xfs_log_worker() [all …]
|
/Linux-v5.15/arch/arm/mm/ |
D | pv-fixup-asm.S | 28 /* Update level 2 entries covering the kernel */
|
/Linux-v5.15/drivers/crypto/caam/ |
D | debugfs.c | 81 /* Internal covering keys (useful in non-secure mode only) */ in caam_debugfs_init()
|
/Linux-v5.15/Documentation/devicetree/bindings/misc/ |
D | xlnx,sd-fec.txt | 5 The LDPC decode & encode functionality is capable of covering a range of
|
/Linux-v5.15/Documentation/admin-guide/pm/ |
D | strategies.rst | 30 a metastate covering a range of different power states of the system in which
|
/Linux-v5.15/drivers/mfd/ |
D | ucb1400_core.c | 16 * covering the UCB1100, UCB1200 and UCB1300.. Support for the UCB1400 has
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | orion5x-maxtor-shared-storage-2.dts | 66 * a single, write-protected partition covering the whole
|
D | orion5x-lacie-ethernet-disk-mini-v2.dts | 87 * a single, write-protected partition covering the whole
|
/Linux-v5.15/include/linux/ |
D | ucb1400.h | 16 * covering the UCB1100, UCB1200 and UCB1300.. Support for the UCB1400 has
|
/Linux-v5.15/net/dccp/ |
D | ackvec.h | 62 * @av_buf_nonce: ECN nonce sums, each covering subsequent segments of up to
|
/Linux-v5.15/tools/testing/selftests/tc-testing/creating-testcases/ |
D | AddingTestCases.txt | 41 category: A list of single-word descriptions covering what the command
|
/Linux-v5.15/Documentation/scheduler/ |
D | sched-domains.rst | 66 might have just one domain covering its one NUMA level.
|
/Linux-v5.15/arch/powerpc/mm/ |
D | init_64.c | 85 * covering the new subsection added. This is needed because kernel can map 218 * have initialized a page table covering this range and hence in vmemmap_populate()
|
1234567