Home
last modified time | relevance | path

Searched defs:pid (Results 1 – 23 of 23) sorted by relevance

/fs/proc/
Darray.c152 struct pid *pid, struct task_struct *p) in task_state()
408 struct pid *pid, struct task_struct *task) in proc_pid_status()
434 struct pid *pid, struct task_struct *task, int whole) in do_task_stat()
627 struct pid *pid, struct task_struct *task) in proc_tid_stat()
633 struct pid *pid, struct task_struct *task) in proc_tgid_stat()
639 struct pid *pid, struct task_struct *task) in proc_pid_statm()
678 struct pid *pid = NULL; in get_children_pid() local
745 struct pid *pid; in children_seq_next() local
Dbase.c387 struct pid *pid, struct task_struct *task) in proc_pid_wchan()
429 struct pid *pid, struct task_struct *task) in proc_pid_stack()
477 struct pid *pid, struct task_struct *task) in proc_pid_schedstat()
551 struct pid *pid, struct task_struct *task) in proc_oom_score()
597 struct pid *pid, struct task_struct *task) in proc_pid_limits()
641 struct pid *pid, struct task_struct *task) in proc_pid_syscall()
768 struct pid *pid = proc_pid(inode); in proc_single_show() local
1874 struct pid *pid = ei->pid; in proc_pid_evict_inode() local
1890 struct pid *pid; in proc_pid_make_inode() local
1943 struct pid *pid; in proc_pid_make_base_inode() local
[all …]
Dthread_self.c17 pid_t pid = task_pid_nr_ns(current, ns); in proc_thread_self_get_link() local
Dinternal.h94 struct pid *pid; member
/fs/
Dfcntl.c87 static void f_modown(struct file *filp, struct pid *pid, enum pid_type type, in f_modown()
105 void __f_setown(struct file *filp, struct pid *pid, enum pid_type type, in __f_setown()
116 struct pid *pid = NULL; in f_setown() local
151 pid_t pid = 0; in f_getown() local
169 struct pid *pid; in f_setown_ex() local
793 struct pid *pid; in send_sigio() local
830 struct pid *pid; in send_sigurg() local
Dlocks.c2294 struct pid *pid; in locks_translate_pid() local
/fs/lockd/
Dsvclock.c352 static struct nlm_lockowner *__nlmsvc_find_lockowner(struct nlm_host *host, pid_t pid) in __nlmsvc_find_lockowner()
363 static struct nlm_lockowner *nlmsvc_find_lockowner(struct nlm_host *host, pid_t pid) in nlmsvc_find_lockowner()
399 pid_t pid) in nlmsvc_locks_init_private()
Dclntproc.c67 static inline int nlm_pidbusy(struct nlm_host *host, uint32_t pid) in nlm_pidbusy()
/fs/autofs/
Dwaitq.c356 pid_t pid; in autofs_wait() local
Dautofs_i.h94 pid_t pid; member
/fs/cifs/
Dfile.c1265 __u32 pid; member
1845 cifs_write(struct cifsFileInfo *open_file, __u32 pid, const char *write_data, in cifs_write()
2538 __u32 pid; in cifs_write_end() local
2908 pid_t pid; in cifs_write_from_iter() local
3644 pid_t pid; in cifs_send_async_read() local
4058 __u32 pid; in cifs_read() local
4393 pid_t pid; in cifs_readpages() local
Dsmb2pdu.c4872 u64 persistent_fid, u64 volatile_fid, u32 pid, in SMB2_set_info_init()
4922 u64 persistent_fid, u64 volatile_fid, u32 pid, u8 info_class, in send_set_info()
4982 u64 volatile_fid, u32 pid, __le64 *eof) in SMB2_set_eof()
5329 const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, in smb2_lockv()
5388 const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, in SMB2_lock()
Dcifsglob.h1250 __u32 pid; member
1315 __u32 pid; /* process id who opened file */ member
1340 __u32 pid; member
1382 pid_t pid; member
1416 pid_t pid; member
1598 __u32 pid; /* process id */ member
Dcifssmb.c1751 __u32 pid = io_parms->pid; in CIFSSMBRead() local
1859 __u32 pid = io_parms->pid; in CIFSSMBWrite() local
2292 __u32 pid = io_parms->pid; in CIFSSMBWrite2() local
Dcifspdu.h1147 __le32 pid; member
/fs/gfs2/
Dglock.h139 struct pid *pid; in gfs2_glock_is_locked_by_me() local
/fs/notify/fanotify/
Dfanotify.h144 struct pid *pid; member
/fs/orangefs/
Dupcall.h224 int pid; member
/fs/jbd2/
Dtransaction.c1810 pid_t pid; in jbd2_journal_stop() local
/fs/dlm/
Dlock.c6271 static void do_purge(struct dlm_ls *ls, int nodeid, int pid) in do_purge()
6286 static int send_purge(struct dlm_ls *ls, int nodeid, int pid) in send_purge()
6303 int nodeid, int pid) in dlm_user_purge()
/fs/fuse/
Dfile.c2456 const struct file_lock *fl, int opcode, pid_t pid, in fuse_lk_fill()
2506 struct pid *pid = fl->fl_type != F_UNLCK ? task_tgid(current) : NULL; in fuse_setlk() local
/fs/ocfs2/
Ddlmglue.c813 struct pid *pid) in ocfs2_pid_holder()
2672 struct pid *pid = task_pid(current); in ocfs2_inode_lock_tracker() local
/fs/ocfs2/cluster/
Dheartbeat.c1920 pid_t pid = 0; in o2hb_region_pid_show() local