Searched refs:ot_context (Results 1 – 1 of 1) sorted by relevance
126 struct ot_context { struct149 struct ot_context *sop = context; in ot_init_node() argument285 static struct ot_context *ot_init_sync_m0(struct ot_test *test) in ot_init_sync_m0()287 struct ot_context *sop = NULL; in ot_init_sync_m0()291 sop = (struct ot_context *)ot_kzalloc(test, sizeof(*sop)); in ot_init_sync_m0()308 static void ot_fini_sync(struct ot_context *sop) in ot_fini_sync()315 struct ot_context * (*init)(struct ot_test *oc);316 void (*fini)(struct ot_context *sop);350 struct ot_context *sop; in ot_start_sync()426 struct ot_context *sop = container_of(rcu, struct ot_context, rcu); in ot_fini_async_rcu()[all …]