counter_device_allochelper
kfree(container_of(counter, struct counter_device_allochelper, counter));
struct counter_device_allochelper *ch =
container_of(counter, struct counter_device_allochelper, counter);
struct counter_device_allochelper *ch;