Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm64/linux/
H A Dlinux_proto.h473 struct linux_sched_getparam_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 *)];
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_proto.h529 struct linux_sched_getparam_args { struct
530 char pid_l_[PADL_(l_pid_t)]; l_pid_t pid; char pid_r_[PADR_(l_pid_t)];
531 …DL_(struct sched_param *)]; struct sched_param * param; char param_r_[PADR_(struct sched_param *)];
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_proto.h479 struct linux_sched_getparam_args { struct
480 char pid_l_[PADL_(l_pid_t)]; l_pid_t pid; char pid_r_[PADR_(l_pid_t)];
481 …DL_(struct sched_param *)]; struct sched_param * param; char param_r_[PADR_(struct sched_param *)];
/freebsd-12.1/sys/i386/linux/
H A Dlinux_proto.h477 struct linux_sched_getparam_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 *)];