Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
Dcore.c1540 static void uclamp_fork(struct task_struct *p) in uclamp_fork() function
1614 static inline void uclamp_fork(struct task_struct *p) { } in uclamp_fork() function
3400 uclamp_fork(p); in sched_fork()