Home
last modified time | relevance | path

Searched defs:sched_param (Results 1 – 12 of 12) 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-6.6/prebuilts/usr/include/linux/sched/
Dtypes.h22 struct sched_param { struct
23 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
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
Dtimerlat_u.h15 struct sched_attr *sched_param; member
Dutils.c407 int parse_prio(char *arg, struct sched_attr *sched_param) in parse_prio()
Dosnoise_top.c44 struct sched_attr sched_param; member
Dosnoise_hist.c37 struct sched_attr sched_param; member
Dtimerlat_top.c47 struct sched_attr sched_param; member
Dtimerlat_hist.c44 struct sched_attr sched_param; member
/kernel/linux/linux-6.6/include/linux/
Dsched.h424 struct sched_param { struct
425 int sched_priority;