Searched refs:Pid (Results 1 – 12 of 12) 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/fs/smb/common/ |
| H A D | smb1pdu.h | 43 __le16 Pid; member
|
| /linux/drivers/android/binder/ |
| H A D | rust_binder_main.rs | 26 task::Pid, 515 let pid = (unsafe { (*ptr).private }) as usize as Pid; in rust_binder_proc_show() 581 fn rust_binder_proc_show_impl(m: &SeqFile, pid: Pid) -> Result<()> { in rust_binder_proc_show_impl()
|
| H A D | page_range.rs | 34 task::Pid, 131 /// Pid using this page range. Only used as debugging information. 132 pid: Pid,
|
| H A D | process.rs | 527 pub(crate) fn pid_in_current_ns(&self) -> kernel::task::Pid { in pid_in_current_ns() argument
|
| /linux/fs/smb/server/ |
| H A D | smb_common.c | 354 rsp_hdr->Pid = rcv_hdr->Pid; in init_smb1_rsp_hdr()
|
| /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
|
| /linux/fs/smb/client/ |
| H A D | cifsglob.h | 1787 __le16 Pid; member
|
| H A D | file.c | 1858 cur->Pid = cpu_to_le16(li->pid); in cifs_push_mandatory_locks() 2249 cur->Pid = cpu_to_le16(li->pid); in cifs_unlock_range()
|