Searched refs:linux_sched_getaffinity (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 143 …{ AS(linux_sched_getaffinity_args), (sy_call_t *)linux_sched_getaffinity, AUE_NULL, NULL, 0, 0, 0,…
|
| H A D | linux_proto.h | 1157 int linux_sched_getaffinity(struct thread *, struct linux_sched_getaffinity_args *);
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 224 …{ AS(linux_sched_getaffinity_args), (sy_call_t *)linux_sched_getaffinity, AUE_NULL, NULL, 0, 0, 0,…
|
| H A D | linux_proto.h | 1393 int linux_sched_getaffinity(struct thread *, struct linux_sched_getaffinity_args *);
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 262 …{ AS(linux_sched_getaffinity_args), (sy_call_t *)linux_sched_getaffinity, AUE_NULL, NULL, 0, 0, 0,…
|
| H A D | linux32_proto.h | 1687 int linux_sched_getaffinity(struct thread *, struct linux_sched_getaffinity_args *);
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 262 …{ AS(linux_sched_getaffinity_args), (sy_call_t *)linux_sched_getaffinity, AUE_NULL, NULL, 0, 0, 0,…
|
| H A D | linux_proto.h | 1706 int linux_sched_getaffinity(struct thread *, struct linux_sched_getaffinity_args *);
|
| /freebsd-12.1/sys/compat/linux/ |
| H A D | linux_misc.c | 2147 linux_sched_getaffinity(struct thread *td, in linux_sched_getaffinity() function
|