Searched refs:Pid (Results 1 – 14 of 14) 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 245 pub fn tgid_nr_ns(&self, pidns: Option<&PidNamespace>) -> Pid { in get_pid_ns() 252 tgid_nr_ns(&self, pidns: Option<&PidNamespace>) -> Pid 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 | 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/fs/smb/client/ |
| H A D | cifssmb.c | 1604 smb->hdr.Pid = cpu_to_le16((__u16)rdata->req->pid); in cifs_async_readv() 1680 pSMB->hdr.Pid = cpu_to_le16((__u16)pid); in CIFSSMBRead() 1797 pSMB->hdr.Pid = cpu_to_le16((__u16)pid); in CIFSSMBWrite() 1990 req->hdr.Pid = cpu_to_le16((__u16)wdata->req->pid); in cifs_async_writev() 2080 pSMB->hdr.Pid = cpu_to_le16((__u16)pid); in CIFSSMBWrite2() 2243 pSMB->Locks[0].Pid = cpu_to_le16(netpid); in CIFSSMBLock() 5590 pSMB->hdr.Pid = cpu_to_le16((__u16)cfile->pid); in CIFSSMBSetFileSize() 5732 pSMB->hdr.Pid = cpu_to_le16((__u16)pid_of_opener); in CIFSSMBSetFileInfo() 5797 pSMB->hdr.Pid = cpu_to_le16((__u16)pid_of_opener); in CIFSSMBSetFileDisposition() 5983 pSMB->hdr.Pid = cpu_to_le16((__u16)pid_of_opener); in CIFSSMBUnixSetFileInfo()
|
| H A D | cifsglob.h | 1789 __le16 Pid; member
|
| H A D | file.c | 1891 cur->Pid = cpu_to_le16(li->pid); in cifs_push_mandatory_locks() 2282 cur->Pid = cpu_to_le16(li->pid); in cifs_unlock_range()
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-c2c.txt | 287 Pid
|
| /linux/Documentation/core-api/ |
| H A D | dma-api.rst | 750 Pid: 0, comm: swapper Tainted: G W 2.6.28-dmatest-09289-g8bb99c0 #1
|
| /linux/Documentation/process/debugging/ |
| H A D | kgdb.rst | 662 Task Addr Pid Parent [*] cpu State Thread Command
|