hook_container
struct hook_container *container = __alloc_hook_container(0);
struct hook_container *container = __alloc_hook_container(0);
struct hook_container *container;
struct hook_container *container;
struct hook_container *tmp;
struct hook_container *tmp;
struct hook_container *tmp;
ALLOCATOR(hook_container, "hook functions");
DECLARE_PTR_LIST(hook_func_list, struct hook_container);
struct hook_container *container = __alloc_hook_container(0);