Home
last modified time | relevance | path

Searched refs:newseg (Results 1 – 1 of 1) sorted by relevance

/ipc/
Dshm.c64 static int newseg(struct ipc_namespace *, struct ipc_params *);
466 static int newseg(struct ipc_namespace *ns, struct ipc_params *params) in newseg() function
601 shm_ops.getnew = newseg; in SYSCALL_DEFINE3()