Searched refs:linux_sched_setaffinity (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 142 …{ AS(linux_sched_setaffinity_args), (sy_call_t *)linux_sched_setaffinity, AUE_NULL, NULL, 0, 0, 0,…
|
| H A D | linux_proto.h | 1156 int linux_sched_setaffinity(struct thread *, struct linux_sched_setaffinity_args *);
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 223 …{ AS(linux_sched_setaffinity_args), (sy_call_t *)linux_sched_setaffinity, AUE_NULL, NULL, 0, 0, 0,…
|
| H A D | linux_proto.h | 1392 int linux_sched_setaffinity(struct thread *, struct linux_sched_setaffinity_args *);
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 261 …{ AS(linux_sched_setaffinity_args), (sy_call_t *)linux_sched_setaffinity, AUE_NULL, NULL, 0, 0, 0,…
|
| H A D | linux32_proto.h | 1686 int linux_sched_setaffinity(struct thread *, struct linux_sched_setaffinity_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 261 …{ AS(linux_sched_setaffinity_args), (sy_call_t *)linux_sched_setaffinity, AUE_NULL, NULL, 0, 0, 0,…
|
| H A D | linux_proto.h | 1705 int linux_sched_setaffinity(struct thread *, struct linux_sched_setaffinity_args *);
|
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_misc.c | 2179 linux_sched_setaffinity(struct thread *td, in linux_sched_setaffinity() function
|