Home
last modified time | relevance | path

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

1234

/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 Drust_binder_main.rs29 use crate::{context::Context, page_range::Shrinker, process::Process, thread::Thread};
372 let process = match Process::open(ctx, file) { in rust_binder_open()
396 let process = unsafe { Arc::<Process>::from_foreign((*file).private_data) }; in rust_binder_release()
399 Process::release(process, file); in rust_binder_release()
411 let f = unsafe { Arc::<Process>::borrow((*file).private_data) }; in rust_binder_ioctl()
413 match Process::ioctl(f, unsafe { File::from_raw_file(file) }, cmd as _, arg as _) { in rust_binder_ioctl()
426 let f = unsafe { Arc::<Process>::borrow((*file).private_data) }; in rust_binder_mmap()
430 match Process::mmap(f, unsafe { File::from_raw_file(file) }, area) { in rust_binder_mmap()
443 let f = unsafe { Arc::<Process>::borrow((*file).private_data) }; in rust_binder_poll()
447 match Process::poll(f, fileref, unsafe { PollTable::from_raw(wait) }) { in rust_binder_poll()
[all …]
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()
427 pub(crate) struct Process { struct
454 defer_work: Work<Process>, argument
464 impl HasWork<Process> for Process { self.defer_work } argument
468 impl ListArcSafe<0> for Process { untracked; }
471 impl ListItem<0> for Process {
476 impl workqueue::WorkItem for Process { implementation
477 type Pointer = Arc<Process>;
496 impl Process { implementation
[all …]
H A Dnode.rs17 process::{NodeRefInfo, Process, ProcessInner},
170 freeze_list: KVVec<Arc<Process>>,
187 pub(crate) owner: Arc<Process>,
211 owner: Arc<Process>, in new() argument
651 process: &Arc<Process>, in add_freeze_listener() argument
654 let mut vec_alloc = KVVec::<Arc<Process>>::new(); in add_freeze_listener()
677 pub(crate) fn remove_freeze_listener(&self, p: &Arc<Process>) { in remove_freeze_listener() argument
694 pub(crate) fn freeze_list<'a>(&'a self, guard: &'a ProcessInner) -> &'a [Arc<Process>] { in freeze_list() argument
920 process: Arc<Process>,
949 process: Arc<Process>, in new() argument
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 { impl
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 Dtransaction.rs21 process::{Process, ProcessInner},
33 pub(crate) to: Arc<Process>,
117 to: Arc<Process>, in new_reply() argument
/linux/Documentation/process/
H A Ddevelopment-process.rst3 A guide to the Kernel Development Process
21 2.Process
/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
/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/Documentation/ABI/testing/
H A Dsysfs-driver-uio_pci_sva-pasid5 Process Address Space ID (PASID) assigned by IOMMU driver to
/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/translations/zh_CN/doc-guide/
H A Dkernel-doc.rst116 * Context: Process context. May sleep if @gfp flags permit.
117 * Context: Process context. Takes and releases <mutex>.
/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/tools/usb/usbip/
H A Dconfigure.ac1 dnl Process this file with autoconf to produce a configure script.
/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

1234