Searched defs:Process (Results 1 – 6 of 6) sorted by relevance
| /linux/Documentation/process/ |
| H A D | embargoed-hardware-issues.rst | 114 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 D | cve.rst | 27 Process chapter
|
| /linux/drivers/android/binder/ |
| H A D | process.rs | 434 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 D | freeze.rs | 157 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 D | thread.rs | 947 to_process: Arc<Process>, in copy_transaction_data()
|
| /linux/Documentation/bpf/ |
| H A D | redirect.rst | 21 Process chapter
|