Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/cgroup/
Dcpuset.c1983 static int update_prstate(struct cpuset *cs, int new_prs) in update_prstate() function
2584 retval = update_prstate(cs, val); in sched_partition_write()
2870 update_prstate(cs, 0); in cpuset_css_offline()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dkernel.patch493 retval = update_prstate(cs, val);
526 update_prstate(cs, 0);