OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux_lwp_setprivate
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/compat/linux/arch/amd64/
linux_machdep.h
122
#define
LINUX_LWP_SETPRIVATE
linux_lwp_setprivate
/src/sys/compat/linux/arch/i386/
linux_exec_machdep.c
135
return
linux_lwp_setprivate
(l, SCARG(uap, desc));
linux_machdep.h
207
#define
LINUX_LWP_SETPRIVATE
linux_lwp_setprivate
/src/sys/arch/x86/x86/
linux_trap.c
180
linux_lwp_setprivate
(struct lwp *l, void *ptr)
function in typeref:typename:int
194
DPRINTF(("
linux_lwp_setprivate
: %i, %x, %x, %i, %i, %i, %i, %i, %i\n",
/src/sys/compat/linux/common/
linux_exec.h
131
int
linux_lwp_setprivate
(struct lwp *, void *);
/src/sys/compat/linux32/arch/amd64/
linux32_machdep.c
501
return
linux_lwp_setprivate
(l, SCARG_P32(uap, desc));
Completed in 16 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025