opalcore
struct opalcore *m;
struct opalcore *new;
static struct opalcore * __init get_new_element(void)
return kzalloc_obj(struct opalcore);