OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux_sys_shmat
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/compat/linux/common/
linux_shm.h
131
int
linux_sys_shmat
(struct lwp *, const struct linux_sys_shmat_args *, register_t *);
linux_ipccall.c
132
case
LINUX_SYS_SHMAT
: {
141
return
linux_sys_shmat
(l, &bsa, retval);
linux_ipc.c
470
linux_sys_shmat
(struct lwp *l, const struct linux_sys_shmat_args *uap, register_t *retval)
function in typeref:typename:int
/src/sys/compat/linux/arch/alpha/
linux_syscallargs.h
1677
int
linux_sys_shmat
(struct lwp *, const struct linux_sys_shmat_args *, register_t *);
linux_sysent.c
884
.sy_call = (sy_call_t *)
linux_sys_shmat
Completed in 46 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025