Home
last modified time | relevance | path

Searched refs:url (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.15/scripts/
H A Dget_dvb_firmware58 wgetfile($sourcefile, $url);
77 wgetfile($sourcefile, $url);
113 wgetfile($sourcefile, $url);
286 wgetfile($fwfile, $url);
299 wgetfile($outfile, $url);
346 wgetfile($fwfile, $url);
359 wgetfile($fwfile, $url);
395 wgetfile($archive, $url);
489 wgetfile($fwfile, $url);
502 wgetfile($fwfile, $url);
[all …]
H A Dget_maintainer.pl790 my $url = $1;
793 my $output = `git ls-remote --exit-code -h "$url" $branch > /dev/null 2>&1`;
801 my $url = $1;
802 my $output = `wget --spider -q --no-check-certificate --timeout 10 --tries 1 $url`;
/linux-6.15/Documentation/RCU/
H A DRTFP.txt1078 ,url="Available:
1291 \url{http://lwn.net/Articles/134484/}
1528 \url{http://lwn.net/Articles/202847/}
1610 \url{core_initcall_sync}"
1662 \url{http://www.ioremap.net/node/41}
1726 \url{http://lwn.net/Articles/217484/}
1844 \url{http://lwn.net/Articles/243851/}
1903 \url{http://lwn.net/Articles/253651/}
2215 ,note="\url{http://lttng.org/urcu}"
2314 \url{http://wiki.cs.pdx.edu/rp/}
[all …]
/linux-6.15/drivers/gpu/drm/ci/
H A Dlava-submit.sh73 --rootfs-url "${ROOTFS_URL}" \
74 --kernel-url-prefix "https://${PIPELINE_ARTIFACTS_BASE}/${DEBIAN_ARCH}" \
91 …--url="${FDO_HTTP_CACHE_URI:-}https://${PIPELINE_ARTIFACTS_BASE}/${DEBIAN_ARCH}/kernel-files.tar.z…
97 --url="https://${JOB_ROOTFS_OVERLAY_PATH}" \
/linux-6.15/tools/testing/selftests/nolibc/
H A Drun-tests.sh130url="https://mirrors.edge.kernel.org/pub/tools/crosstool/files/bin/${hostarch}/${crosstool_version…
138 curl -o "${archive}" --fail --continue-at - "${url}"
/linux-6.15/include/drm/
H A Ddrm_panic.h169 u8 drm_panic_qr_generate(const char *url, u8 *data, size_t data_len, size_t data_size,
/linux-6.15/drivers/gpu/drm/
H A Ddrm_panic.c492 char url[256]; in drm_panic_get_qr_code_url() local
497 url_len = snprintf(url, sizeof(url), CONFIG_DRM_PANIC_SCREEN_QR_CODE_URL "?a=%s&v=%s&z=", in drm_panic_get_qr_code_url()
542 return drm_panic_qr_generate(url, qrbuf2, stream.total_out, QR_BUFFER2_SIZE, in drm_panic_get_qr_code_url()
H A Ddrm_panic_qr.rs896 url: *const kernel::ffi::c_char, in drm_panic_qr_generate()
912 if url.is_null() { in drm_panic_qr_generate()
923 let url_cstr: &CStr = unsafe { CStr::from_char_ptr(url) }; in drm_panic_qr_generate()
/linux-6.15/tools/perf/util/
H A Dsetup.py96 url='http://perf.wiki.kernel.org',
/linux-6.15/tools/testing/selftests/bpf/
H A Dvmtest.sh111 while IFS=$'\t' read -r name url; do
112 URLS["$name"]="$url"
/linux-6.15/Documentation/translations/zh_CN/process/
H A Dresearcher-guidelines.rst115 [1] https://url/to/leakmagic/details
H A Dmaintainer-pgp-guide.rst606 $ git pull [url] tags/sometag
610 Merge tag 'sometag' of [url]
/linux-6.15/scripts/package/
H A DPKGBUILD18 url='https://www.kernel.org/'
/linux-6.15/scripts/kconfig/
H A Dqconf.h195 void clicked (const QUrl &url);
H A Dqconf.cc1135 void ConfigInfoView::clicked(const QUrl &url) in clicked() argument
1139 sym = sym_find(url.toEncoded().constData()); in clicked()
/linux-6.15/tools/perf/scripts/python/
H A Dgecko.py358 url = 'https://profiler.firefox.com/from-url/' + safe_string
/linux-6.15/Documentation/networking/
H A Dtls-offload-reorder-good.svg1 …l0 720.0l-960.0 0l0 -720.0z" clip-rule="nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="…
H A Dtls-offload-reorder-bad.svg1 …l0 720.0l-960.0 0l0 -720.0z" clip-rule="nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="…
H A Dtls-offload-layers.svg1 …l0 720.0l-960.0 0l0 -720.0z" clip-rule="nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="…
/linux-6.15/Documentation/filesystems/
H A Ddlmfs.rst48 place. Please download ocfs2-tools from the above url and configure a
/linux-6.15/drivers/accessibility/speakup/
H A DKconfig13 There is also a mailing list at the above url that you
/linux-6.15/Documentation/translations/sp_SP/process/
H A Dresearcher-guidelines.rst129 [1] https://url/to/leakmagic/details
/linux-6.15/Documentation/process/
H A Dresearcher-guidelines.rst149 [1] https://url/to/leakmagic/details
/linux-6.15/arch/arm/boot/dts/ti/omap/
H A Dam335x-sl50.dts4 * url above is defunct
/linux-6.15/Documentation/admin-guide/
H A Dspkguide.txt813 past the following url into your browser:
818 character of the above url. When the reading cursor is in position,
821 url. Press the keypad slash key once again to actually cut the text
826 Now that you have the url cut from the screen, you can paste it into
827 your browser, or even paste the url on a command line as an argument to
839 key, while you type the keypad slash character. The url will be pasted

12