Home
last modified time | relevance | path

Searched refs:uclamp_fork (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/kernel/sched/
Dcore.c1988 static void uclamp_fork(struct task_struct *p) in uclamp_fork() function
2062 static inline void uclamp_fork(struct task_struct *p) { } in uclamp_fork() function
4747 uclamp_fork(p); in sched_fork()