ot_context
struct ot_context *sop = context;
static struct ot_context *ot_init_sync_m0(struct ot_test *test)
struct ot_context *sop = NULL;
sop = (struct ot_context *)ot_kzalloc(test, sizeof(*sop));
static void ot_fini_sync(struct ot_context *sop)
struct ot_context * (*init)(struct ot_test *oc);
void (*fini)(struct ot_context *sop);
struct ot_context *sop;
struct ot_context *sop = container_of(rcu, struct ot_context, rcu);
static void ot_fini_async(struct ot_context *sop)
struct ot_context *sop = context;
static struct ot_context *ot_init_async_m0(struct ot_test *test)
struct ot_context *sop = NULL;
sop = (struct ot_context *)ot_kzalloc(test, sizeof(*sop));
struct ot_context * (*init)(struct ot_test *oc);
void (*fini)(struct ot_context *sop);
struct ot_context *sop;
sop = container_of(pool, struct ot_context, pool);
struct ot_context *sop;