Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/sched/
Dcore.c1482 static void uclamp_fork(struct task_struct *p) in uclamp_fork() function
1556 static inline void uclamp_fork(struct task_struct *p) { } in uclamp_fork() function
3241 uclamp_fork(p); in sched_fork()