move individual pages of a process to another node NAME move_pages - move individual pages of...move all pages in a process to another set of nodes NAME migrate_pages - move all pages in a p...add, remove, or modify an fanotify mark on a filesystem object NAME fanotify_mark - add, remove, or m......cy, then the policy has no effect. This default behavior may be overridden by the MPOL_MF_MOVE and MPOL_MF_MOVE_ALL flags described below. The mode argument must specify one of …...out , off_t *_Nullable off_out , size_t len , unsigned int flags ); DESCRIPTION splice () moves data between two file descriptors without copying between kernel address space an…...(int fd , int nstype ); DESCRIPTION The setns () system call allows the calling thread to move into different namespaces. The fd argument is one of the following: • a file descr…...ad, if no data is available, read (2) fails with the error EAGAIN . FAN_UNLIMITED_QUEUE Remove the limit on the number of events in the event queue. See fanotify (7) for details…...it mask that is composed by ORing together zero or more of the following values: SPLICE_F_MOVE Unused for vmsplice (); see splice (2). SPLICE_F_NONBLOCK Do not block on I/O; see…...of MREMAP_FIXED below. If a new mapping is requested via this method, then the MREMAP_MAYMOVE flag must also be specified. The flags bit-mask argument may be 0, or include the f…...ount: mountflags includes one of MS_SHARED , MS_PRIVATE , MS_SLAVE , or MS_UNBINDABLE . • Move an existing mount to a new location: mountflags includes MS_MOVE . • Create a new …...it mask that is composed by ORing together zero or more of the following values: SPLICE_F_MOVE Currently has no effect for tee (); see splice (2). SPLICE_F_NONBLOCK Do not block…...s set in attr_set enable a property on a mount or mount tree, and flags set in attr_clr remove a property from a mount or mount tree. When changing mount properties, the kernel …...the process specified by pid is made the same as its process ID. If setpgid () is used to move a process from one process group to another (as is done by some shells when creati…...the process specified by pid is made the same as its process ID. If setpgid () is used to move a process from one process group to another (as is done by some shells when creati…...the process specified by pid is made the same as its process ID. If setpgid () is used to move a process from one process group to another (as is done by some shells when creati…...the process specified by pid is made the same as its process ID. If setpgid () is used to move a process from one process group to another (as is done by some shells when creati…...e CPU at any time. (Normally this does not happen because the scheduler tries to minimize movements between CPUs to keep caches hot, but it is possible.) The caller must allow f…...descriptor. • A PID file descriptor can be used as the argument of setns (2) in order to move into one or more of the same namespaces as the process referred to by the file desc…...ths supplied by untrusted users to system calls such as open (2). However, if a folder is moved out of the chroot directory, an attacker can exploit that to get out of the chroo…...changes the root mount in the mount namespace of the calling process. More precisely, it moves the root mount to the directory put_old and makes new_root the new root mount. The…