Searched full:considers (Results 1 – 25 of 146) sorted by relevance
123456
/linux-6.12.1/Documentation/bpf/ |
D | graph_ds_impl.rst | 75 variables are placed in a single-value arraymap. The verifier considers this 153 The verifier considers such a reference a *non-owning reference*. The ref 168 * If not released before program ends, verifier considers program invalid
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | selection-api-configuration.rst | 45 driver writer considers the complete picture. Drivers shall set the 116 the driver writer considers the complete picture. It is recommended for
|
/linux-6.12.1/Documentation/security/keys/ |
D | request-key.rst | 158 2) It considers all the non-keyring keys within that keyring and, if any key 164 3) It then considers all the keyring-type keys in the keyring it's currently
|
/linux-6.12.1/security/loadpin/ |
D | Kconfig | 31 digests it considers trusted. A verity backed filesystem is
|
/linux-6.12.1/lib/zstd/common/ |
D | huf.h | 160 …ctx, void* dst, size_t dstSize, const void* cSrc, size_t cSrcSize); /*< considers RLE and uncompre… 161 …nst void* cSrc, size_t cSrcSize, void* workSpace, size_t wkspSize); /*< considers RLE and uncompre… 200 * Same as HUF_compress4X_wksp(), but considers using hufTable if *repeat != HUF_repeat_none. 306 * Same as HUF_compress1X_wksp(), but considers using hufTable if *repeat != HUF_repeat_none.
|
/linux-6.12.1/include/linux/ |
D | instrumentation.h | 19 * Because instrumentation_{begin,end}() can nest, objtool validation considers
|
D | compiler-clang.h | 9 * Clang prior to 17 is being silly and considers many __cleanup() variables
|
D | types.h | 129 * Linux always considers sectors to be 512 bytes long independently
|
/linux-6.12.1/arch/powerpc/kernel/ptrace/ |
D | ptrace32.c | 93 * the user space code considers the floating point in compat_arch_ptrace() 193 * the user space code considers the floating point in compat_arch_ptrace()
|
/linux-6.12.1/scripts/coccinelle/locks/ |
D | mini_lock.cocci | 2 /// Find missing unlocks. This semantic match considers the specific case
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/ |
D | link_hwss.h | 45 * considers missing implementation as expected in some cases or none
|
/linux-6.12.1/drivers/gpu/drm/exynos/ |
D | exynos_drm_dma.c | 59 * framework considers it as IOMMU-less during the next in drm_iommu_attach_device()
|
/linux-6.12.1/drivers/mtd/devices/ |
D | ms02-nv.h | 28 * ID value is found, the firmware considers the SRAM clean, i.e.
|
/linux-6.12.1/tools/testing/selftests/rcutorture/bin/ |
D | kvm-check-branches.sh | 13 # This script considers its arguments one at a time. If more elaborate
|
/linux-6.12.1/arch/sh/include/asm/ |
D | pgtable.h | 84 * protection for execute, and considers it the same as a read. Also, write
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | ipq9574-rdp-common.dtsi | 99 * considers it as zero and brings up the regulators with minimum supported voltage.
|
/linux-6.12.1/Documentation/filesystems/ |
D | autofs.rst | 256 considers if the entire mount-tree can be unmounted or not. For an 257 *indirect* mount, autofs considers each of the names in the top level 270 When autofs considers a directory it checks the `last_used` time and
|
/linux-6.12.1/drivers/gpu/drm/i915/gem/ |
D | i915_gem_busy.c | 133 * where busy-ioctl considers it idle. in i915_gem_busy_ioctl()
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | chipidea,usb2-common.yaml | 120 until it considers the left room size within frame is less than 188
|
/linux-6.12.1/mm/ |
D | page_idle.c | 22 * Idle page tracking only considers user memory pages, for other types of
|
/linux-6.12.1/net/bridge/netfilter/ |
D | ebt_stp.c | 131 /* The stp code only considers these */ in ebt_stp_mt()
|
/linux-6.12.1/fs/xfs/ |
D | xfs_export.c | 22 * the parent generation number to default to zero. XFS considers zero a
|
/linux-6.12.1/Documentation/userspace-api/media/drivers/ |
D | omap3isp-uapi.rst | 181 The internal buffer size allocation considers the requested configuration's
|
/linux-6.12.1/Documentation/process/ |
D | researcher-guidelines.rst | 20 This document seeks to clarify what the Linux kernel community considers
|
/linux-6.12.1/Documentation/networking/ |
D | segmentation-offloads.rst | 178 considers GSO_BY_FRAGS.
|
123456