Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcore.c3323 __sched_setaffinity(struct task_struct *p, struct affinity_context *ctx);
3344 ret = __sched_setaffinity(p, &ac); in relax_compatible_cpus_allowed_ptr()
8355 __sched_setaffinity(struct task_struct *p, struct affinity_context *ctx) in __sched_setaffinity() function
8456 retval = __sched_setaffinity(p, &ac); in sched_setaffinity()