Home
last modified time | relevance | path

Searched defs:task (Results 1 – 25 of 28) sorted by relevance

12

/fs/proc/
Dbase.c155 static struct fs_struct *get_fs_struct(struct task_struct *task) in get_fs_struct()
180 struct task_struct *task = get_proc_task(inode); in proc_cwd_link() local
201 struct task_struct *task = get_proc_task(inode); in proc_root_link() local
223 static int check_mem_permission(struct task_struct *task) in check_mem_permission()
251 struct mm_struct *mm_for_maps(struct task_struct *task) in mm_for_maps()
273 static int proc_pid_cmdline(struct task_struct *task, char * buffer) in proc_pid_cmdline()
310 static int proc_pid_auxv(struct task_struct *task, char *buffer) in proc_pid_auxv()
334 static int proc_pid_wchan(struct task_struct *task, char *buffer) in proc_pid_wchan()
353 struct pid *pid, struct task_struct *task) in proc_pid_stack()
383 static int proc_pid_schedstat(struct task_struct *task, char *buffer) in proc_pid_schedstat()
[all …]
Darray.c324 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()
Dtask_mmu.c260 struct task_struct *task = priv->task; in show_map() local
374 struct task_struct *task = priv->task; in show_smap() local
468 struct task_struct *task; in clear_refs_write() local
640 struct task_struct *task = get_proc_task(file->f_path.dentry->d_inode); in pagemap_read() local
Dproc_net.c104 struct task_struct *task; in get_proc_task_net() local
/fs/nfs/
Dread.c162 struct rpc_task *task; in nfs_read_rpcsetup() local
328 int nfs_readpage_result(struct rpc_task *task, struct nfs_read_data *data) in nfs_readpage_result()
348 static void nfs_readpage_retry(struct rpc_task *task, struct nfs_read_data *data) in nfs_readpage_retry()
372 static void nfs_readpage_result_partial(struct rpc_task *task, void *calldata) in nfs_readpage_result_partial()
434 static void nfs_readpage_result_full(struct rpc_task *task, void *calldata) in nfs_readpage_result_full()
Ddirect.c229 static void nfs_direct_read_result(struct rpc_task *task, void *calldata) in nfs_direct_read_result()
282 struct rpc_task *task; in nfs_direct_read_schedule_segment() local
451 struct rpc_task *task; in nfs_direct_write_reschedule() local
509 static void nfs_direct_commit_result(struct rpc_task *task, void *calldata) in nfs_direct_commit_result()
545 struct rpc_task *task; in nfs_direct_commit_schedule() local
625 static void nfs_direct_write_result(struct rpc_task *task, void *calldata) in nfs_direct_write_result()
695 struct rpc_task *task; in nfs_direct_write_schedule_segment() local
Dnfs4proc.c395 static int nfs4_wait_for_completion_rpc_task(struct rpc_task *task) in nfs4_wait_for_completion_rpc_task()
828 static void nfs4_open_confirm_done(struct rpc_task *task, void *calldata) in nfs4_open_confirm_done()
873 struct rpc_task *task; in _nfs4_proc_open_confirm() local
907 static void nfs4_open_prepare(struct rpc_task *task, void *calldata) in nfs4_open_prepare()
947 static void nfs4_open_done(struct rpc_task *task, void *calldata) in nfs4_open_done()
1010 struct rpc_task *task; in _nfs4_proc_open() local
1323 static void nfs4_close_done(struct rpc_task *task, void *data) in nfs4_close_done()
1354 static void nfs4_close_prepare(struct rpc_task *task, void *data) in nfs4_close_prepare()
1416 struct rpc_task *task; in nfs4_do_close() local
2087 static int nfs4_proc_unlink_done(struct rpc_task *task, struct inode *dir) in nfs4_proc_unlink_done()
[all …]
Dunlink.c79 static void nfs_async_unlink_done(struct rpc_task *task, void *calldata) in nfs_async_unlink_done()
124 struct rpc_task *task; in nfs_do_call_unlink() local
Dnfs3proc.c44 nfs3_async_handle_jukebox(struct rpc_task *task, struct inode *inode) in nfs3_async_handle_jukebox()
416 nfs3_proc_unlink_done(struct rpc_task *task, struct inode *dir) in nfs3_proc_unlink_done()
753 static int nfs3_read_done(struct rpc_task *task, struct nfs_read_data *data) in nfs3_read_done()
768 static int nfs3_write_done(struct rpc_task *task, struct nfs_write_data *data) in nfs3_write_done()
782 static int nfs3_commit_done(struct rpc_task *task, struct nfs_write_data *data) in nfs3_commit_done()
Dwrite.c790 struct rpc_task *task; in nfs_write_rpcsetup() local
977 static void nfs_writeback_done_partial(struct rpc_task *task, void *calldata) in nfs_writeback_done_partial()
1041 static void nfs_writeback_done_full(struct rpc_task *task, void *calldata) in nfs_writeback_done_full()
1100 int nfs_writeback_done(struct rpc_task *task, struct nfs_write_data *data) in nfs_writeback_done()
1198 struct rpc_task *task; in nfs_commit_rpcsetup() local
1277 static void nfs_commit_done(struct rpc_task *task, void *calldata) in nfs_commit_done()
Dproc.c309 static int nfs_proc_unlink_done(struct rpc_task *task, struct inode *dir) in nfs_proc_unlink_done()
562 static int nfs_read_done(struct rpc_task *task, struct nfs_read_data *data) in nfs_read_done()
581 static int nfs_write_done(struct rpc_task *task, struct nfs_write_data *data) in nfs_write_done()
Dcallback.c32 struct task_struct *task; member
Dnfs4state.c753 int nfs_wait_on_sequence(struct nfs_seqid *seqid, struct rpc_task *task) in nfs_wait_on_sequence()
786 struct task_struct *task; in nfs4_schedule_state_manager() local
Dnfs2xdr.c399 struct rpc_task *task = req->rq_task; in nfs_xdr_readdirargs() local
/fs/lockd/
Dclntproc.c358 struct rpc_task *task; in nlm_do_async_call() local
402 struct rpc_task *task; in nlmclnt_async_call() local
699 static void nlmclnt_unlock_callback(struct rpc_task *task, void *data) in nlmclnt_unlock_callback()
762 static void nlmclnt_cancel_callback(struct rpc_task *task, void *data) in nlmclnt_cancel_callback()
Dclntlock.c244 struct task_struct *task; in nlmclnt_recovery() local
Dsvclock.c792 static void nlmsvc_grant_callback(struct rpc_task *task, void *data) in nlmsvc_grant_callback()
Dsvc4proc.c229 static void nlm4svc_callback_exit(struct rpc_task *task, void *data) in nlm4svc_callback_exit()
Dsvcproc.c259 static void nlmsvc_callback_exit(struct rpc_task *task, void *data) in nlmsvc_callback_exit()
/fs/
Dioprio.c30 int set_task_ioprio(struct task_struct *task, int ioprio) in set_task_ioprio()
Dbinfmt_elf.c1439 struct task_struct *task; member
1457 static void do_thread_regset_writeback(struct task_struct *task, in do_thread_regset_writeback()
Dexec.c1652 struct task_struct *task; in coredump_finish() local
/fs/btrfs/
Dasync-thread.c45 struct task_struct *task; member
/fs/ocfs2/cluster/
Dtcp.c147 u32 msgkey, struct task_struct *task, u8 node) in o2net_init_nst()
185 u32 msgkey, struct task_struct *task, u8 node) in o2net_init_nst()
/fs/ecryptfs/
Decryptfs_kernel.h439 struct task_struct *task; member
457 struct task_struct *task; member

12