Searched defs:verify (Results 1 - 25 of 34) sorted by relevance

12

/linux-master/scripts/
H A Dextract_xc3028.pl27 sub verify ($$) subroutine
H A Dget_dvb_firmware850 sub verify { subroutine
[all...]
/linux-master/tools/testing/selftests/net/
H A Dl2_tos_ttl_inherit.sh194 verify() { function
/linux-master/arch/x86/boot/
H A Dgenimage.sh49 verify() { function
/linux-master/drivers/mtd/tests/
H A Dmtd_nandecctest.c30 int (*verify)(void *, void *, void *, const size_t); member in struct:nand_ecc_test
/linux-master/tools/testing/selftests/bpf/
H A Dtest_bpftool_synctypes.py474 def verify(first_set, second_set, message): function
[all...]
/linux-master/include/crypto/
H A Dakcipher.h119 int (*verify)(struct akcipher_request *req); member in struct:akcipher_alg
[all...]
/linux-master/tools/testing/selftests/sysctl/
H A Dsysctl.sh166 verify() function
[all...]
/linux-master/tools/iio/
H A Diio_utils.c652 _write_sysfs_int(const char *filename, const char *basedir, int val, int verify) argument
749 _write_sysfs_string(const char *filename, const char *basedir, const char *val, int verify) argument
/linux-master/drivers/gpio/
H A Dgpio-ich.c101 static int ichx_write_bit(int reg, unsigned int nr, int val, int verify) argument
/linux-master/include/linux/
H A Dptp_clock_kernel.h193 int (*verify)(struct ptp_clock_info *ptp, unsigned int pin, member in struct:ptp_clock_info
/linux-master/drivers/crypto/virtio/
H A Dvirtio_crypto_akcipher_algs.c233 bool verify = vc_akcipher_req->opcode == VIRTIO_CRYPTO_AKCIPHER_VERIFY; local
/linux-master/include/uapi/scsi/
H A Dcxlflash_ioctl.h179 struct dk_cxlflash_verify verify; member in union:cxlflash_ioctls
/linux-master/drivers/md/bcache/
H A Drequest.c35 static bool verify(struct cached_dev *dc) function
H A Dsysfs.c143 rw_attribute(verify); variable
/linux-master/fs/overlayfs/
H A Dnamei.c781 ovl_lookup_index(struct ovl_fs *ofs, struct dentry *upper, struct dentry *origin, bool verify) argument
/linux-master/drivers/scsi/cxlflash/
H A Dsuperpipe.c1772 process_sense(struct scsi_device *sdev, struct dk_cxlflash_verify *verify) argument
1836 cxlflash_disk_verify(struct scsi_device *sdev, struct dk_cxlflash_verify *verify) argument
[all...]
/linux-master/drivers/input/touchscreen/
H A Dad7877.c676 u16 verify; local
/linux-master/fs/bcachefs/
H A Dbtree_gc.c1212 bool verify = !metadata_only && local
/linux-master/drivers/crypto/chelsio/
H A Dchcr_crypto.h189 u16 verify; member in struct:chcr_aead_reqctx
/linux-master/fs/
H A Dbuffer.c351 bool verify = need_fsverity(bh); local
/linux-master/drivers/s390/crypto/
H A Dpkey_api.c211 int rc, verify; local
H A Dzcrypt_ccamisc.c1733 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, int verify) argument
1846 int cca_findcard(const u8 *key, u16 *pcardnr, u16 *pdomain, int verify) argument
1752 findcard(u64 mkvp, u16 *pcardnr, u16 *pdomain, int verify, int minhwtype) argument
1871 cca_findcard2(u32 **apqns, u32 *nr_apqns, u16 cardnr, u16 domain, int minhwtype, int mktype, u64 cur_mkvp, u64 old_mkvp, int verify) argument
H A Dzcrypt_ep11misc.c657 int ep11_get_card_info(u16 card, struct ep11_card_info *info, int verify) argument
/linux-master/sound/soc/sof/
H A Dipc3-topology.c2261 static int sof_ipc3_set_up_all_pipelines(struct snd_sof_dev *sdev, bool verify) argument
2445 static int sof_ipc3_tear_down_all_pipelines(struct snd_sof_dev *sdev, bool verify) argument
2403 sof_ipc3_free_widgets_in_list(struct snd_sof_dev *sdev, bool include_scheduler, bool *dyn_widgets, bool verify) argument
[all...]

Completed in 867 milliseconds

12