Home
last modified time | relevance | path

Searched defs:Pid (Results 1 – 7 of 7) sorted by relevance

/linux/rust/kernel/
H A Dtask.rs148 pub type Pid = bindings::pid_t; typedef
207 pub fn pid(&self) -> Pid { in pid()
252 pub fn tgid_nr_ns(&self, pidns: Option<&PidNamespace>) -> Pid { in tgid_nr_ns()
/linux/fs/smb/common/
H A Dsmb1pdu.h43 __le16 Pid; member
/linux/drivers/android/binder/range_alloc/
H A Darray.rs120 pid: Pid, in reserve_new()
H A Dtree.rs154 pid: Pid, in reserve_new()
H A Dmod.rs27 fn pid(&self) -> Pid { in pid()
/linux/drivers/android/binder/
H A Dprocess.rs528 pub(crate) fn pid_in_current_ns(&self) -> kernel::task::Pid { in pid_in_current_ns()
/linux/fs/smb/client/
H A Dcifsglob.h1784 __le16 Pid; member