Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm64/linux/
H A Dlinux_proto.h461 struct linux_sched_setparam_args { struct
462 char pid_l_[PADL_(l_pid_t)]; l_pid_t pid; char pid_r_[PADR_(l_pid_t)];
463 …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.h525 struct linux_sched_setparam_args { struct
526 char pid_l_[PADL_(l_pid_t)]; l_pid_t pid; char pid_r_[PADR_(l_pid_t)];
527 …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.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 *)];
/freebsd-12.1/sys/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 *)];