Searched refs:vb2_shared_data (Results 1 – 17 of 17) sorted by relevance
68 struct vb2_shared_data *sd = vb2_get_sd(ctx); in vb2_fail()117 struct vb2_shared_data *sd = vb2_get_sd(ctx); in vb2_init_context()141 struct vb2_shared_data *sd = vb2_get_sd(ctx); in vb2_check_recovery()179 struct vb2_shared_data *sd = vb2_get_sd(ctx); in vb2_fw_parse_gbb()206 struct vb2_shared_data *sd = vb2_get_sd(ctx); in vb2_check_dev_switch()317 struct vb2_shared_data *sd = vb2_get_sd(ctx); in vb2_select_fw_slot()
44 struct vb2_shared_data *sd = vb2_get_sd(ctx); in vb2_secdata_init()
108 struct vb2_shared_data *sd = vb2_get_sd(ctx); in vb2api_extend_hash()
50 struct vb2_shared_data *sd = vb2_get_sd(ctx); in vb2_nv_init()
22 static __inline struct vb2_shared_data *vb2_get_sd(struct vb2_context *ctx) { in vb2_get_sd()23 return (struct vb2_shared_data *)ctx->workbuf; in vb2_get_sd()
61 struct vb2_shared_data { struct
41 struct vb2_shared_data *sd = vb2_get_sd(ctx); in vb2api_init_hash()126 struct vb2_shared_data *sd = vb2_get_sd(ctx); in vb2api_check_hash()
19 struct vb2_shared_data *sd = vb2_get_sd(ctx); in vb2_load_fw_keyblock()132 struct vb2_shared_data *sd = vb2_get_sd(ctx); in vb2_load_fw_preamble()
44 struct vb2_shared_data *sd = vb2_get_sd(ctx); in vb2api_init_hash2()118 struct vb2_shared_data *sd = vb2_get_sd(ctx); in vb2api_check_hash()
67 struct vb2_shared_data *sd = vb2_get_sd(ctx); in vb2_load_fw_keyblock()155 struct vb2_shared_data *sd = vb2_get_sd(ctx); in vb2_load_fw_preamble()
21 static struct vb2_shared_data *sd;89 TEST_EQ(c.workbuf_used, sizeof(struct vb2_shared_data), in init_context_tests()99 c.workbuf_size = sizeof(struct vb2_shared_data) - 1; in init_context_tests()
23 static struct vb2_shared_data *sd;
73 struct vb2_shared_data *sd = vb2_get_sd(&c); in nv_storage_test()
29 static struct vb2_shared_data *sd;
25 static struct vb2_shared_data *sd;