Searched refs:cpu_uclamp_write (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/sched/ |
| A D | core.c | 10086 static ssize_t cpu_uclamp_write(struct kernfs_open_file *of, char *buf, in cpu_uclamp_write() function 10125 return cpu_uclamp_write(of, buf, nbytes, off, UCLAMP_MIN); in cpu_uclamp_min_write() 10132 return cpu_uclamp_write(of, buf, nbytes, off, UCLAMP_MAX); in cpu_uclamp_max_write()
|
Completed in 20 milliseconds