Home
last modified time | relevance | path

Searched defs:Process (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/process/
H A Dembargoed-hardware-issues.rst114 Process section in Memorandum of Understanding
124 Start of Disclosure
168 Disclosure
178 Mitigation development
222 Early access
254 Coordinated release
280 Process ambassadors argument
H A Dcve.rst27 Process chapter
/linux/drivers/android/binder/
H A Dprocess.rs434 pub(crate) struct Process { struct
440 // Credential associated with file when `Process` is created. argument
444 pub(crate) inner: SpinLock<ProcessInner>, argument
457 node_refs: Mutex<ProcessNodeRefs>, argument
461 defer_work: Work<Process>, argument
471 impl HasWork<Process> for Process { self.defer_work } argument
483 impl workqueue::WorkItem for Process { implementation
503 impl Process { implementation
813 self: ArcBorrow<'_, Process>, in insert_or_update_handle() argument
927 self: ArcBorrow<'_, Process>, in update_ref() argument
[all …]
H A Dfreeze.rs157 pub(crate) fn on_process_exit(&self, proc: &Arc<Process>) { in on_process_exit()
164 impl Process { implementation
322 fn find_freeze_recipients(&self) -> Result<KVVec<(DArc<Node>, Arc<Process>)>, AllocError> { in find_freeze_recipients()
H A Dthread.rs947 to_process: Arc<Process>, in copy_transaction_data()
/linux/Documentation/bpf/
H A Dredirect.rst21 Process chapter