Searched full:extends (Results 1 – 25 of 204) sorted by relevance
123456789
/Linux-v6.6/drivers/gpu/drm/ci/ |
D | test.yml | 11 extends: 22 extends: 37 extends: 52 extends: 67 extends: 86 extends: 100 extends: 116 extends: 129 extends: 142 extends: [all …]
|
D | build.yml | 2 extends: 12 extends: 23 extends: 34 extends: 46 extends: .build:arm32 51 extends: .build:arm64 56 extends: .build:x86_64 63 extends: .build:arm32 75 extends: .build:arm64 87 extends: .build:x86_64 [all …]
|
D | gitlab-ci.yml | 196 extends: 219 extends: 238 # pipelines. This should appear in "extends:" after any includes of
|
D | static-checks.yml | 2 extends:
|
/Linux-v6.6/tools/memory-model/Documentation/ |
D | glossary.txt | 9 dependency" extends from that load extending to the later access. 20 address dependency extends from that rcu_dereference() to that 56 a "control dependency" extends from that load to that store. 62 Here, the control dependency extends from the READ_ONCE() on 90 extends from that load to that later store. For example: 95 In this case, the data dependency extends from the READ_ONCE()
|
/Linux-v6.6/kernel/rcu/ |
D | Kconfig.debug | 77 If a given RCU grace period extends more than the specified 88 If a given expedited RCU grace period extends more than the
|
/Linux-v6.6/security/yama/ |
D | Kconfig | 7 This selects Yama, which extends DAC support with additional
|
/Linux-v6.6/arch/x86/realmode/rm/ |
D | trampoline_common.S | 9 * extends to 8-bytes. Reserve enough space for either scenario.
|
/Linux-v6.6/drivers/staging/pi433/ |
D | Kconfig | 9 or compatible. It extends the Raspberry Pi with the option, to
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-class-power-wilco | 15 Extends battery lifespan, intended for users who
|
D | sysfs-class-power-ltc4162l | 71 property to arm a special "ship" mode that extends shelf life
|
/Linux-v6.6/Documentation/devicetree/bindings/ |
D | .yamllint | 1 extends: relaxed
|
/Linux-v6.6/drivers/gpu/drm/arm/display/komeda/ |
D | komeda_framebuffer.h | 21 * extends drm_format_info for komeda specific information
|
/Linux-v6.6/Documentation/devicetree/bindings/phy/ |
D | phy-mvebu.txt | 5 This document extends the binding described in phy-bindings.txt
|
/Linux-v6.6/arch/arm64/boot/dts/freescale/ |
D | fsl-ls1028a-kontron-sl28-var4.dts | 6 * extends the base and provides one more port connected via RGMII.
|
/Linux-v6.6/drivers/gpu/drm/i915/ |
D | i915_ttm_buddy_manager.h | 28 * Extends the struct ttm_resource to manage an address space allocation with
|
/Linux-v6.6/Documentation/devicetree/bindings/iommu/ |
D | apple,sart.yaml | 26 SART3, first seen in M1 Pro/Max, extends both the address space and filter
|
/Linux-v6.6/arch/x86/include/asm/ |
D | thread_info.h | 26 * pt_regs that extends above sp0. On the way out, in the espfix code, 191 * If obj + len extends past the last frame, this in arch_within_stack_frames()
|
/Linux-v6.6/Documentation/userspace-api/netlink/ |
D | netlink-raw.rst | 14 The netlink-raw schema extends the :doc:`genetlink-legacy <genetlink-legacy>`
|
/Linux-v6.6/drivers/pci/hotplug/ |
D | Makefile | 24 # acpiphp_ibm extends acpiphp, so should be linked afterwards.
|
/Linux-v6.6/arch/powerpc/boot/ |
D | epapr.c | 43 printf("WARNING: Device tree extends outside IMA!" in platform_fixups()
|
/Linux-v6.6/arch/arm/mach-sa1100/ |
D | Kconfig | 79 the generic SSP which it extends.
|
/Linux-v6.6/Documentation/networking/ |
D | msg_zerocopy.rst | 18 such as sendfile and splice. The MSG_ZEROCOPY flag extends the 157 new value extends the range of the notification at the tail of the
|
/Linux-v6.6/arch/parisc/include/asm/ |
D | fixmap.h | 37 * usually, it extends up to TMPALIAS_MAP_START. Virtual addresses
|
/Linux-v6.6/arch/arm/boot/ |
D | deflate_xip_data.sh | 12 # from symbol addresses in vmlinux. It is expected that .data extends to
|
123456789