Searched refs:ret_code (Results 1 – 1 of 1) sorted by relevance
7641 int ret_code = 0; in sched_isolate_cpu() local7654 ret_code = -EINVAL; in sched_isolate_cpu()7667 ret_code = -EINVAL; in sched_isolate_cpu()7682 ret_code = -EBUSY; in sched_isolate_cpu()7706 return ret_code; in sched_isolate_cpu()7717 int ret_code = 0; in sched_unisolate_cpu_unlocked() local7721 ret_code = -EINVAL; in sched_unisolate_cpu_unlocked()7730 ret_code = -EINVAL; in sched_unisolate_cpu_unlocked()7753 return ret_code; in sched_unisolate_cpu_unlocked()7758 int ret_code; in sched_unisolate_cpu() local[all …]