Home
last modified time | relevance | path

Searched refs:Process (Results 1 – 25 of 69) sorted by relevance

123

/linux/Documentation/admin-guide/
H A Dworkload-tracing.rst332 | getppid | 10000001 | Process Mgmt | sys_getpid() |
334 | clone | 1077 | Process Mgmt. | sys_clone() |
336 | prctl | 23 | Process Mgmt. | sys_prctl() |
338 | prlimit64 | 7 | Process Mgmt. | sys_prlimit64() |
340 | getpid | 10 | Process Mgmt. | sys_getpid() |
342 | uname | 3 | Process Mgmt. | sys_uname() |
344 | sysinfo | 1 | Process Mgmt. | sys_sysinfo() |
346 | getuid | 1 | Process Mgmt. | sys_getuid() |
348 | getgid | 1 | Process Mgmt. | sys_getgid() |
350 | geteuid | 1 | Process Mgmt. | sys_geteuid() |
[all …]
/linux/drivers/android/binder/
H A Dprocess.rs351 pub(crate) process: Arc<Process>,
360 fn new(node_ref: NodeRef, handle: u32, process: Arc<Process>) -> impl PinInit<Self> { in new()
424 arc_offset: Arc::<Process>::DATA_OFFSET,
425 task: offset_of!(Process, task),
434 pub(crate) struct Process { struct
461 defer_work: Work<Process>, argument
471 impl HasWork<Process> for Process { self.defer_work } argument
475 impl ListArcSafe<0> for Process { untracked; }
478 impl ListItem<0> for Process {
483 impl workqueue::WorkItem for Process { implementation
[all …]
H A Dfreeze.rs17 defs::*, node::Node, process::Process, thread::Thread, BinderReturnWriter, DArc, DLArc,
157 pub(crate) fn on_process_exit(&self, proc: &Arc<Process>) { in on_process_exit() argument
164 impl Process { implementation
322 fn find_freeze_recipients(&self) -> Result<KVVec<(DArc<Node>, Arc<Process>)>, AllocError> { in find_freeze_recipients() argument
389 batch: KVVec<(Arc<Process>, DLArc<FreezeMessage>)>,
H A Dthread.rs30 process::{GetWorkOrRegister, Process},
420 pub(crate) process: Arc<Process>,
447 pub(crate) fn new(id: i32, process: Arc<Process>) -> Result<Arc<Self>> { in new()
947 to_process: Arc<Process>, in copy_transaction_data() argument
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-image-process.rst7 Image Process Control Reference
10 The Image Process control class is intended for low-level control of
18 Image Process Control IDs
H A Dbiblio.rst439 :title: VP9 Bitstream & Decoding Process Specification
448 :title: AV1 Bitstream & Decoding Process Specification
/linux/Documentation/process/
H A Ddevelopment-process.rst3 A guide to the Kernel Development Process
21 2.Process
/linux/drivers/clk/starfive/
H A DKconfig61 tristate "StarFive JH7110 Image-Signal-Process clock support"
65 Say yes here to support the Image-Signal-Process clock controller
/linux/Documentation/translations/zh_CN/process/
H A Ddevelopment-process.rst19 2.Process
/linux/Documentation/translations/zh_TW/process/
H A Ddevelopment-process.rst22 2.Process
H A D2.Process.rst5 :Original: :ref:`Documentation/process/2.Process.rst <development_process>`
/linux/Documentation/i2c/busses/
H A Di2c-amd8111.rst27 Process Call Support
/linux/Documentation/translations/it_IT/process/
H A Ddevelopment-process.rst26 2.Process
/linux/arch/arm/mach-omap2/
H A Domap-smc.S46 mov r1, #0x0 @ Process ID
H A Dsleep44xx.S261 mov r1, #0x0 @ Process ID
301 mov r1, #0x0 @ Process ID
/linux/tools/perf/Documentation/
H A Dperf-inject.txt76 Process jitdump files by injecting the mmap records corresponding to jitted
98 The Process ID (PID) of the QEMU hypervisor process must be provided,
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-uio_pci_sva-pasid5 Process Address Space ID (PASID) assigned by IOMMU driver to
/linux/Documentation/bpf/
H A Dredirect.rst21 Process chapter
/linux/net/tipc/
H A DKconfig11 The Transparent Inter Process Communication (TIPC) protocol is
/linux/lib/crc/x86/
H A Dcrc32c-3way.S84 # Process 1 <= n_misaligned <= 7 bytes individually in order to align
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Dmacros.fuc145 // Process message queue description
153 // Process table entry
/linux/Documentation/i2c/
H A Dsmbus-protocol.rst162 SMBus Process Call
207 SMBus Block Write - Block Read Process Call
210 SMBus Block Write - Block Read Process Call was introduced in
/linux/tools/usb/usbip/
H A Dconfigure.ac1 dnl Process this file with autoconf to produce a configure script.
/linux/Documentation/virt/kvm/loongarch/
H A Dhypercalls.rst81 The hypercall lets a guest send multiple IPIs (Inter-Process Interrupts) with
/linux/drivers/iommu/intel/
H A DKconfig61 means of a Process Address Space ID (PASID).

123