Searched refs:src_value_id (Results 1 – 2 of 2) sorted by relevance
849 vtn_copy_value(struct vtn_builder *b, uint32_t src_value_id,
141 vtn_copy_value(struct vtn_builder *b, uint32_t src_value_id, in vtn_copy_value() argument144 struct vtn_value *src = vtn_untyped_value(b, src_value_id); in vtn_copy_value()