Home
last modified time | relevance | path

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

/linux/Documentation/scsi/
A Dscsi_mid_low_api.rst138 aware of an LLD when that LLD registers its first HBA.
146 LLD mid level LLD
175 LLD mid level LLD
201 LLD mid level LLD
217 LLD mid level LLD
335 * into the LLD.
490 * area for the LLD.
689 * Optionally defined in: LLD
957 * Defined in: LLD
1166 Should only be called by an LLD if the LLD has accepted
[all …]
/linux/scripts/
A Dld-version.sh49 if [ "$1" = LLD ]; then
52 name=LLD
53 disp_name=LLD
/linux/drivers/target/loopback/
A DKconfig6 Say Y here to enable the TCM Virtual SAS target and Linux/SCSI LLD
/linux/tools/testing/selftests/hid/
A DMakefile112 LLD := lld macro
114 LLD := ld macro
/linux/arch/powerpc/boot/
A Dwrapper224 ${CROSS}ld -V 2>&1 | grep -q LLD
383 rodynamic=$(if ${CROSS}ld -V 2>&1 | grep -q LLD ; then echo "-z rodynamic"; fi)
/linux/tools/testing/selftests/bpf/
A DMakefile265 LLD := lld macro
267 LLD := $(shell command -v $(LD)) macro
277 -fuse-ld=$(LLD) -Wl,-znoseparate-code -Wl,--build-id=sha1 \
286 -fuse-ld=$(LLD) -Wl,-znoseparate-code -Wl,--build-id=sha1 \
/linux/arch/
A DKconfig742 - and linking with LLD.
1513 format. Requires a compatible linker (LLD supports this feature), as
/linux/arch/riscv/
A DKconfig63 # LLD >= 14: https://github.com/llvm/llvm-project/issues/50505
/linux/arch/powerpc/
A DKconfig626 # Option is available to BFD, but LLD does not support ELFv1 so this is
/linux/arch/arm/
A DKconfig173 supported in LLD until version 14. The combined range is -/+ 256 MiB,
/linux/init/
A DKconfig56 def_bool $(success,test "$(ld-name)" = LLD)

Completed in 31 milliseconds