Home
last modified time | relevance | path

Searched defs:sched_param (Results 1 – 4 of 4) sorted by relevance

/kernel/liteos_m/kal/libc/newlib/porting/include/sys/
Dsched.h36 #define sched_param sched_param_discard macro
42 struct sched_param { struct
43 int sched_priority;
44 int __reserved1;
45 struct {
48 } __reserved2[2];
49 int __reserved3;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/sched/
Dtypes.h9 struct sched_param { struct
10 int sched_priority;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/sched/
Dtypes.h22 struct sched_param { struct
23 int sched_priority;
/kernel/linux/linux-5.10/include/uapi/linux/sched/
Dtypes.h7 struct sched_param { struct
18 * This is needed because the original struct sched_param can not be argument