Home
last modified time | relevance | path

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

/fs/proc/
Darray.c157 struct pid *pid, struct task_struct *p) in task_state()
324 struct pid *pid, struct task_struct *task) in proc_pid_status()
346 struct pid *pid, struct task_struct *task, int whole) in do_task_stat()
506 struct pid *pid, struct task_struct *task) in proc_tid_stat()
512 struct pid *pid, struct task_struct *task) in proc_tgid_stat()
518 struct pid *pid, struct task_struct *task) in proc_pid_statm()
Dbase.c353 struct pid *pid, struct task_struct *task) in proc_pid_stack()
767 struct pid *pid; in proc_single_show() local
2508 struct pid *pid, struct task_struct *task) in proc_pid_personality()
2618 static void proc_flush_task_mnt(struct vfsmount *mnt, pid_t pid, pid_t tgid) in proc_flush_task_mnt()
2693 struct pid *pid, *tgid = NULL; in proc_flush_task() local
2780 struct pid *pid; in next_tgid() local
/fs/
Dfcntl.c198 static void f_modown(struct file *filp, struct pid *pid, enum pid_type type, in f_modown()
212 int __f_setown(struct file *filp, struct pid *pid, enum pid_type type, in __f_setown()
230 struct pid *pid; in f_setown() local
253 pid_t pid; in f_getown() local
466 struct pid *pid; in send_sigio() local
494 struct pid *pid; in send_sigurg() local
/fs/ecryptfs/
Dmessaging.c189 struct user_namespace *user_ns, struct pid *pid) in ecryptfs_spawn_daemon()
228 struct pid *pid) in ecryptfs_process_helo()
312 struct pid *pid) in ecryptfs_process_quit()
356 struct user_namespace *user_ns, struct pid *pid, in ecryptfs_process_response()
Dmiscdev.c372 struct pid *pid, u32 seq) in ecryptfs_miscdev_response()
Decryptfs_kernel.h454 struct pid *pid; member
/fs/jffs2/
Dbackground.c34 pid_t pid; in jffs2_start_garbage_collect_thread() local
/fs/gfs2/
Dglock.h34 struct pid *pid; in gfs2_glock_is_locked_by_me() local
/fs/smbfs/
Dsmbiod.c154 struct pid *pid = get_pid(server->conn_pid); in smbiod_retry() local
/fs/autofs4/
Dautofs_i.h109 pid_t pid; member
/fs/lockd/
Dclntproc.c64 static inline int nlm_pidbusy(struct nlm_host *host, uint32_t pid) in nlm_pidbusy()
/fs/jbd/
Dtransaction.c1375 pid_t pid; in journal_stop() local
/fs/ext4/
Dmballoc.h215 unsigned pid; member
/fs/jbd2/
Dtransaction.c1246 pid_t pid; in jbd2_journal_stop() local
/fs/fuse/
Dfile.c1302 const struct file_lock *fl, int opcode, pid_t pid, in fuse_lk_fill()
1356 pid_t pid = fl->fl_type != F_UNLCK ? current->tgid : 0; in fuse_setlk() local
/fs/cifs/
Dcifsglob.h339 __u32 pid; /* process id who opened file */ member
426 __u16 pid; /* process id */ member
Dcifspdu.h1078 __le32 pid; member
/fs/dlm/
Dlock.c4864 static void do_purge(struct dlm_ls *ls, int nodeid, int pid) in do_purge()
4879 static int send_purge(struct dlm_ls *ls, int nodeid, int pid) in send_purge()
4896 int nodeid, int pid) in dlm_user_purge()
/fs/ocfs2/cluster/
Dheartbeat.c1371 pid_t pid = 0; in o2hb_region_pid_read() local