Searched refs:Pid (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/android/binder/range_alloc/ |
| H A D | mod.rs | 5 use kernel::{page::PAGE_SIZE, prelude::*, seq_file::SeqFile, task::Pid}; 19 fn new(is_oneway: bool, debug_id: usize, pid: Pid) -> Self { in new() 27 fn pid(&self) -> Pid { in pid() argument 46 pid: Pid, 282 pub(crate) pid: Pid,
|
| H A D | array.rs | 10 task::Pid, 120 pid: Pid, in reserve_new() argument 167 fn low_oneway_space(&self, calling_pid: Pid) -> bool { in low_oneway_space()
|
| H A D | tree.rs | 11 task::Pid, 154 pid: Pid, in reserve_new() argument 380 fn low_oneway_space(&self, calling_pid: Pid) -> bool { in low_oneway_space()
|
| /linux/rust/kernel/ |
| H A D | task.rs | 148 pub type Pid = bindings::pid_t; typedef 207 pub fn pid(&self) -> Pid { in pid() argument 252 pub fn tgid_nr_ns(&self, pidns: Option<&PidNamespace>) -> Pid { in tgid_nr_ns() argument
|
| /linux/drivers/android/binder/ |
| H A D | transaction.rs | 11 task::{Kuid, Pid}, 29 pub(crate) from_pid: Pid, 30 pub(crate) from_tid: Pid, 31 pub(crate) to_pid: Pid, 32 pub(crate) to_tid: Pid,
|
| H A D | rust_binder_main.rs | 26 task::Pid, 514 let pid = (unsafe { (*ptr).private }) as usize as Pid; in rust_binder_proc_show() 580 fn rust_binder_proc_show_impl(m: &SeqFile, pid: Pid) -> Result<()> { in rust_binder_proc_show_impl()
|
| H A D | process.rs | 528 pub(crate) fn pid_in_current_ns(&self) -> kernel::task::Pid { in pid_in_current_ns() argument
|
| /linux/fs/smb/common/ |
| H A D | smb1pdu.h | 43 __le16 Pid; member
|
| /linux/Documentation/RCU/ |
| H A D | lockdep-splat.rst | 40 Pid: 1552, comm: scsi_scan_6 Not tainted 3.0.0-rc5 #17
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-c2c.txt | 287 Pid
|