Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcore.c2002 static void uclamp_fork(struct task_struct *p) in uclamp_fork() function
2076 static inline void uclamp_fork(struct task_struct *p) { } in uclamp_fork() function
4771 uclamp_fork(p); in sched_fork()