OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux_sys_personality
(Results
1 - 18
of
18
) sorted by relevancy
/src/sys/compat/linux32/common/
linux32_misc.c
230
return
linux_sys_personality
(l, &ua, retval);
/src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h
444
check_syscall_args(
linux_sys_personality
)
1321
int
linux_sys_personality
(struct lwp *, const struct linux_sys_personality_args *, register_t *);
linux_sysent.c
448
.sy_call = (sy_call_t *)
linux_sys_personality
/src/sys/compat/linux/arch/alpha/
linux_syscallargs.h
619
check_syscall_args(
linux_sys_personality
)
1745
int
linux_sys_personality
(struct lwp *, const struct linux_sys_personality_args *, register_t *);
linux_sysent.c
1291
.sy_call = (sy_call_t *)
linux_sys_personality
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
581
check_syscall_args(
linux_sys_personality
)
1622
int
linux_sys_personality
(struct lwp *, const struct linux_sys_personality_args *, register_t *);
linux_sysent.c
706
.sy_call = (sy_call_t *)
linux_sys_personality
/src/sys/compat/linux/arch/arm/
linux_syscallargs.h
466
check_syscall_args(
linux_sys_personality
)
1640
int
linux_sys_personality
(struct lwp *, const struct linux_sys_personality_args *, register_t *);
linux_sysent.c
614
.sy_call = (sy_call_t *)
linux_sys_personality
/src/sys/compat/linux/arch/i386/
linux_syscallargs.h
490
check_syscall_args(
linux_sys_personality
)
1658
int
linux_sys_personality
(struct lwp *, const struct linux_sys_personality_args *, register_t *);
linux_sysent.c
619
.sy_call = (sy_call_t *)
linux_sys_personality
/src/sys/compat/linux/arch/m68k/
linux_syscallargs.h
471
check_syscall_args(
linux_sys_personality
)
1631
int
linux_sys_personality
(struct lwp *, const struct linux_sys_personality_args *, register_t *);
linux_sysent.c
636
.sy_call = (sy_call_t *)
linux_sys_personality
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
429
check_syscall_args(
linux_sys_personality
)
1659
int
linux_sys_personality
(struct lwp *, const struct linux_sys_personality_args *, register_t *);
linux_sysent.c
602
.sy_call = (sy_call_t *)
linux_sys_personality
/src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h
441
check_syscall_args(
linux_sys_personality
)
1555
int
linux_sys_personality
(struct lwp *, const struct linux_sys_personality_args *, register_t *);
linux_sysent.c
611
.sy_call = (sy_call_t *)
linux_sys_personality
/src/sys/compat/linux/common/
linux_misc.c
1150
linux_sys_personality
(struct lwp *l, const struct linux_sys_personality_args *uap, register_t *retval)
function
Completed in 74 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026