Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dcore.c3319 __sched_setaffinity(struct task_struct *p, struct affinity_context *ctx);
3340 ret = __sched_setaffinity(p, &ac); in relax_compatible_cpus_allowed_ptr()
8305 __sched_setaffinity(struct task_struct *p, struct affinity_context *ctx) in __sched_setaffinity() function
8422 retval = __sched_setaffinity(p, &ac); in sched_setaffinity()