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 686 linux_sys_sched_getaffinity(struct lwp *l, const struct linux_sys_sched_getaffinity_args *uap, register_t *retval) function in typeref:typename:int
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 589 check_syscall_args(linux_sys_sched_getaffinity)
1360 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 946 check_syscall_args(linux_sys_sched_getaffinity)
1840 int linux_sys_sched_getaffinity(struct lwp *, const struct linux_sys_sched_getaffinity_args *, register_t *);
linux_sysent.c 1604 .sy_call = (sy_call_t *)linux_sys_sched_getaffinity
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 845 check_syscall_args(linux_sys_sched_getaffinity)
1705 int linux_sys_sched_getaffinity(struct lwp *, const struct linux_sys_sched_getaffinity_args *, register_t *);
linux_sysent.c 993 .sy_call = (sy_call_t *)linux_sys_sched_getaffinity
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 912 check_syscall_args(linux_sys_sched_getaffinity)
1792 int linux_sys_sched_getaffinity(struct lwp *, const struct linux_sys_sched_getaffinity_args *, register_t *);
linux_sysent.c 1075 .sy_call = (sy_call_t *)linux_sys_sched_getaffinity
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 941 check_syscall_args(linux_sys_sched_getaffinity)
1820 int linux_sys_sched_getaffinity(struct lwp *, const struct linux_sys_sched_getaffinity_args *, register_t *);
linux_sysent.c 1082 .sy_call = (sy_call_t *)linux_sys_sched_getaffinity
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1191 check_syscall_args(linux_sys_sched_getaffinity)
1883 int linux_sys_sched_getaffinity(struct lwp *, const struct linux_sys_sched_getaffinity_args *, register_t *);
linux_sysent.c 1390 .sy_call = (sy_call_t *)linux_sys_sched_getaffinity
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 953 check_syscall_args(linux_sys_sched_getaffinity)
1830 int linux_sys_sched_getaffinity(struct lwp *, const struct linux_sys_sched_getaffinity_args *, register_t *);
linux_sysent.c 1068 .sy_call = (sy_call_t *)linux_sys_sched_getaffinity
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 837 check_syscall_args(linux_sys_sched_getaffinity)
1695 int linux_sys_sched_getaffinity(struct lwp *, const struct linux_sys_sched_getaffinity_args *, register_t *);
linux_sysent.c 996 .sy_call = (sy_call_t *)linux_sys_sched_getaffinity

Completed in 218 milliseconds