Home
last modified time | relevance | path

Searched refs:bf_len_p (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/executor/
Dexecutor.cc287 …ead_const_arg(uint64** input_posp, uint64* size_p, uint64* bf, uint64* bf_off_p, uint64* bf_len_p);
1096 …ad_const_arg(uint64** input_posp, uint64* size_p, uint64* bf_p, uint64* bf_off_p, uint64* bf_len_p) in read_const_arg() argument
1103 *bf_len_p = (meta >> 24) & 0xff; in read_const_arg()