| /linux-6.15/scripts/ |
| H A D | get_dvb_firmware | 287 verify($fwfile, $hash); 300 verify($outfile,$hash); 347 verify($fwfile, $hash); 360 verify($fwfile, $hash); 490 verify($fwfile, $hash); 503 verify($fwfile, $hash); 516 verify($outfile,$hash); 568 verify($file1, $hash1); 571 verify($file2, $hash2); 574 verify($file3, $hash3); [all …]
|
| H A D | check-git | 8 if ! git -C "${srctree}" rev-parse --verify HEAD >/dev/null 2>/dev/null; then
|
| /linux-6.15/tools/testing/selftests/sysctl/ |
| H A D | sysctl.sh | 166 verify() function 233 if verify "${TARGET}"; then 242 if ! verify "${TARGET}"; then 251 if verify "${TARGET}"; then 285 if verify "${TARGET}"; then 296 if verify "${TARGET}"; then 384 if verify "${TARGET}"; then 414 if verify "${TARGET}"; then 524 if verify "${TARGET}"; then 537 if verify "${TARGET}"; then [all …]
|
| /linux-6.15/tools/testing/selftests/drivers/net/hw/ |
| H A D | ethtool_mm.sh | 59 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-6.15/tools/testing/selftests/bpf/ |
| H A D | test_bpftool_synctypes.py | 474 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, 583 verify(help_cgroup_options, man_cgroup_options, 597 verify(help_cmd_options, man_cmd_options, 608 verify(help_main_options, man_main_options, [all …]
|
| /linux-6.15/drivers/mtd/tests/ |
| H A D | mtd_nandecctest.c | 30 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-6.15/Documentation/admin-guide/device-mapper/ |
| H A D | dm-init.rst | 45 `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-6.15/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | cmd.c | 1068 .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-6.15/arch/x86/boot/ |
| H A D | genimage.sh | 50 verify() { function 69 verify "$FBZIMAGE" 203 verify "$MTOOLSRC" 210 verify "$MTOOLSRC" 218 verify "$MTOOLSRC" 226 verify "$MTOOLSRC"
|
| /linux-6.15/tools/testing/ktest/examples/include/ |
| H A D | bootconfig.conf | 39 BOOTCONFIG_VERIFY = verify-boottrace.sh 51 BOOTCONFIG_VERIFY = verify-functiongraph.sh 63 BOOTCONFIG_VERIFY = verify-tracing.sh
|
| /linux-6.15/tools/testing/selftests/net/packetdrill/ |
| H A D | tcp_validate_validate-established-no-flags.pkt | 18 // Receive a segment with no flags set, verify that it's not enqueued. 22 // Receive a segment with ACK flag set, verify that it is enqueued.
|
| H A D | tcp_zerocopy_maxfrags.pkt | 51 // verify that it is split in one skb of 17 frags + 1 of 1 frag 52 // verify that both have the PSH bit set 93 // verify that it is split in skbs with 17 frags
|
| H A D | tcp_user_timeout_user-timeout-probe.pkt | 30 // First verify that the connection is alive: 32 // Now verify that shortly after that the socket is dead:
|
| H A D | tcp_zerocopy_closed.pkt | 4 // 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-6.15/crypto/ |
| H A D | ecdsa.c | 192 .verify = ecdsa_verify, 215 .verify = ecdsa_verify, 238 .verify = ecdsa_verify, 261 .verify = ecdsa_verify,
|
| H A D | sig.c | 111 if (!alg->verify) in sig_prepare_alg() 112 alg->verify = sig_default_verify; in sig_prepare_alg()
|
| /linux-6.15/drivers/s390/crypto/ |
| H A D | zcrypt_ccamisc.h | 217 int cca_findcard(const u8 *key, u16 *pcardnr, u16 *pdomain, int verify); 241 int verify); 273 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, int verify);
|
| /linux-6.15/Documentation/translations/zh_CN/cpu-freq/ |
| H A D | cpu-drivers.rst | 60 .verify - 一个指向"verification"函数的指针。 124 |policy->policy and, if necessary, | cpufreq_driver.verify和下面函数 | 234 准则都被满足。这对->verify调用很有帮助。
|
| /linux-6.15/Documentation/translations/zh_TW/cpu-freq/ |
| H A D | cpu-drivers.rst | 60 .verify - 一個指向"verification"函數的指針。 124 |policy->policy and, if necessary, | cpufreq_driver.verify和下面函數 | 234 準則都被滿足。這對->verify調用很有幫助。
|
| /linux-6.15/include/crypto/ |
| H A D | sig.h | 57 int (*verify)(struct crypto_sig *tfm, member 221 return alg->verify(tfm, src, slen, digest, dlen); in crypto_sig_verify()
|
| /linux-6.15/tools/testing/selftests/ublk/ |
| H A D | .gitignore | 3 *-verify.state
|
| /linux-6.15/drivers/net/ethernet/microchip/ |
| H A D | Kconfig | 30 bool "Enable write verify" 33 Enable the verify after the buffer write useful for debugging purpose.
|
| /linux-6.15/fs/verity/ |
| H A D | Makefile | 9 verify.o
|
| /linux-6.15/fs/unicode/ |
| H A D | README.utf8data | 18 md5sums (verify by running "md5sum -c README.utf8data"): 28 sha1sums (verify by running "sha1sum -c README.utf8data"):
|
| /linux-6.15/Documentation/translations/zh_CN/core-api/ |
| H A D | workqueue.rst | 397 --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
|