| /tools/testing/selftests/sparc64/drivers/ |
| D | adi-test.c | 318 unsigned char version[1], expected_version; in test0_prpw_aligned_1byte() local 322 version[0] = random_version(); in test0_prpw_aligned_1byte() 323 expected_version = version[0]; in test0_prpw_aligned_1byte() 327 ret = pwrite_adi(fd, version, sizeof(version), offset); in test0_prpw_aligned_1byte() 328 if (ret != sizeof(version)) in test0_prpw_aligned_1byte() 331 ret = pread_adi(fd, version, sizeof(version), offset); in test0_prpw_aligned_1byte() 332 if (ret != sizeof(version)) in test0_prpw_aligned_1byte() 335 if (expected_version != version[0]) { in test0_prpw_aligned_1byte() 337 expected_version, version[0]); in test0_prpw_aligned_1byte() 352 unsigned char version[TEST1_VERSION_SZ], in test1_prpw_aligned_4096bytes() local [all …]
|
| /tools/net/sunrpc/xdrgen/generators/ |
| D | program.py | 13 environment: Environment, program: str, version: _RpcVersion 20 for procedure in version.procedures: 34 environment: Environment, program: str, version: _RpcVersion 38 for procedure in version.procedures: 48 for procedure in version.procedures: 59 environment: Environment, program: str, version: _RpcVersion 63 for procedure in version.procedures: 73 environment: Environment, program: str, version: _RpcVersion 77 for procedure in version.procedures: 87 environment: Environment, program: str, version: _RpcVersion [all …]
|
| /tools/perf/Documentation/ |
| D | perf-version.txt | 1 perf-version(1) 6 perf-version - display the version of perf binary 10 'perf version' [--build-options] 14 With no options given, the 'perf version' prints the perf version
|
| /tools/perf/ |
| D | builtin-version.c | 12 struct version { struct 16 static struct version version; argument 19 OPT_BOOLEAN(0, "build-options", &version.build_options, 70 if (version.build_options || verbose > 0) in cmd_version()
|
| /tools/arch/x86/include/asm/ |
| D | pvclock.h | 20 unsigned version = src->version & ~1; in pvclock_read_begin() local 23 return version; in pvclock_read_begin() 28 unsigned version) in pvclock_read_retry() argument 32 return version != src->version; in pvclock_read_retry()
|
| D | pvclock-abi.h | 27 u32 version; member 38 u32 version; member
|
| /tools/perf/util/ |
| D | cap.c | 19 .version = _LINUX_CAPABILITY_VERSION_3, in perf_cap__capable() 28 if (errno == EINVAL && header.version != _LINUX_CAPABILITY_VERSION_3 && in perf_cap__capable() 29 header.version == _LINUX_CAPABILITY_VERSION_1) in perf_cap__capable() 40 if (header.version == _LINUX_CAPABILITY_VERSION_3) { in perf_cap__capable()
|
| D | cs-etm-base.c | 141 int i, cpu = 0, version, err; in cs_etm__print_auxtrace_info() local 143 version = val[0]; in cs_etm__print_auxtrace_info() 149 if (version == 0) in cs_etm__print_auxtrace_info() 152 else if ((version == 1) || (version == 2)) in cs_etm__print_auxtrace_info()
|
| /tools/testing/selftests/net/ |
| D | psock_tpacket.c | 74 int type, rd_num, flen, version; member 82 uint32_t version; member 162 ip->version = 4; in create_payload() 197 static inline int __v1_v2_rx_kernel_ready(void *base, int version) in __v1_v2_rx_kernel_ready() argument 199 switch (version) { in __v1_v2_rx_kernel_ready() 210 static inline void __v1_v2_rx_user_ready(void *base, int version) in __v1_v2_rx_user_ready() argument 212 switch (version) { in __v1_v2_rx_user_ready() 242 ring->version)) { in walk_v1_v2_rx() 245 switch (ring->version) { in walk_v1_v2_rx() 262 __v1_v2_rx_user_ready(ppd.raw, ring->version); in walk_v1_v2_rx() [all …]
|
| /tools/build/feature/ |
| D | test-glibc.c | 14 const char *version = gnu_get_libc_version(); in main() local 16 const char *version = XSTR(__GLIBC__) "." XSTR(__GLIBC_MINOR__); in main() 19 return (long)version; in main()
|
| /tools/perf/arch/s390/util/ |
| D | header.c | 33 char type[8], model[33], version[8], manufacturer[32], authorization[8]; in get_cpuid() local 53 memset(version, 0, sizeof(version)); in get_cpuid() 113 vssize += scnprintf(version + vssize, in get_cpuid() 114 sizeof(version) - vssize, "%s", sep + 1); in get_cpuid() 130 if (version[0] && authorization[0] ) in get_cpuid() 132 manufacturer, type, model, version, in get_cpuid()
|
| /tools/testing/selftests/vDSO/ |
| D | vdso_test_abi.c | 26 static const char *version; variable 53 (vdso_gettimeofday_t)vdso_sym(version, name[0]); in vdso_test_gettimeofday() 77 (vdso_clock_gettime_t)vdso_sym(version, name[1]); in vdso_test_clock_gettime() 104 (vdso_time_t)vdso_sym(version, name[2]); in vdso_test_time() 129 (vdso_clock_getres_t)vdso_sym(version, name[3]); in vdso_test_clock_getres() 192 version = versions[VDSO_VERSION]; in main() 195 ksft_print_msg("[vDSO kselftest] VDSO_VERSION: %s\n", version); in main()
|
| D | vdso_test_gettimeofday.c | 26 const char *version = versions[VDSO_VERSION]; in main() local 39 gtod_t gtod = (gtod_t)vdso_sym(version, name[0]); in main()
|
| D | vdso_test_getcpu.c | 25 const char *version = versions[VDSO_VERSION]; in main() local 40 get_cpu = (getcpu_t)vdso_sym(version, name[4]); in main()
|
| /tools/testing/kunit/test_data/ |
| D | test_is_test_passed-kselftest.log | 1 TAP version 13 4 # TAP version 13 10 # TAP version 13
|
| D | test_parse_subtest_header.log | 1 KTAP version 1 3 KTAP version 1
|
| D | test_parse_ktap_output.log | 1 KTAP version 1 3 KTAP version 1
|
| D | test_parse_attributes.log | 1 KTAP version 1 3 KTAP version 1
|
| /tools/bpf/bpftool/Documentation/ |
| D | common_options.rst | 6 -V, --version 7 Print bpftool's version number (similar to **bpftool version**), the number 8 of the libbpf version in use, and optional features that were included when
|
| /tools/perf/tests/shell/lib/ |
| D | setup_python.sh | 6 python3 --version >/dev/null 2>&1 && PYTHON=python3 10 python --version >/dev/null 2>&1 && PYTHON=python
|
| /tools/testing/selftests/rseq/ |
| D | rseq-s390.h | 41 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, \ argument 46 ".long " __rseq_str(version) ", " __rseq_str(flags) "\n\t" \ 68 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, \ argument 73 ".long " __rseq_str(version) ", " __rseq_str(flags) "\n\t" \
|
| D | rseq-arm.h | 82 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip, \ argument 87 ".word " __rseq_str(version) ", " __rseq_str(flags) "\n\t" \ 124 abort_label, version, flags, \ argument 128 ".word " __rseq_str(version) ", " __rseq_str(flags) "\n\t" \
|
| D | rseq-mips.h | 83 #define __RSEQ_ASM_DEFINE_TABLE(label, version, flags, start_ip, \ argument 88 ".word " __rseq_str(version) ", " __rseq_str(flags) "\n\t" \ 127 abort_label, version, flags, \ argument 131 ".word " __rseq_str(version) ", " __rseq_str(flags) "\n\t" \
|
| /tools/lib/bpf/ |
| D | libbpf_probes.c | 68 p = strstr(info->version, "Debian "); in get_debian_kernel_version() 82 __u32 major, minor, patch, version; in get_kernel_version() local 86 version = get_ubuntu_kernel_version(); in get_kernel_version() 87 if (version != 0) in get_kernel_version() 88 return version; in get_kernel_version() 93 version = get_debian_kernel_version(&info); in get_kernel_version() 94 if (version != 0) in get_kernel_version() 95 return version; in get_kernel_version() 227 .version = BTF_VERSION, in libbpf__load_raw_btf()
|
| /tools/perf/pmu-events/arch/nds32/ |
| D | mapfile.csv | 5 # MIDR Processor version 7 # Version could be used to track version of JSON file
|