Home
last modified time | relevance | path

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

12

/fs/f2fs/
Dtrace.c38 static int __file_type(struct inode *inode, pid_t pid) in __file_type()
59 pid_t pid = task_pid_nr(current); in f2fs_trace_pid() local
87 pid_t pid; in f2fs_trace_ios() local
149 pid_t pid[PIDVEC_SIZE]; in f2fs_destroy_trace_ios() local
Dtrace.h29 pid_t pid; member
/fs/proc/
Darray.c158 struct pid *pid, struct task_struct *p) in task_state()
369 struct pid *pid, struct task_struct *task) in proc_pid_status()
390 struct pid *pid, struct task_struct *task, int whole) in do_task_stat()
582 struct pid *pid, struct task_struct *task) in proc_tid_stat()
588 struct pid *pid, struct task_struct *task) in proc_tgid_stat()
594 struct pid *pid, struct task_struct *task) in proc_pid_statm()
626 struct pid *pid = NULL; in get_children_pid() local
681 pid_t pid; in children_seq_show() local
696 struct pid *pid; in children_seq_next() local
Dthread_self.c14 pid_t pid = task_pid_nr_ns(current, ns); in proc_thread_self_readlink() local
28 pid_t pid = task_pid_nr_ns(current, ns); in proc_thread_self_get_link() local
Droot.c36 int proc_parse_options(char *options, struct pid_namespace *pid) in proc_parse_options()
79 struct pid_namespace *pid = sb->s_fs_info; in proc_remount() local
Dbase.c410 struct pid *pid, struct task_struct *task) in proc_pid_wchan()
449 struct pid *pid, struct task_struct *task) in proc_pid_stack()
486 struct pid *pid, struct task_struct *task) in proc_pid_schedstat()
561 struct pid *pid, struct task_struct *task) in proc_oom_score()
599 struct pid *pid, struct task_struct *task) in proc_pid_limits()
641 struct pid *pid, struct task_struct *task) in proc_pid_syscall()
709 static bool has_pid_permissions(struct pid_namespace *pid, in has_pid_permissions()
723 struct pid_namespace *pid = inode->i_sb->s_fs_info; in proc_pid_permission() local
759 struct pid *pid; in proc_single_show() local
1715 struct pid_namespace *pid = dentry->d_sb->s_fs_info; in pid_getattr() local
[all …]
Dinternal.h62 struct pid *pid; member
Dinode.c105 struct pid_namespace *pid = sb->s_fs_info; in proc_show_options() local
/fs/
Dfcntl.c84 static void f_modown(struct file *filp, struct pid *pid, enum pid_type type, in f_modown()
102 void __f_setown(struct file *filp, struct pid *pid, enum pid_type type, in __f_setown()
113 struct pid *pid; in f_setown() local
138 pid_t pid; in f_getown() local
151 struct pid *pid; in f_setown_ex() local
499 struct pid *pid; in send_sigio() local
534 struct pid *pid; in send_sigurg() local
/fs/cifs/
Dfile.c1184 __u32 pid; member
1701 cifs_write(struct cifsFileInfo *open_file, __u32 pid, const char *write_data, in cifs_write()
2273 __u32 pid; in cifs_write_end() local
2545 pid_t pid; in cifs_write_from_iter() local
2970 pid_t pid; in cifs_send_async_read() local
3192 __u32 pid; in cifs_read() local
3490 pid_t pid; in cifs_readpages() local
Dsmb2pdu.c2724 u64 persistent_fid, u64 volatile_fid, u32 pid, int info_class, in send_set_info()
2873 u64 volatile_fid, u32 pid, __le64 *eof, bool is_falloc) in SMB2_set_eof()
3079 const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, in smb2_lockv()
3121 const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, in SMB2_lock()
Dcifsglob.h1013 __u32 pid; member
1073 __u32 pid; /* process id who opened file */ member
1096 __u32 pid; member
1114 pid_t pid; member
1139 pid_t pid; member
1308 __u32 pid; /* process id */ member
Dcifssmb.c1684 __u32 pid = io_parms->pid; in CIFSSMBRead() local
1792 __u32 pid = io_parms->pid; in CIFSSMBWrite() local
2194 __u32 pid = io_parms->pid; in CIFSSMBWrite2() local
/fs/exofs/
Dsuper.c56 uint64_t pid; member
415 struct osd_dev *od, u64 pid) in _exofs_print_device()
Dsys.c157 uint64_t pid = sbi->one_comp.obj.partition; in exofs_sysfs_sb_add() local
/fs/autofs4/
Dwaitq.c366 pid_t pid; in autofs4_wait() local
Dautofs_i.h92 pid_t pid; member
/fs/gfs2/
Dglock.h141 struct pid *pid; in gfs2_glock_is_locked_by_me() local
/fs/lockd/
Dclntproc.c65 static inline int nlm_pidbusy(struct nlm_host *host, uint32_t pid) in nlm_pidbusy()
/fs/jbd2/
Dtransaction.c1614 pid_t pid; in jbd2_journal_stop() local
/fs/orangefs/
Dupcall.h222 int pid; member
/fs/dlm/
Dlock.c6256 static void do_purge(struct dlm_ls *ls, int nodeid, int pid) in do_purge()
6271 static int send_purge(struct dlm_ls *ls, int nodeid, int pid) in send_purge()
6288 int nodeid, int pid) in dlm_user_purge()
/fs/fuse/
Dfile.c2117 const struct file_lock *fl, int opcode, pid_t pid, in fuse_lk_fill()
2167 pid_t pid = fl->fl_type != F_UNLCK ? current->tgid : 0; in fuse_setlk() local
/fs/ocfs2/cluster/
Dheartbeat.c1997 pid_t pid = 0; in o2hb_region_pid_show() local
/fs/ocfs2/
Ddlmglue.c781 struct pid *pid; in ocfs2_is_locked_by_me() local

12