Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/sched/
Dcore.c1946 static void uclamp_fork(struct task_struct *p) in uclamp_fork() function
2020 static inline void uclamp_fork(struct task_struct *p) { } in uclamp_fork() function
4606 uclamp_fork(p); in sched_fork()