Searched refs:download (Results 1 - 8 of 8) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dvmtest.sh95 download() function
129 download "${ARCH}/libbpf-vmtest-rootfs-$rootfsversion.tar.zst" |
186 This likely indicates a bad rootfs image, Please download
/linux-master/tools/testing/selftests/hid/
H A Dvmtest.sh67 download() function
283 download $B2C_URL $b2c
/linux-master/drivers/staging/greybus/
H A DMakefile8 gb-firmware-y := fw-core.o fw-download.o fw-management.o authentication.o
/linux-master/tools/testing/selftests/nolibc/
H A Drun-tests.sh37 -p Allow download of toolchains
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-remote.sh166 echo Unable to download $T/binres.tgz to system $i, waiting and then retrying. $tries prior retries. | tee -a "$oldrun/remote-log"
174 echo Unable to download $T/binres.tgz to system $i, giving up. | tee -a "$oldrun/remote-log"
/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx.reg4269 const SG_PREFETCH_CNT download
4270 const SG_PREFETCH_CNT_LIMIT download
4271 const SG_PREFETCH_ALIGN_MASK download
4272 const SG_PREFETCH_ADDR_MASK download
4273 const SG_SIZEOF download
4274 const PKT_OVERRUN_BUFOFFSET download
4275 const SCB_TRANSFER_SIZE download
4276 const CACHELINE_MASK download
/linux-master/tools/testing/selftests/wireguard/qemu/
H A DMakefile19 MIRROR := https://download.wireguard.com/qemu-test/distfiles/
263 TOOLCHAIN_DIR := https://download.wireguard.com/qemu-test/toolchains/20211123/
/linux-master/drivers/bluetooth/
H A Dbtintel.c949 /* Start the firmware download transaction with the Init fragment
985 /* Start the firmware download transaction with the Init fragment
1116 /* Skip download if firmware has the same version */
1155 /* Skip download if firmware has the same version */
1274 bt_dev_err(hdev, "FW download error recovery failed (%ld)",
1278 bt_dev_info(hdev, "Intel reset sent to retry FW download");
1734 * Only while this mode is enabled, the driver can download the
1839 bt_dev_info(hdev, "Waiting for firmware download to complete");
1997 /* Proceed to download to check if the version matches */
1998 goto download;
[all...]

Completed in 155 milliseconds