Home
last modified time | relevance | path

Searched refs:verify (Results 1 – 25 of 233) sorted by relevance

12345678910

/linux/scripts/
H A Dget_dvb_firmware60 verify("$tmpdir/software/OEM/HE/App/boot/SC_MAIN.MC", $hash);
80 verify("$tmpdir/ZEnglish/sc_main.mc", $hash);
98 verify("$tmpdir/fwtmp", $hash);
116 verify("$tmpdir/fwtmp", $hash);
134 verify("$tmpdir/fwtmp", $hash);
149 verify($sourcefile, $hash);
166 verify("$tmpdir/software/OEM/STB/App/Boot/STB_PC_T.bin", $hash);
183 verify("$tmpdir/software/OEM/STB/App/Boot/STB_PC_X.bin", $hash);
200 verify("$tmpdir/software/OEM/STB/App/Boot/STB_PC_S.bin", $hash);
216 verify("$tmpdir/fw1part1-1","5e0909858fdf0b5b09ad48b9fe622e70");
[all …]
H A Dcheck-git8 if ! git -C "${srctree}" rev-parse --verify HEAD >/dev/null 2>/dev/null; then
/linux/tools/testing/selftests/sysctl/
H A Dsysctl.sh167 verify() function
226 if ! verify "${TEST_FILE}"; then
234 if verify "${TARGET}"; then
243 if ! verify "${TARGET}"; then
252 if verify "${TARGET}"; then
266 if ! verify "${TARGET}"; then
276 if ! verify "${TARGET}"; then
286 if verify "${TARGET}"; then
297 if verify "${TARGET}"; then
369 if ! verify "${TARGET}"; then
[all …]
/linux/tools/testing/selftests/drivers/net/hw/
H A Dethtool_mm.sh59 ethtool --set-mm $tx verify-enabled on tx-enabled on
74 ethtool --set-mm $tx verify-enabled off tx-enabled off
97 ethtool --set-mm $tx verify-enabled off tx-enabled on
109 ethtool --set-mm $tx verify-enabled off tx-enabled off
132 ethtool --set-mm $tx verify-enabled on tx-enabled on
147 ethtool --set-mm $tx verify-enabled off tx-enabled off
264 ethtool --set-mm $h1 pmac-enabled on tx-enabled off verify-enabled off
271 ethtool --set-mm $h2 pmac-enabled on tx-enabled off verify-enabled off
281 ethtool --set-mm $h1 pmac-enabled off tx-enabled off verify-enabled off
292 ethtool --set-mm $h2 pmac-enabled off tx-enabled off verify-enabled off
/linux/tools/testing/selftests/bpf/
H A Dtest_bpftool_synctypes.py474 def verify(first_set, second_set, message): function
530 verify(source_map_types, help_map_types,
532 verify(source_map_types, man_map_types,
534 verify(help_map_options, man_map_options,
556 verify(source_prog_attach_types, help_prog_attach_types,
558 verify(source_prog_attach_types, man_prog_attach_types,
560 verify(help_prog_options, man_prog_options,
562 verify(source_prog_attach_types, bashcomp_prog_attach_types,
579 verify(source_cgroup_attach_types, help_cgroup_attach_types,
581 verify(source_cgroup_attach_types, man_cgroup_attach_types,
[all …]
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c1068 .verify = NULL,
1077 .verify = NULL,
1086 .verify = NULL,
1095 .verify = NULL,
1104 .verify = NULL,
1113 .verify = NULL,
1122 .verify = NULL,
1131 .verify = NULL,
1140 .verify = NULL,
1149 .verify = NULL,
[all …]
/linux/drivers/mtd/tests/
H A Dmtd_nandecctest.c30 int (*verify)(void *, void *, void *, const size_t); member
204 .verify = no_bit_error_verify,
209 .verify = single_bit_error_correct,
214 .verify = single_bit_error_correct,
219 .verify = double_bit_error_detect,
224 .verify = double_bit_error_detect,
229 .verify = double_bit_error_detect,
274 err = nand_ecc_test[i].verify(error_data, error_ecc, in nand_ecc_test_run()
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-init.rst45 `cache` constrained, userspace should verify cache device
48 `era` constrained, userspace should verify metadata device
51 `log-writes` constrained, userspace should verify metadata device
52 `mirror` constrained, userspace should verify main/mirror device
53 `raid` constrained, userspace should verify metadata device
54 `snapshot` constrained, userspace should verify src/dst device
56 `snapshot-merge` constrained, userspace should verify src/dst device
58 `switch` constrained, userspace should verify dev path
62 `writecache` constrained, userspace should verify cache device
/linux/tools/testing/ktest/examples/include/
H A Dbootconfig.conf39 BOOTCONFIG_VERIFY = verify-boottrace.sh
51 BOOTCONFIG_VERIFY = verify-functiongraph.sh
63 BOOTCONFIG_VERIFY = verify-tracing.sh
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_zerocopy_maxfrags.pkt53 // verify that it is split in one skb of 17 frags + 1 of 1 frag
54 // verify that both have the PSH bit set
95 // verify that it is split in skbs with 17 frags
H A Dtcp_zerocopy_closed.pkt4 // verify that a send in state TCP_CLOSE correctly aborts the zerocopy
8 // Then connect and send and verify that notification nr. is zero.
/linux/Documentation/translations/zh_CN/cpu-freq/
H A Dcpu-drivers.rst60 .verify - 一个指向"verification"函数的指针。
123 |policy->policy and, if necessary, | cpufreq_driver.verify和下面函数 |
233 准则都被满足。这对->verify调用很有帮助。
/linux/Documentation/translations/zh_TW/cpu-freq/
H A Dcpu-drivers.rst60 .verify - 一個指向"verification"函數的指針。
123 |policy->policy and, if necessary, | cpufreq_driver.verify和下面函數 |
233 準則都被滿足。這對->verify調用很有幫助。
/linux/drivers/net/ethernet/microchip/
H A DKconfig30 bool "Enable write verify"
33 Enable the verify after the buffer write useful for debugging purpose.
/linux/Documentation/translations/zh_CN/core-api/
H A Dworkqueue.rst397 --name=iops-test-job --verify=sha512
399 这里有24个发起者,每个同时发起64个IO。 ``--verify=sha512``
436 --time_based --group_reporting --name=iops-test-job --verify=sha512
477 --time_based --group_reporting --name=iops-test-job --verify=sha512
/linux/tools/testing/selftests/ublk/
H A D.gitignore3 *-verify.state
H A Dtest_common.sh32 fio --name=verify --rw=randwrite --direct=1 --ioengine=libaio \
33 --bs=8k --iodepth=32 --verify=crc32c --do_verify=1 \
/linux/fs/verity/
H A DMakefile9 verify.o
/linux/tools/testing/selftests/resctrl/
H A DREADME64 - verify: get resctrl data and verify the data with another source, e.g.
/linux/tools/testing/selftests/tc-testing/
H A DREADME82 - verify
89 success, but do not otherwise verify the results.
91 The execute and verify stages each run one command. The execute stage
93 verify stage checks the return code for success, and also compares
173 - verify
/linux/Documentation/translations/zh_CN/process/
H A Dmaintainer-pgp-guide.rst495 $ gpg --verify /tmp/test.asc
498 ``gpg --verify`` 后显示"Good signature"。
599 要验证签名标签,只需使用以下 ``verify-tag`` 命令::
601 $ git verify-tag [tagname]
/linux/Documentation/cpu-freq/
H A Dcpu-drivers.rst19 1.3 verify
50 .verify - A pointer to a "verification" function.
122 | | cpufreq_driver.verify and either |
138 1.3 verify
257 are met. This is helpful for the ->verify call.
/linux/tools/iio/
H A Diio_utils.c653 int verify) in _write_sysfs_int() argument
687 if (verify) { in _write_sysfs_int()
750 const char *val, int verify) in _write_sysfs_string() argument
785 if (verify) { in _write_sysfs_string()
/linux/tools/testing/selftests/arm64/signal/
H A DREADME47 and verify if it is indeed GOOD or BAD (depending on what we were
52 default it takes care to verify that the test-execution had at least
/linux/tools/testing/selftests/rcutorture/doc/
H A Dinitrd.txt16 # Manually verify that initrd contains needed binaries and libraries.

12345678910