Searched defs:new (Results 1 – 2 of 2) sorted by relevance
73 unsigned int new = args->state; in tp_cpufreq() local
457 static void adjslot_insert(struct adjslot_list *head, struct adjslot_list *new) in adjslot_insert()