| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_sriov_pf_service_kunit.c | 34 KUNIT_ASSERT_NE(test, 0, xe->sriov.pf.service.version.latest.major); in pf_service_test_init() 36 xe->sriov.pf.service.version.latest.major); in pf_service_test_init() 37 if (xe->sriov.pf.service.version.base.major == xe->sriov.pf.service.version.latest.major) in pf_service_test_init() 39 xe->sriov.pf.service.version.latest.minor); in pf_service_test_init() 52 KUNIT_ASSERT_EQ(test, major, xe->sriov.pf.service.version.latest.major); in pf_negotiate_any() 53 KUNIT_ASSERT_EQ(test, minor, xe->sriov.pf.service.version.latest.minor); in pf_negotiate_any() 82 if (xe->sriov.pf.service.version.base.major == xe->sriov.pf.service.version.latest.major) in pf_negotiate_base_newer() 83 KUNIT_ASSERT_LE(test, minor, xe->sriov.pf.service.version.latest.minor); in pf_negotiate_base_newer() 98 KUNIT_ASSERT_LE(test, major, xe->sriov.pf.service.version.latest.major); in pf_negotiate_base_next() 99 if (major == xe->sriov.pf.service.version.latest.major) in pf_negotiate_base_next() [all …]
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_sriov_pf_service.c | 36 xe->sriov.pf.service.version.latest.major = GUC_RELAY_VERSION_LATEST_MAJOR; in xe_sriov_pf_service_init() 37 xe->sriov.pf.service.version.latest.minor = GUC_RELAY_VERSION_LATEST_MINOR; in xe_sriov_pf_service_init() 46 struct xe_sriov_pf_service_version latest = xe->sriov.pf.service.version.latest; in pf_negotiate_version() local 50 xe_assert(xe, base.major <= latest.major); in pf_negotiate_version() 51 xe_assert(xe, (base.major < latest.major) || (base.minor <= latest.minor)); in pf_negotiate_version() 56 *major = latest.major; in pf_negotiate_version() 57 *minor = latest.minor; in pf_negotiate_version() 62 if (wanted_major > latest.major) { in pf_negotiate_version() 63 *major = latest.major; in pf_negotiate_version() 64 *minor = latest.minor; in pf_negotiate_version() [all …]
|
| H A D | xe_sriov_pf_service_types.h | 32 struct xe_sriov_pf_service_version latest; member
|
| H A D | xe_gt_sriov_pf_service_types.h | 47 struct xe_gt_sriov_pf_service_version latest; member
|
| /linux/drivers/md/dm-pcache/ |
| H A D | pcache_internal.h | 82 struct pcache_meta_header *meta, *latest = NULL; in pcache_meta_find_latest() local 100 if (!latest || pcache_meta_seq_after(meta->seq, seq_latest)) { in pcache_meta_find_latest() 102 latest = meta_addr; in pcache_meta_find_latest() 106 if (!latest) in pcache_meta_find_latest() 109 if (copy_mc_to_kernel(meta_ret, latest, meta_size)) { in pcache_meta_find_latest() 114 return latest; in pcache_meta_find_latest()
|
| H A D | cache.c | 109 struct pcache_cache_pos_onmedia latest, *latest_addr; in cache_pos_decode() local 114 &latest); in cache_pos_decode() 121 pos->cache_seg = &cache->segments[latest.cache_seg_id]; in cache_pos_decode() 122 pos->seg_off = latest.seg_off; in cache_pos_decode() 123 *seq = latest.header.seq; in cache_pos_decode()
|
| /linux/Documentation/translations/zh_TW/arch/loongarch/ |
| H A D | irq-chip-model.rst | 140 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm… 142 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm… 146 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm… 148 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm…
|
| H A D | introduction.rst | 341 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.02-… 343 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.02-… 347 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-ELF-ABI-v2.… 349 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-ELF-ABI-v2.…
|
| /linux/Documentation/dev-tools/ |
| H A D | checkpatch.rst | 250 See: https://www.kernel.org/doc/html/latest/core-api/memory-allocation.html 263 See: https://www.kernel.org/doc/html/latest/process/coding-style.html#allocating-memory 269 See: https://www.kernel.org/doc/html/latest/core-api/memory-allocation.html 290 See: https://www.kernel.org/doc/html/latest/process/deprecated.html#bug-and-bug-on 299 …See: https://www.kernel.org/doc/html/latest/process/deprecated.html#simple-strtol-simple-strtoll-s… 343 See: https://www.kernel.org/doc/html/latest/RCU/whatisRCU.html#full-list-of-rcu-apis 357 See: https://www.kernel.org/doc/html/latest/driver-api/driver-model/device.html#attributes 366 See: https://www.kernel.org/doc/html/latest/driver-api/driver-model/device.html#attributes 375 See: https://www.kernel.org/doc/html/latest/driver-api/driver-model/device.html#attributes 384 See: https://www.kernel.org/doc/html/latest/driver-api/driver-model/device.html#attributes [all …]
|
| /linux/Documentation/translations/zh_CN/virt/ |
| H A D | ne_overview.rst | 84 [2] https://www.kernel.org/doc/html/latest/admin-guide/mm/hugetlbpage.html 86 [4] https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html 88 [6] https://www.kernel.org/doc/html/latest/x86/boot.html
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_cnv_dbgfs.c | 78 static s16 get_err_info(u8 error_type, u16 latest) in get_err_info() argument 83 return CNV_GET_DELTA_ERR_INFO(latest); in get_err_info() 86 return CNV_GET_SLICE_ERR_INFO(latest); in get_err_info() 88 return CNV_GET_DEFAULT_ERR_INFO(latest); in get_err_info()
|
| /linux/Documentation/scsi/ |
| H A D | bfa.rst | 39 The latest Firmware package for 3.0.2.2 bfa driver can be found at: 55 The latest driver configuration & management utility for 3.0.2.2 bfa driver can 72 The latest Administration's Guide, Installation and Reference Manual,
|
| /linux/tools/perf/arch/x86/tests/ |
| H A D | hybrid.c | 276 static int combine_test_results(int existing, int latest) in combine_test_results() argument 281 return latest == TEST_OK ? TEST_SKIP : latest; in combine_test_results() 282 return latest; in combine_test_results()
|
| /linux/Documentation/translations/zh_CN/block/ |
| H A D | blk-mq.rst | 81 <https://www.kernel.org/doc/html/latest/block/index.html>`_。调度只发 121 - `Null 块设备驱动程序 <https://www.kernel.org/doc/html/latest/block/null_blk.html>`_
|
| /linux/Documentation/virt/ |
| H A D | ne_overview.rst | 94 [2] https://www.kernel.org/doc/html/latest/admin-guide/mm/hugetlbpage.html 96 [4] https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html 98 [6] https://www.kernel.org/doc/html/latest/x86/boot.html 99 [7] https://www.kernel.org/doc/html/latest/arm64/hugetlbpage.html 100 [8] https://www.kernel.org/doc/html/latest/arm64/booting.html
|
| /linux/scripts/coccinelle/misc/ |
| H A D | flexible_array.cocci | 99 msg = "WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/de… 106 msg = "WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/de…
|
| /linux/Documentation/doc-guide/ |
| H A D | checktransupdate.rst | 13 It uses ``git log`` command to track the latest English commit from the 14 translation commit (order by author date) and the latest English commits
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-fs-nilfs2 | 97 Show start block number of the latest segment. 103 Show sequence value of the latest segment. 109 Show checkpoint number of the latest segment. 121 Show index number of the latest full segment. 230 Show checkpoint number of the latest segment.
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | igbvf.rst | 36 For information on how to identify your adapter, and for the latest Intel 47 diagnostics, as well as displaying statistical information. The latest ethtool
|
| /linux/Documentation/translations/zh_CN/maintainer/ |
| H A D | pull-requests.rst | 86 latest time travel bus architecture that provides i/o to 98 All of these patches have been successfully tested in the latest
|
| /linux/Documentation/translations/zh_CN/arch/loongarch/ |
| H A D | introduction.rst | 341 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.10-… 343 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.10-… 347 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-ELF-ABI-v2.… 349 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-ELF-ABI-v2.…
|
| /linux/scripts/ksymoops/ |
| H A D | README | 3 The latest version can be found in
|
| /linux/drivers/staging/media/meson/vdec/ |
| H A D | TODO | 5 stack that follows the latest version of the specification, especially
|
| /linux/Documentation/tools/rv/ |
| H A D | rv-list.rst | 36 <https://www.kernel.org/doc/html/latest/trace/rv/index.html>
|
| H A D | rv-mon-wwnr.rst | 36 <https://www.kernel.org/doc/html/latest/trace/rv/index.html>
|