Searched refs:annotation (Results 1 – 3 of 3) sorted by relevance
32 mchk_dump_mem(void *data, size_t length, char **annotation) in mchk_dump_mem() argument38 if (annotation && !annotation[i]) in mchk_dump_mem()39 annotation = NULL; in mchk_dump_mem()43 annotation ? annotation[i] : ""); in mchk_dump_mem()223 char **annotation = NULL; in el_annotate_subpacket() local232 annotation = a->annotation; in el_annotate_subpacket()238 mchk_dump_mem(header, header->length, annotation); in el_annotate_subpacket()
23 char **annotation; member
578 bool annotation; member889 if (data->annotation) in stage2_leaf_mapping_allowed()907 if (!data->annotation) in stage2_map_walker_try_leaf()1073 .annotation = true, in kvm_pgtable_stage2_set_owner()
Completed in 8 milliseconds