Searched refs:vb2_struct_common (Results 1 – 8 of 8) sorted by relevance
51 struct vb2_struct_common { struct119 struct vb2_struct_common c; argument161 struct vb2_struct_common c;200 struct vb2_struct_common c;254 struct vb2_struct_common c;313 struct vb2_struct_common c;
37 uint8_t cbuf[sizeof(struct vb2_struct_common) + 12]; in file_tests()38 struct vb2_struct_common *c = (struct vb2_struct_common *)cbuf; in file_tests()
34 sizeof(struct vb2_struct_common), in test_struct_packing()55 uint8_t cbuf[sizeof(struct vb2_struct_common) + 128]; in test_common_header_functions()57 struct vb2_struct_common *c = (struct vb2_struct_common *)cbuf; in test_common_header_functions()58 struct vb2_struct_common *c2; in test_common_header_functions()68 c2 = (struct vb2_struct_common *)(cbuf + desc_end); in test_common_header_functions()
55 struct vb2_struct_common *c; in sig_tests()124 c = (struct vb2_struct_common *)buf; in sig_tests()141 c = (struct vb2_struct_common *)buf; in sig_tests()
16 const struct vb2_struct_common *c = buf; in vb2_common_desc()23 const struct vb2_struct_common *c = parent; in vb2_verify_common_header()65 const struct vb2_struct_common *c = parent; in vb2_verify_common_member()99 const struct vb2_struct_common *p = parent; in vb2_verify_common_subobject()100 const struct vb2_struct_common *m = in vb2_verify_common_subobject()101 (const struct vb2_struct_common *) in vb2_verify_common_subobject()
37 struct vb2_struct_common c; in vb2_read_resource_object()
224 struct vb2_struct_common *c = (struct vb2_struct_common *)buf; in vb2_sign_object()248 struct vb2_struct_common *c = (struct vb2_struct_common *)buf; in vb2_sign_object_multiple()
84 const struct vb2_struct_common *cptr = buf; in vb2_write_object()