Searched defs:vtest_context (Results 1 – 1 of 1) sorted by relevance
108 struct vtest_context { struct109 struct list_head head;111 int ctx_id;113 struct vtest_input *input;114 int out_fd;116 char *debug_name;118 unsigned protocol_version;119 unsigned capset_id;120 bool context_initialized;122 struct util_hash_table *resource_table;[all …]