Home
last modified time | relevance | path

Searched refs:sched_param (Results 1 – 25 of 115) sorted by relevance

12345

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dsched.h54 extern int sched_setparam (__pid_t __pid, const struct sched_param *__param)
58 extern int sched_getparam (__pid_t __pid, struct sched_param *__param) __THROW;
62 const struct sched_param *__param) __THROW;
H A Dspawn.h35 struct sched_param __sp;
159 struct sched_param *__restrict
165 const struct sched_param *
H A Dpthread.h295 struct sched_param *__restrict __param)
300 const struct sched_param *__restrict
422 const struct sched_param *__param)
428 struct sched_param *__restrict __param)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dspawn.h35 struct sched_param __sp;
159 struct sched_param *__restrict
165 const struct sched_param *
H A Dsched.h54 extern int sched_setparam (__pid_t __pid, const struct sched_param *__param)
58 extern int sched_getparam (__pid_t __pid, struct sched_param *__param) __THROW;
62 const struct sched_param *__param) __THROW;
H A Dpthread.h295 struct sched_param *__restrict __param)
300 const struct sched_param *__restrict
422 const struct sched_param *__param)
428 struct sched_param *__restrict __param)
/OK3568_Linux_fs/buildroot/package/musl/
H A D0002-package-musl-Make-scheduler-functions-Linux-compatib.patch27 int sched_getparam(pid_t pid, struct sched_param *param)
55 int sched_setparam(pid_t pid, const struct sched_param *param)
69 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/types/
H A Dstruct_sched_param.h23 struct sched_param struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/types/
H A Dstruct_sched_param.h23 struct sched_param struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/sched/
H A Dtypes.h7 struct sched_param { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_sched.c37 int setScheduler(struct task_struct *p, int policy, struct sched_param *param) in setScheduler()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/sched/
H A Dtypes.h7 struct sched_param { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_sched.c31 int setScheduler(struct task_struct *p, int policy, struct sched_param *param) in setScheduler()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux_sched.c36 int setScheduler(struct task_struct *p, int policy, struct sched_param *param) in setScheduler()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_sched.c31 int setScheduler(struct task_struct *p, int policy, struct sched_param *param) in setScheduler()
/OK3568_Linux_fs/kernel/include/uapi/linux/sched/
H A Dtypes.h7 struct sched_param { struct
/OK3568_Linux_fs/external/mpp/osal/windows/pthread/inc/
H A Dpthread.h914 struct sched_param *param);
917 const struct sched_param *param);
1110 const struct sched_param *param);
1114 struct sched_param *param);
H A Dsched.h142 struct sched_param { struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dthread.cpp28 struct sched_param param; in makeThreadLowPriority()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_sched.c42 int setScheduler(struct task_struct *p, int policy, struct sched_param *param) in setScheduler()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_sched.c42 int setScheduler(struct task_struct *p, int policy, struct sched_param *param) in setScheduler()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include-fixed/
H A Dpthread.h304 struct sched_param *__restrict __param)
309 const struct sched_param *__restrict
431 const struct sched_param *__param)
437 struct sched_param *__restrict __param)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include-fixed/
H A Dpthread.h304 struct sched_param *__restrict __param)
309 const struct sched_param *__restrict
431 const struct sched_param *__param)
437 struct sched_param *__restrict __param)
/OK3568_Linux_fs/kernel/tools/power/cpupower/bench/
H A Dsystem.c104 struct sched_param param; in set_process_priority()
/OK3568_Linux_fs/kernel/tools/laptop/freefall/
H A Dfreefall.c110 struct sched_param param; in main()

12345