Home
last modified time | relevance | path

Searched defs:fp1 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/tty/vt/
H A Dconmakehash.c83 int fp0, fp1, un0, un1; in main() local
/linux/fs/erofs/
H A Dishare.c23 struct erofs_inode_fingerprint *fp1 = &EROFS_I(inode)->fingerprint; in erofs_ishare_iget5_eq() local
/linux/lib/tests/
H A Dtest_fprobe.c258 struct fprobe fp1 = { in test_fprobe_multi() local
/linux/lib/zstd/compress/
H A Dzstd_preSplit.c96 static U64 fpDistance(const Fingerprint* fp1, const Fingerprint* fp2, unsigned hashLog) in fpDistance()