Home
last modified time | relevance | path

Searched defs:linux_sched_setparam_args (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/arm64/linux/
H A Dlinux_proto.h499 struct linux_sched_setparam_args { struct
500 char pid_l_[PADL_(l_pid_t)]; l_pid_t pid; char pid_r_[PADR_(l_pid_t)];
501 …DL_(struct sched_param *)]; struct sched_param * param; char param_r_[PADR_(struct sched_param *)];
/f-stack/freebsd/arm/linux/
H A Dlinux_proto.h380 struct linux_sched_setparam_args { struct
381 char pid_l_[PADL_(l_pid_t)]; l_pid_t pid; char pid_r_[PADR_(l_pid_t)];
382 …DL_(struct sched_param *)]; struct sched_param * param; char param_r_[PADR_(struct sched_param *)];
/f-stack/freebsd/amd64/linux/
H A Dlinux_proto.h530 struct linux_sched_setparam_args { struct
531 char pid_l_[PADL_(l_pid_t)]; l_pid_t pid; char pid_r_[PADR_(l_pid_t)];
532 …DL_(struct sched_param *)]; struct sched_param * param; char param_r_[PADR_(struct sched_param *)];
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_proto.h475 struct linux_sched_setparam_args { struct
476 char pid_l_[PADL_(l_pid_t)]; l_pid_t pid; char pid_r_[PADR_(l_pid_t)];
477 …DL_(struct sched_param *)]; struct sched_param * param; char param_r_[PADR_(struct sched_param *)];
/f-stack/freebsd/i386/linux/
H A Dlinux_proto.h473 struct linux_sched_setparam_args { struct
474 char pid_l_[PADL_(l_pid_t)]; l_pid_t pid; char pid_r_[PADR_(l_pid_t)];
475 …DL_(struct sched_param *)]; struct sched_param * param; char param_r_[PADR_(struct sched_param *)];