Searched refs:linux_sched_getaffinity (Results 1 - 7 of 7) sorted by last modified time

/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c262 { AS(linux_sched_getaffinity_args), (sy_call_t *)linux_sched_getaffinity, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 242 = linux_sched_getaffinity */
H A Dlinux_proto.h1705 int linux_sched_getaffinity(struct thread *, struct linux_sched_getaffinity_args *);
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c2140 linux_sched_getaffinity(struct thread *td, function
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c263 { AS(linux_sched_getaffinity_args), (sy_call_t *)linux_sched_getaffinity, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 242 = linux_sched_getaffinity */
H A Dlinux32_proto.h1686 int linux_sched_getaffinity(struct thread *, struct linux_sched_getaffinity_args *);
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c224 { AS(linux_sched_getaffinity_args), (sy_call_t *)linux_sched_getaffinity, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 204 = linux_sched_getaffinity */
H A Dlinux_proto.h1392 int linux_sched_getaffinity(struct thread *, struct linux_sched_getaffinity_args *);

Completed in 161 milliseconds