Home
last modified time | relevance | path

Searched defs:Process (Results 1 – 7 of 7) 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.rs427 pub(crate) struct Process { struct
433 // Credential associated with file when `Process` is created. argument
437 pub(crate) inner: SpinLock<ProcessInner>, argument
450 node_refs: Mutex<ProcessNodeRefs>, argument
454 defer_work: Work<Process>, argument
464 impl HasWork<Process> for Process { self.defer_work } argument
476 impl workqueue::WorkItem for Process { implementation
496 impl Process { implementation
807 self: ArcBorrow<'_, Process>, in insert_or_update_handle() argument
921 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 Dnode.rs211 owner: Arc<Process>, in new()
651 process: &Arc<Process>, in add_freeze_listener()
677 pub(crate) fn remove_freeze_listener(&self, p: &Arc<Process>) { in remove_freeze_listener()
694 pub(crate) fn freeze_list<'a>(&'a self, guard: &'a ProcessInner) -> &'a [Arc<Process>] { in freeze_list()
949 process: Arc<Process>, in new()
H A Dtransaction.rs117 to: Arc<Process>, in new_reply()
/linux/Documentation/bpf/
H A Dredirect.rst21 Process chapter