Home
last modified time | relevance | path

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

12345678910>>...12

/linux/scripts/
A Dget_dvb_firmware287 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/tools/testing/selftests/sysctl/
A Dsysctl.sh170 verify() function
237 if verify "${TARGET}"; then
246 if ! verify "${TARGET}"; then
255 if verify "${TARGET}"; then
289 if verify "${TARGET}"; then
300 if verify "${TARGET}"; then
388 if verify "${TARGET}"; then
418 if verify "${TARGET}"; then
528 if verify "${TARGET}"; then
541 if verify "${TARGET}"; then
[all …]
/linux/tools/testing/selftests/bpf/
A Dtest_bpftool_synctypes.py425 def verify(first_set, second_set, message): function
456 verify(ref, map_types_enum,
476 verify(source_map_types, help_map_types,
478 verify(source_map_types, man_map_types,
480 verify(help_map_options, man_map_options,
482 verify(source_map_types, bashcomp_map_types,
492 verify(ref, prog_types,
503 verify(ref, attach_types,
526 verify(help_prog_options, man_prog_options,
569 verify(help_cmd_options, man_cmd_options,
[all …]
/linux/drivers/net/ethernet/mellanox/mlx4/
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/Documentation/admin-guide/device-mapper/
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/drivers/mtd/tests/
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/arch/x86/boot/
A Dgenimage.sh49 verify() { function
68 verify "$FBZIMAGE"
202 verify "$MTOOLSRC"
209 verify "$MTOOLSRC"
217 verify "$MTOOLSRC"
225 verify "$MTOOLSRC"
A Dinstall.sh20 verify () { function
31 verify "$2"
32 verify "$3"
/linux/arch/sparc/boot/
A Dinstall.sh20 verify () { function
31 verify "$2"
32 verify "$3"
/linux/arch/nios2/boot/
A Dinstall.sh20 verify () { function
31 verify "$2"
32 verify "$3"
/linux/arch/m68k/
A Dinstall.sh20 verify () { function
31 verify "$2"
32 verify "$3"
/linux/arch/powerpc/boot/
A Dinstall.sh23 verify () { function
34 verify "$2"
35 verify "$3"
/linux/arch/arm64/boot/
A Dinstall.sh23 verify () { function
34 verify "$2"
35 verify "$3"
/linux/arch/riscv/boot/
A Dinstall.sh23 verify () { function
34 verify "$2"
35 verify "$3"
/linux/arch/arm/boot/
A Dinstall.sh23 verify () { function
34 verify "$2"
35 verify "$3"
/linux/arch/parisc/
A Dinstall.sh22 verify () { function
34 verify "$2"
35 verify "$3"
/linux/tools/testing/ktest/examples/include/
A Dbootconfig.conf39 BOOTCONFIG_VERIFY = verify-boottrace.sh
51 BOOTCONFIG_VERIFY = verify-functiongraph.sh
63 BOOTCONFIG_VERIFY = verify-tracing.sh
/linux/Documentation/translations/zh_CN/cpu-freq/
A Dcpu-drivers.rst58 .verify - 一个指向"verification"函数的指针。
124 | | cpufreq_driver.verify and either |
231 标准都被满足。这对->verify调用很有帮助。
/linux/drivers/s390/crypto/
A Dzcrypt_ccamisc.h216 int cca_findcard(const u8 *key, u16 *pcardnr, u16 *pdomain, int verify);
240 int verify);
266 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, int verify);
/linux/Documentation/translations/zh_TW/cpu-freq/
A Dcpu-drivers.rst57 .verify - 一個指向"verification"函數的指針。
125 | | cpufreq_driver.verify and either |
232 標準都被滿足。這對->verify調用很有幫助。
/linux/sound/soc/sof/
A Dsof-audio.c596 int sof_set_up_pipelines(struct snd_sof_dev *sdev, bool verify) in sof_set_up_pipelines() argument
605 if (!verify && swidget->dynamic_pipeline_widget) in sof_set_up_pipelines()
636 if (!verify && (sroute->src_widget->dynamic_pipeline_widget || in sof_set_up_pipelines()
652 if (!verify && swidget->dynamic_pipeline_widget) in sof_set_up_pipelines()
670 int sof_tear_down_pipelines(struct snd_sof_dev *sdev, bool verify) in sof_tear_down_pipelines() argument
683 if (!verify) { in sof_tear_down_pipelines()
/linux/crypto/
A Dakcipher.c129 if (!alg->verify) in crypto_register_akcipher()
130 alg->verify = akcipher_default_op; in crypto_register_akcipher()
/linux/drivers/net/ethernet/microchip/
A DKconfig30 bool "Enable write verify"
33 Enable the verify after the buffer write useful for debugging purpose.
/linux/drivers/scsi/cxlflash/
A Dsuperpipe.c1771 struct dk_cxlflash_verify *verify) in process_sense() argument
1835 struct dk_cxlflash_verify *verify) in cxlflash_disk_verify() argument
1844 res_hndl_t rhndl = verify->rsrc_handle; in cxlflash_disk_verify()
1845 u64 ctxid = DECODE_CTXID(verify->context_id), in cxlflash_disk_verify()
1846 rctxid = verify->context_id; in cxlflash_disk_verify()
1850 "flags=%016llx\n", __func__, ctxid, verify->rsrc_handle, in cxlflash_disk_verify()
1851 verify->hint, verify->hdr.flags); in cxlflash_disk_verify()
1872 if (verify->hint & DK_CXLFLASH_VERIFY_HINT_SENSE) { in cxlflash_disk_verify()
1878 rc = process_sense(sdev, verify); in cxlflash_disk_verify()
1904 verify->last_lba = last_lba; in cxlflash_disk_verify()
[all …]
/linux/fs/btrfs/
A DKconfig57 writes of the super block). The goal is to verify that the
68 to verify the integrity of (super)-block write requests
102 bool "Btrfs with the ref verify tool compiled in"

Completed in 52 milliseconds

12345678910>>...12