Searched refs:SYS_sched_getattr (Results 1 – 4 of 4) sorted by relevance
762 #define SYS_sched_getattr 381 macro
1204 res = syscall (SYS_sched_getattr, tid, scheduler_settings->attr, size, flags); in g_system_thread_get_scheduler_settings()
1901 if cc.has_header_symbol('sys/syscall.h', 'SYS_sched_getattr')
1150 - !1325 Check for SYS_sched_getattr before using it unconditionally