HomeSort by: relevance | last modified time | path
    Searched refs:linux_sys_sched_getaffinity (Results 1 - 18 of 18) sorted by relevancy

  /src/sys/compat/linux32/common/
linux32_sched.c 227 return linux_sys_sched_getaffinity(l, &ua, retval);
  /src/sys/compat/linux/common/
linux_sched.c 688 linux_sys_sched_getaffinity(struct lwp *l, const struct linux_sys_sched_getaffinity_args *uap, register_t *retval) function
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 589 check_syscall_args(linux_sys_sched_getaffinity)
1373 int linux_sys_sched_getaffinity(struct lwp *, const struct linux_sys_sched_getaffinity_args *, register_t *);
linux_sysent.c 587 .sy_call = (sy_call_t *)linux_sys_sched_getaffinity
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 951 check_syscall_args(linux_sys_sched_getaffinity)
1855 int linux_sys_sched_getaffinity(struct lwp *, const struct linux_sys_sched_getaffinity_args *, register_t *);
linux_sysent.c 1606 .sy_call = (sy_call_t *)linux_sys_sched_getaffinity
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 850 check_syscall_args(linux_sys_sched_getaffinity)
1720 int linux_sys_sched_getaffinity(struct lwp *, const struct linux_sys_sched_getaffinity_args *, register_t *);
linux_sysent.c 995 .sy_call = (sy_call_t *)linux_sys_sched_getaffinity
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 917 check_syscall_args(linux_sys_sched_getaffinity)
1807 int linux_sys_sched_getaffinity(struct lwp *, const struct linux_sys_sched_getaffinity_args *, register_t *);
linux_sysent.c 1077 .sy_call = (sy_call_t *)linux_sys_sched_getaffinity
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 946 check_syscall_args(linux_sys_sched_getaffinity)
1827 int linux_sys_sched_getaffinity(struct lwp *, const struct linux_sys_sched_getaffinity_args *, register_t *);
linux_sysent.c 1084 .sy_call = (sy_call_t *)linux_sys_sched_getaffinity
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1196 check_syscall_args(linux_sys_sched_getaffinity)
1890 int linux_sys_sched_getaffinity(struct lwp *, const struct linux_sys_sched_getaffinity_args *, register_t *);
linux_sysent.c 1392 .sy_call = (sy_call_t *)linux_sys_sched_getaffinity
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 958 check_syscall_args(linux_sys_sched_getaffinity)
1837 int linux_sys_sched_getaffinity(struct lwp *, const struct linux_sys_sched_getaffinity_args *, register_t *);
linux_sysent.c 1070 .sy_call = (sy_call_t *)linux_sys_sched_getaffinity
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 842 check_syscall_args(linux_sys_sched_getaffinity)
1702 int linux_sys_sched_getaffinity(struct lwp *, const struct linux_sys_sched_getaffinity_args *, register_t *);
linux_sysent.c 998 .sy_call = (sy_call_t *)linux_sys_sched_getaffinity

Completed in 35 milliseconds