Home
last modified time | relevance | path

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

12

/fs/f2fs/
Dtrace.c35 static int __file_type(struct inode *inode, pid_t pid) in __file_type()
56 pid_t pid = task_pid_nr(current); in f2fs_trace_pid() local
90 pid_t pid; in f2fs_trace_ios() local
152 pid_t pid[PIDVEC_SIZE]; in f2fs_destroy_trace_ios() local
Dtrace.h26 pid_t pid; member
/fs/proc/
Darray.c153 struct pid *pid, struct task_struct *p) in task_state()
405 struct pid *pid, struct task_struct *task) in proc_pid_status()
431 struct pid *pid, struct task_struct *task, int whole) in do_task_stat()
624 struct pid *pid, struct task_struct *task) in proc_tid_stat()
630 struct pid *pid, struct task_struct *task) in proc_tgid_stat()
636 struct pid *pid, struct task_struct *task) in proc_pid_statm()
668 struct pid *pid = NULL; in get_children_pid() local
735 struct pid *pid; in children_seq_next() local
Dbase.c385 struct pid *pid, struct task_struct *task) in proc_pid_wchan()
427 struct pid *pid, struct task_struct *task) in proc_pid_stack()
475 struct pid *pid, struct task_struct *task) in proc_pid_schedstat()
549 struct pid *pid, struct task_struct *task) in proc_oom_score()
586 struct pid *pid, struct task_struct *task) in proc_pid_limits()
630 struct pid *pid, struct task_struct *task) in proc_pid_syscall()
699 static bool has_pid_permissions(struct pid_namespace *pid, in has_pid_permissions()
713 struct pid_namespace *pid = proc_pid_ns(inode); in proc_pid_permission() local
749 struct pid *pid = proc_pid(inode); in proc_single_show() local
1788 struct pid_namespace *pid = proc_pid_ns(inode); in pid_getattr() local
[all …]
Dthread_self.c17 pid_t pid = task_pid_nr_ns(current, ns); in proc_thread_self_get_link() local
Droot.c147 struct pid_namespace *pid = sb->s_fs_info; in proc_reconfigure() local
Dinode.c108 struct pid_namespace *pid = sb->s_fs_info; in proc_show_options() local
Dinternal.h85 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; in f_getown() local
164 struct pid *pid; in f_setown_ex() local
782 struct pid *pid; in send_sigio() local
819 struct pid *pid; in send_sigurg() local
Dlocks.c2263 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()
415 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/notify/fanotify/
Dfanotify.h86 struct pid *pid; member
/fs/autofs/
Dwaitq.c355 pid_t pid; in autofs_wait() local
Dautofs_i.h94 pid_t pid; member
/fs/cifs/
Dfile.c1271 __u32 pid; member
1802 cifs_write(struct cifsFileInfo *open_file, __u32 pid, const char *write_data, in cifs_write()
2489 __u32 pid; in cifs_write_end() local
2824 pid_t pid; in cifs_write_from_iter() local
3548 pid_t pid; in cifs_send_async_read() local
3954 __u32 pid; in cifs_read() local
4286 pid_t pid; in cifs_readpages() local
Dsmb2pdu.c4342 u64 persistent_fid, u64 volatile_fid, u32 pid, u8 info_class, in SMB2_set_info_init()
4391 u64 persistent_fid, u64 volatile_fid, u32 pid, u8 info_class, in send_set_info()
4448 u64 volatile_fid, u32 pid, __le64 *eof) in SMB2_set_eof()
4777 const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, in smb2_lockv()
4833 const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, in SMB2_lock()
Dcifsglob.h1189 __u32 pid; member
1253 __u32 pid; /* process id who opened file */ member
1275 __u32 pid; member
1316 pid_t pid; member
1349 pid_t pid; member
1530 __u32 pid; /* process id */ member
Dcifssmb.c1824 __u32 pid = io_parms->pid; in CIFSSMBRead() local
1932 __u32 pid = io_parms->pid; in CIFSSMBWrite() local
2365 __u32 pid = io_parms->pid; in CIFSSMBWrite2() local
/fs/gfs2/
Dglock.h139 struct pid *pid; in gfs2_glock_is_locked_by_me() local
/fs/jbd2/
Dtransaction.c1707 pid_t pid; in jbd2_journal_stop() local
/fs/orangefs/
Dupcall.h224 int pid; member
/fs/dlm/
Dlock.c6257 static void do_purge(struct dlm_ls *ls, int nodeid, int pid) in do_purge()
6272 static int send_purge(struct dlm_ls *ls, int nodeid, int pid) in send_purge()
6289 int nodeid, int pid) in dlm_user_purge()
/fs/fuse/
Dfile.c2340 const struct file_lock *fl, int opcode, pid_t pid, in fuse_lk_fill()
2390 struct pid *pid = fl->fl_type != F_UNLCK ? task_tgid(current) : NULL; in fuse_setlk() local
/fs/ocfs2/
Ddlmglue.c807 struct pid *pid) in ocfs2_pid_holder()
2666 struct pid *pid = task_pid(current); in ocfs2_inode_lock_tracker() local

12