Lines Matching full:process

61 Control the process with the process ID
64 zero is a shortcut for the calling process ID.
66 Control processes belonging to the process group with the ID
88 in the specified process or its descendants that do not either change
115 Returns the current status of ASLR enablement for the target process.
126 If the currently executed image in the process itself has ASLR enabled,
153 Returns the current status of logging for the target process.
166 requests in the target process that do not specify
212 target process.
223 If the currently executed image in the process itself has the implicit PROT_MAX
228 Set process protection state.
229 This is used to mark a process as protected from being killed if the system
246 Apply the requested operation to all child processes of each selected process
247 in addition to each selected process.
251 mark all future child processes of each selected process as protected.
255 Enable orphaned process reaping for future children of the current process.
257 If a parent process exits before one or more of its children processes,
259 When an orphaned process exits,
260 it is reparented to a reaper process that is responsible for harvesting
261 the terminated process via
264 the current process becomes the reaper process for future children and their
269 If a reaper process exits,
271 process's reaper.
277 Disable orphaned process reaping for the current process.
279 Any processes for whom the current process was the reaper are reassigned to
280 the current process's reaper.
283 of the specified process,
284 or the process itself if it is a reaper.
305 The specified process is a reaper.
306 When this flag is returned, the specified process
311 for the specified process id.
313 The specified process is the root of the reaper tree, i.e.,
321 It is possible to have a child whose reaper is not the specified process,
337 by the reaper of the specified process.
363 identified because of a race in which the original child process exited
364 and the exited process's pid was reused for an unrelated process.
375 field is the process id of the descendant.
379 the (grand-)parent of the descendant process.
399 The reported process is itself a reaper.
402 The reported process is in the zombie state, ready to be reaped.
404 The reported process is stopped by a SIGSTOP/SIGTSTP signal.
406 The reported process is in the process of exiting (but not yet a zombie).
450 If a signal was delivered to any process, the return value from the request
457 field is set to the pid of the first process for which signal
459 If no such process exists, the
463 Enable or disable tracing of the specified process(es), according to the
465 Tracing includes inspecting the process via
482 Disable tracing for the specified process.
483 Tracing is re-enabled when the process changes the executing
492 but the setting persists for the process even after
496 Returns the current tracing status for the specified process in
509 is set to the pid of the debugger process.
532 The enabled mode is inherited by the children of the process,
573 for capability mode access violations by the specified process.
589 process exits.
606 of the calling process exits.
619 Controls stack gaps in the specified process.
624 Instead, the process is guaranteed to receive a synchronous
644 After gaps are disabled in a process, they can only be re-enabled when an
648 Disable stack gaps for the process.
654 in the specified process.
666 Returns the current stack gap state for the specified process.
676 Stack gaps are enabled in the process after
679 Stack gaps are disabled in the process after
686 flag takes precedence over this setting for individual process address spaces.
697 in the specified process and its future descendants.
709 Returns the current status of set-ID bits enablement for the target process.
720 in a process's address space.
728 permissions in the specified process' current and future address spaces.
748 Once creation of writeable and executable mappings is enabled for a process,
751 were enabled in a given process is to set the
758 both write and execute permissions for the specified process.
766 otherwise, the process cannot create such mappings.
774 Additionally, if the address space of the process does not permit
786 of the specified process.
790 It is not possible to change the KPTI setting for a running process,
805 Only root or a process having the
810 Returns the current KPTI status for the specified process.
821 if KPTI is active for the current address space of the process.
824 Disabling tracing on a process should not be considered a security
848 parameter points outside the process's allocated address space.
858 The calling process does not have permission to perform the requested
882 is not equal to the pid of the calling process, for
900 process.
904 request was issued by a process that is already a reaper process.
908 request was issued for a process being traced.
912 request to re-enable tracing of the process
918 specified a target process other than the calling process.