Lines Matching refs:malloc
240 policy = malloc(sizeof(struct cpufreq_policy));
290 current->next = malloc(sizeof(*current));
295 first = malloc(sizeof(*first));
303 current->governor = malloc(i - pos + 1);
367 current->next = malloc(sizeof(*current));
372 first = malloc(sizeof(*first));
423 current->next = malloc(sizeof(*current));
428 first = malloc(sizeof(*first));
498 current->next = malloc(sizeof(*current));
503 first = malloc(sizeof(*first));
731 current->next = malloc(sizeof(*current));
736 first = malloc(sizeof(*first));