Lines Matching refs:malloc
231 policy = malloc(sizeof(struct cpufreq_policy));
281 current->next = malloc(sizeof(*current));
286 first = malloc(sizeof(*first));
294 current->governor = malloc(i - pos + 1);
358 current->next = malloc(sizeof(*current));
363 first = malloc(sizeof(*first));
414 current->next = malloc(sizeof(*current));
419 first = malloc(sizeof(*first));
489 current->next = malloc(sizeof(*current));
494 first = malloc(sizeof(*first));
722 current->next = malloc(sizeof(*current));
727 first = malloc(sizeof(*first));