Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/power-libperfmgr/aidl/
H A DPowerHintSession.cpp76 static int sched_setattr(int pid, struct sched_attr *attr, unsigned int flags) { in sched_setattr() function
202 int ret = sched_setattr(tid, &attr, 0); in setUclamp()
/aosp12/bionic/libc/
H A DSECCOMP_ALLOWLIST_COMMON.TXT47 int sched_setattr(pid_t pid, struct sched_attr* attr, unsigned int size, unsigned int flags) all