/linux-6.3-rc2/scripts/ |
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 …]
|
/linux-6.3-rc2/tools/testing/selftests/sysctl/ |
A D | sysctl.sh | 161 verify() function 228 if verify "${TARGET}"; then 237 if ! verify "${TARGET}"; then 246 if verify "${TARGET}"; then 280 if verify "${TARGET}"; then 291 if verify "${TARGET}"; then 379 if verify "${TARGET}"; then 409 if verify "${TARGET}"; then 519 if verify "${TARGET}"; then 532 if verify "${TARGET}"; then [all …]
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | test_bpftool_synctypes.py | 474 def verify(first_set, second_set, message): function 521 verify(source_map_types, help_map_types, 523 verify(source_map_types, man_map_types, 525 verify(help_map_options, man_map_options, 547 verify(source_prog_attach_types, help_prog_attach_types, 549 verify(source_prog_attach_types, man_prog_attach_types, 551 verify(help_prog_options, man_prog_options, 574 verify(help_cgroup_options, man_cgroup_options, 588 verify(help_cmd_options, man_cmd_options, 599 verify(help_main_options, man_main_options, [all …]
|
/linux-6.3-rc2/drivers/mtd/tests/ |
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.3-rc2/Documentation/admin-guide/device-mapper/ |
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.3-rc2/drivers/net/ethernet/mellanox/mlx4/ |
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.3-rc2/Documentation/netlink/specs/ |
A D | ethtool.yaml | 216 name: verify-enabled 219 name: verify-status 222 name: verify-time 225 name: max-verify-time 361 - verify-enabled 362 - verify-time 363 - max-verify-time 376 - verify-enabled 377 - verify-time
|
/linux-6.3-rc2/arch/x86/boot/ |
A D | genimage.sh | 49 verify() { function 68 verify "$FBZIMAGE" 202 verify "$MTOOLSRC" 209 verify "$MTOOLSRC" 217 verify "$MTOOLSRC" 225 verify "$MTOOLSRC"
|
/linux-6.3-rc2/tools/testing/ktest/examples/include/ |
A D | bootconfig.conf | 39 BOOTCONFIG_VERIFY = verify-boottrace.sh 51 BOOTCONFIG_VERIFY = verify-functiongraph.sh 63 BOOTCONFIG_VERIFY = verify-tracing.sh
|
/linux-6.3-rc2/drivers/s390/crypto/ |
A D | zcrypt_ccamisc.h | 216 int cca_findcard(const u8 *key, u16 *pcardnr, u16 *pdomain, int verify); 240 int verify); 272 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, int verify);
|
/linux-6.3-rc2/Documentation/translations/zh_CN/cpu-freq/ |
A D | cpu-drivers.rst | 60 .verify - 一个指向"verification"函数的指针。 124 |policy->policy and, if necessary, | cpufreq_driver.verify和下面函数 | 234 准则都被满足。这对->verify调用很有帮助。
|
/linux-6.3-rc2/Documentation/translations/zh_TW/cpu-freq/ |
A D | cpu-drivers.rst | 57 .verify - 一個指向"verification"函數的指針。 125 | | cpufreq_driver.verify and either | 232 標準都被滿足。這對->verify調用很有幫助。
|
/linux-6.3-rc2/crypto/ |
A D | akcipher.c | 135 if (!alg->verify) in crypto_register_akcipher() 136 alg->verify = akcipher_default_op; in crypto_register_akcipher()
|
A D | ecdsa.c | 276 .verify = ecdsa_verify, 298 .verify = ecdsa_verify, 320 .verify = ecdsa_verify,
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/ |
A D | Kconfig | 30 bool "Enable write verify" 33 Enable the verify after the buffer write useful for debugging purpose.
|
/linux-6.3-rc2/fs/btrfs/ |
A D | Kconfig | 55 writes of the super block). The goal is to verify that the 66 to verify the integrity of (super)-block write requests 100 bool "Btrfs with the ref verify tool compiled in"
|
/linux-6.3-rc2/fs/verity/ |
A D | Makefile | 9 verify.o
|
/linux-6.3-rc2/fs/unicode/ |
A D | README.utf8data | 18 md5sums (verify by running "md5sum -c README.utf8data"): 28 sha1sums (verify by running "sha1sum -c README.utf8data"):
|
/linux-6.3-rc2/drivers/scsi/cxlflash/ |
A D | superpipe.c | 1773 struct dk_cxlflash_verify *verify) in process_sense() argument 1837 struct dk_cxlflash_verify *verify) in cxlflash_disk_verify() argument 1846 res_hndl_t rhndl = verify->rsrc_handle; in cxlflash_disk_verify() 1847 u64 ctxid = DECODE_CTXID(verify->context_id), in cxlflash_disk_verify() 1848 rctxid = verify->context_id; in cxlflash_disk_verify() 1852 "flags=%016llx\n", __func__, ctxid, verify->rsrc_handle, in cxlflash_disk_verify() 1853 verify->hint, verify->hdr.flags); in cxlflash_disk_verify() 1874 if (verify->hint & DK_CXLFLASH_VERIFY_HINT_SENSE) { in cxlflash_disk_verify() 1880 rc = process_sense(sdev, verify); in cxlflash_disk_verify() 1906 verify->last_lba = last_lba; in cxlflash_disk_verify() [all …]
|
/linux-6.3-rc2/tools/testing/selftests/resctrl/ |
A D | README | 64 - verify: get resctrl data and verify the data with another source, e.g.
|
/linux-6.3-rc2/include/crypto/ |
A D | akcipher.h | 96 int (*verify)(struct akcipher_request *req); member 371 ret = alg->verify(req); in crypto_akcipher_verify()
|
/linux-6.3-rc2/fs/ext4/ |
A D | balloc.c | 458 goto verify; in ext4_read_block_bitmap_nowait() 463 goto verify; in ext4_read_block_bitmap_nowait() 487 goto verify; in ext4_read_block_bitmap_nowait() 497 goto verify; in ext4_read_block_bitmap_nowait() 508 verify: in ext4_read_block_bitmap_nowait()
|
/linux-6.3-rc2/Documentation/cpu-freq/ |
A D | cpu-drivers.rst | 19 1.3 verify 50 .verify - A pointer to a "verification" function. 123 | | cpufreq_driver.verify and either | 139 1.3 verify 258 are met. This is helpful for the ->verify call.
|
/linux-6.3-rc2/drivers/staging/vt6655/ |
A D | TODO | 13 - verify unsigned long usage for x86-64 arch
|
/linux-6.3-rc2/drivers/md/bcache/ |
A D | sysfs.c | 143 rw_attribute(verify); 197 var_printf(verify, "%i"); in SHOW() 308 d_strtoul(verify); in STORE() 791 sysfs_printf(verify, "%i", c->verify); in SHOW() 918 sysfs_strtoul_bool(verify, c->verify); in STORE()
|