Searched refs:test_tag (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A DMakefile68 TEST_GEN_PROGS = test_verifier test_tag test_maps test_lru_map test_lpm_map test_progs \
304 $(OUTPUT)/test_tag: $(TESTING_HELPERS)
/linux-master/drivers/md/
H A Ddm-integrity.c2629 char test_tag[max_t(size_t, HASH_MAX_DIGESTSIZE, MAX_TAG_SIZE)]; local
2632 (char *)access_journal_data(ic, i, l), test_tag);
2633 if (unlikely(memcmp(test_tag, journal_entry_tag(ic, je2), ic->tag_size))) {

Completed in 367 milliseconds