Home
last modified time | relevance | path

Searched refs:LLD (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/Documentation/scsi/
H A Dscsi_mid_low_api.rst135 aware of an LLD when that LLD registers its first HBA.
143 LLD mid level LLD
172 LLD mid level LLD
198 LLD mid level LLD
214 LLD mid level LLD
330 * into the LLD.
644 * Optionally defined in: LLD
671 * Optionally defined in: LLD
688 * Optionally defined in: LLD
904 * Defined in: LLD
[all …]
/linux-6.15/scripts/
H A Dld-version.sh49 if [ "$1" = LLD ]; then
52 name=LLD
53 disp_name=LLD
/linux-6.15/drivers/target/loopback/
H A DKconfig6 Say Y here to enable the TCM Virtual SAS target and Linux/SCSI LLD
/linux-6.15/tools/testing/selftests/hid/
H A DMakefile110 LLD := lld macro
112 LLD := ld macro
/linux-6.15/arch/powerpc/boot/
H A Dwrapper224 ${CROSS}ld -V 2>&1 | grep -q LLD
376 rodynamic=$(if ${CROSS}ld -V 2>&1 | grep -q LLD ; then echo "-z rodynamic"; fi)
/linux-6.15/tools/testing/selftests/bpf/
H A DMakefile244 LLD := lld macro
246 LLD := $(shell command -v $(LD)) macro
257 -fuse-ld=$(LLD) -Wl,-znoseparate-code -Wl,--build-id=sha1 \
267 -fuse-ld=$(LLD) -Wl,-znoseparate-code -Wl,--build-id=sha1 \
/linux-6.15/arch/
H A DKconfig743 - and linking with LLD.
1569 format. Requires a compatible linker (LLD supports this feature), as
/linux-6.15/arch/powerpc/
H A DKconfig645 # Option is available to BFD, but LLD does not support ELFv1 so this is
/linux-6.15/arch/riscv/
H A DKconfig70 # LLD >= 14: https://github.com/llvm/llvm-project/issues/50505
/linux-6.15/arch/arm/
H A DKconfig177 supported in LLD until version 14. The combined range is -/+ 256 MiB,
/linux-6.15/init/
H A DKconfig56 def_bool $(success,test "$(ld-name)" = LLD)