Searched refs:func_comp (Results 1 – 1 of 1) sorted by relevance
915 struct counter_count_unit *func_comp; in counter_count_attributes_create() local938 func_comp = kmalloc(sizeof(*func_comp), GFP_KERNEL); in counter_count_attributes_create()939 if (!func_comp) { in counter_count_attributes_create()943 func_comp->count = count; in counter_count_attributes_create()951 parm.component = func_comp; in counter_count_attributes_create()954 kfree(func_comp); in counter_count_attributes_create()