Home
last modified time | relevance | path

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

/freebsd-src/sys/arm64/linux/
H A Dlinux_proto.h522 struct linux_sched_getparam_args { struct
523 char pid_l_[PADL_(l_pid_t)]; l_pid_t pid; char pid_r_[PADR_(l_pid_t)];
524 …DL_(struct sched_param *)]; struct sched_param * param; char param_r_[PADR_(struct sched_param *)];
/freebsd-src/sys/amd64/linux/
H A Dlinux_proto.h542 struct linux_sched_getparam_args { struct
543 char pid_l_[PADL_(l_pid_t)]; l_pid_t pid; char pid_r_[PADR_(l_pid_t)];
544 …DL_(struct sched_param *)]; struct sched_param * param; char param_r_[PADR_(struct sched_param *)];
/freebsd-src/sys/i386/linux/
H A Dlinux_proto.h481 struct linux_sched_getparam_args { struct
482 char pid_l_[PADL_(l_pid_t)]; l_pid_t pid; char pid_r_[PADR_(l_pid_t)];
483 …DL_(struct sched_param *)]; struct sched_param * param; char param_r_[PADR_(struct sched_param *)];
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_proto.h482 struct linux_sched_getparam_args { struct
483 char pid_l_[PADL_(l_pid_t)]; l_pid_t pid; char pid_r_[PADR_(l_pid_t)];
484 …DL_(struct sched_param *)]; struct sched_param * param; char param_r_[PADR_(struct sched_param *)];