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

  /src/sys/compat/linux/common/
linux_sched.c 674 linux_sys_gettid(struct lwp *l, const void *v, register_t *retval) function in typeref:typename:int
  /src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c 869 .sy_call = (sy_call_t *)linux_sys_gettid
linux32_syscallargs.h 1463 int linux_sys_gettid(struct lwp *, const void *, register_t *);
  /src/sys/compat/linux32/arch/amd64/
linux32_sysent.c 876 .sy_call = (sy_call_t *)linux_sys_gettid
linux32_syscallargs.h 1464 int linux_sys_gettid(struct lwp *, const void *, register_t *);
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 1460 int linux_sys_gettid(struct lwp *, const void *, register_t *);
linux_sysent.c 813 .sy_call = (sy_call_t *)linux_sys_gettid
  /src/sys/compat/linux/arch/amd64/
linux_sysent.c 904 .sy_call = (sy_call_t *)linux_sys_gettid
linux_syscallargs.h 1669 int linux_sys_gettid(struct lwp *, const void *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_sysent.c 988 .sy_call = (sy_call_t *)linux_sys_gettid
linux_syscallargs.h 1758 int linux_sys_gettid(struct lwp *, const void *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_sysent.c 995 .sy_call = (sy_call_t *)linux_sys_gettid
linux_syscallargs.h 1786 int linux_sys_gettid(struct lwp *, const void *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_sysent.c 995 .sy_call = (sy_call_t *)linux_sys_gettid
linux_syscallargs.h 1753 int linux_sys_gettid(struct lwp *, const void *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_sysent.c 981 .sy_call = (sy_call_t *)linux_sys_gettid
linux_syscallargs.h 1796 int linux_sys_gettid(struct lwp *, const void *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_sysent.c 917 .sy_call = (sy_call_t *)linux_sys_gettid
linux_syscallargs.h 1663 int linux_sys_gettid(struct lwp *, const void *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1806 int linux_sys_gettid(struct lwp *, const void *, register_t *);
linux_sysent.c 1517 .sy_call = (sy_call_t *)linux_sys_gettid

Completed in 33 milliseconds