Home
last modified time | relevance | path

Searched refs:resctrl_sched_in (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dresctrl.h84 static inline void resctrl_sched_in(struct task_struct *tsk) in resctrl_sched_in() function
94 static inline void resctrl_sched_in(struct task_struct *tsk) {} in resctrl_sched_in() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dresctrl.h91 static inline void resctrl_sched_in(struct task_struct *tsk) in resctrl_sched_in() function
101 static inline void resctrl_sched_in(struct task_struct *tsk) {} in resctrl_sched_in() function
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dprocess_32.c217 resctrl_sched_in(next_p); in __switch_to()
H A Dprocess_64.c632 resctrl_sched_in(next_p); in __switch_to()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dprocess_32.c215 resctrl_sched_in(next_p); in __switch_to()
H A Dprocess_64.c662 resctrl_sched_in(next_p); in __switch_to()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c295 * This is safe against resctrl_sched_in() called from __switch_to()
314 resctrl_sched_in(current); in update_cpu_closid_rmid()
535 resctrl_sched_in(task); in _update_task_closid_rmid()
581 * resctrl_sched_in() during context switch. in __rdtgroup_move_task()
2325 * between the rq->curr update and resctrl_sched_in() in rdt_move_group_tasks()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c311 * This is safe against resctrl_sched_in() called from __switch_to()
330 resctrl_sched_in(current); in update_cpu_closid_rmid()
546 resctrl_sched_in(task); in _update_task_closid_rmid()
592 * resctrl_sched_in() during context switch. in __rdtgroup_move_task()
2693 * between the rq->curr update and resctrl_sched_in() in rdt_move_group_tasks()

Completed in 20 milliseconds