Home
last modified time | relevance | path

Searched defs:fuzz_type (Results 1 – 2 of 2) sorted by relevance

/spdk/test/app/fuzz/llvm_nvme_fuzz/
H A Dllvm_nvme_fuzz.c39 struct fuzz_type { struct
40 fuzz_build_cmd_fn fn;
41 uint32_t bytes_per_cmd;
42 bool is_admin;
/spdk/test/app/fuzz/llvm_vfio_fuzz/
H A Dllvm_vfio_fuzz.c27 struct fuzz_type { struct
43 static struct fuzz_type *g_fuzzer; argument