Lines Matching refs:call
2 unshare system call:
4 This document describes the new system call, unshare. The document
38 call, applications can selectively choose which resources to share
41 unshare system call adds a primitive to the Linux thread model that
93 changes to copy_* functions utilized by clone/fork system call.
102 unshare reverses sharing that was done using clone(2) system call,
171 The unshare() call is Linux-specific and should not be used
179 Depending on the flags argument, the unshare system call allocates
195 vm, if the system call encounters an error while allocating
198 system call will have to go back to older, shared, vm
203 copy_* functions call dup_* functions to allocate and duplicate
205 task structure that is being constructed. unshare system call on
208 2) For each context structure, call the corresponding unshare
222 b) unshare system call service function
224 d) Registration of system call number for different architectures
238 7.2) unshare system call service function
245 helper routine with flags passed into the system call and a
263 new system call.
275 supported unsharing, verify that the system call correctly