Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Draw-format.c40 bool has_size; member
76 static int raw_read_options(QDict *options, uint64_t *offset, bool *has_size, in raw_read_options()
100 bool has_size, uint64_t size, Error **errp) in raw_apply_options()
144 bool has_size; in raw_reopen_prepare() local
473 bool has_size; in raw_open() local
/openbmc/linux/kernel/bpf/
H A Dverifier.c9047 bool has_size = fn->arg_size[arg] != 0; in check_args_pair_invalid() local