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.c159 struct pid *pid, struct task_struct *p) in task_state()
395 struct pid *pid, struct task_struct *task) in proc_pid_status()
416 struct pid *pid, struct task_struct *task, int whole) in do_task_stat()
608 struct pid *pid, struct task_struct *task) in proc_tid_stat()
614 struct pid *pid, struct task_struct *task) in proc_tgid_stat()
620 struct pid *pid, struct task_struct *task) in proc_pid_statm()
652 struct pid *pid = NULL; in get_children_pid() local
707 pid_t pid; in children_seq_show() local
722 struct pid *pid; in children_seq_next() local
Dbase.c389 struct pid *pid, struct task_struct *task) in proc_pid_wchan()
428 struct pid *pid, struct task_struct *task) in proc_pid_stack()
479 struct pid *pid, struct task_struct *task) in proc_pid_schedstat()
554 struct pid *pid, struct task_struct *task) in proc_oom_score()
592 struct pid *pid, struct task_struct *task) in proc_pid_limits()
634 struct pid *pid, struct task_struct *task) in proc_pid_syscall()
702 static bool has_pid_permissions(struct pid_namespace *pid, in has_pid_permissions()
716 struct pid_namespace *pid = inode->i_sb->s_fs_info; in proc_pid_permission() local
752 struct pid *pid; in proc_single_show() local
1798 struct pid_namespace *pid = path->dentry->d_sb->s_fs_info; in pid_getattr() local
[all …]
Droot.c54 static int proc_parse_options(char *options, struct pid_namespace *pid) in proc_parse_options()
98 struct pid_namespace *pid = sb->s_fs_info; in proc_remount() local
Dthread_self.c16 pid_t pid = task_pid_nr_ns(current, ns); in proc_thread_self_get_link() local
Dinode.c107 struct pid_namespace *pid = sb->s_fs_info; in proc_show_options() local
Dinternal.h64 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
775 struct pid *pid; in send_sigio() local
810 struct pid *pid; in send_sigurg() local
Dlocks.c2071 struct pid *pid; in locks_translate_pid() local
/fs/exofs/
Dsuper.c56 uint64_t pid; member
416 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/cifs/
Dfile.c1230 __u32 pid; member
1765 cifs_write(struct cifsFileInfo *open_file, __u32 pid, const char *write_data, in cifs_write()
2339 __u32 pid; in cifs_write_end() local
2616 pid_t pid; in cifs_write_from_iter() local
3151 pid_t pid; in cifs_send_async_read() local
3459 __u32 pid; in cifs_read() local
3776 pid_t pid; in cifs_readpages() local
Dsmb2pdu.c3133 u64 persistent_fid, u64 volatile_fid, u32 pid, u8 info_class, in send_set_info()
3288 u64 volatile_fid, u32 pid, __le64 *eof, bool is_falloc) in SMB2_set_eof()
3539 const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, in smb2_lockv()
3588 const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, in SMB2_lock()
Dcifsglob.h1027 __u32 pid; member
1085 __u32 pid; /* process id who opened file */ member
1106 __u32 pid; member
1142 pid_t pid; member
1171 pid_t pid; member
1352 __u32 pid; /* process id */ member
Dcifssmb.c1724 __u32 pid = io_parms->pid; in CIFSSMBRead() local
1832 __u32 pid = io_parms->pid; in CIFSSMBWrite() local
2233 __u32 pid = io_parms->pid; in CIFSSMBWrite2() local
/fs/autofs4/
Dwaitq.c365 pid_t pid; in autofs4_wait() local
Dautofs_i.h94 pid_t pid; member
/fs/gfs2/
Dglock.h142 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.c1642 pid_t pid; in jbd2_journal_stop() local
/fs/orangefs/
Dupcall.h224 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.c2138 const struct file_lock *fl, int opcode, pid_t pid, in fuse_lk_fill()
2188 struct pid *pid = fl->fl_type != F_UNLCK ? task_tgid(current) : NULL; in fuse_setlk() local
/fs/ocfs2/cluster/
Dheartbeat.c1996 pid_t pid = 0; in o2hb_region_pid_show() local

12