Home
last modified time | relevance | path

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

/freebsd/sys/arm64/linux/
H A Dlinux_proto.h510 struct linux_sched_setparam_args { struct
511 char pid_l_[PADL_(l_pid_t)]; l_pid_t pid; char pid_r_[PADR_(l_pid_t)];
512 …DL_(struct sched_param *)]; struct sched_param * param; char param_r_[PADR_(struct sched_param *)];
/freebsd/sys/amd64/linux/
H A Dlinux_proto.h538 struct linux_sched_setparam_args { struct
539 char pid_l_[PADL_(l_pid_t)]; l_pid_t pid; char pid_r_[PADR_(l_pid_t)];
540 …DL_(struct sched_param *)]; struct sched_param * param; char param_r_[PADR_(struct sched_param *)];
/freebsd/sys/i386/linux/
H A Dlinux_proto.h477 struct linux_sched_setparam_args { struct
478 char pid_l_[PADL_(l_pid_t)]; l_pid_t pid; char pid_r_[PADR_(l_pid_t)];
479 …DL_(struct sched_param *)]; struct sched_param * param; char param_r_[PADR_(struct sched_param *)];
/freebsd/sys/amd64/linux32/
H A Dlinux32_proto.h478 struct linux_sched_setparam_args { struct
479 char pid_l_[PADL_(l_pid_t)]; l_pid_t pid; char pid_r_[PADR_(l_pid_t)];
480 …DL_(struct sched_param *)]; struct sched_param * param; char param_r_[PADR_(struct sched_param *)];