Searched refs:SYS_sched_setattr (Results 1 – 2 of 2) sorted by relevance
1233 res = syscall (SYS_sched_setattr, tid, scheduler_settings->attr, flags); in g_system_thread_get_scheduler_settings()1266 res = syscall (SYS_sched_setattr, tid, thread->scheduler_settings->attr, flags); in linux_pthread_proxy()
761 #define SYS_sched_setattr 380 macro