Lines Matching refs:system
2 unshare system call:
4 This document describes the new system call, unshare. The document
27 Most legacy operating system kernels support an abstraction of threads
37 threads. On Linux, at the time of thread creation using the clone system
41 unshare system call adds a primitive to the Linux thread model that
74 appropriate by system administrators.
93 changes to copy_* functions utilized by clone/fork system call.
102 unshare reverses sharing that was done using clone(2) system call,
142 If CLONE_FS is set, file system information of the caller
143 is disassociated from the shared file system information.
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
205 task structure that is being constructed. unshare system call on
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