Searched defs:task (Results 201 - 225 of 682) sorted by relevance

1234567891011>>

/linux-master/io_uring/
H A Dtctx.c60 __cold int io_uring_alloc_task_context(struct task_struct *task, argument
15 io_init_wq_offload(struct io_ring_ctx *ctx, struct task_struct *task) argument
H A Dio-wq.h41 struct task_struct *task; member in struct:io_wq_data
/linux-master/kernel/locking/
H A Drtmutex_common.h55 struct task_struct *task; member in struct:rt_mutex_waiter
/linux-master/include/linux/
H A Dswait.h49 struct task_struct *task; member in struct:swait_queue
H A Dkthread.h128 struct task_struct *task; member in struct:kthread_worker
H A Dtime_namespace.h110 static inline int vdso_join_timens(struct task_struct *task, argument
/linux-master/arch/openrisc/kernel/
H A Dptrace.c153 const struct user_regset_view *task_user_regset_view(struct task_struct *task) argument
/linux-master/arch/arc/kernel/
H A Dkgdb.c69 sleeping_thread_to_gdb_regs(unsigned long *gdb_regs, struct task_struct *task) argument
/linux-master/arch/xtensa/kernel/
H A Dstacktrace.c223 save_stack_trace_tsk(struct task_struct *task, struct stack_trace *trace) argument
/linux-master/net/sunrpc/
H A Dauth_tls.c35 static void rpc_tls_probe_call_prepare(struct rpc_task *task, void *data) argument
41 static void rpc_tls_probe_call_done(struct rpc_task *task, void *data) argument
62 struct rpc_task *task; local
99 tls_marshal(struct rpc_task *task, struct xdr_stream *xdr) argument
115 tls_refresh(struct rpc_task *task) argument
121 tls_validate(struct rpc_task *task, struct xdr_stream *xdr) argument
[all...]
/linux-master/kernel/
H A Dkcmp.c62 get_file_raw_ptr(struct task_struct *task, unsigned int idx) argument
H A Dstacktrace.c291 stack_trace_save_tsk(struct task_struct *task, unsigned long *store, unsigned int size, unsigned int skipnr) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Deq.h15 struct tasklet_struct task; member in struct:mlx5_eq_tasklet
/linux-master/arch/m68k/kernel/
H A Dptrace.c77 static inline long get_reg(struct task_struct *task, int regno) argument
101 static inline int put_reg(struct task_struct *task, int regno, argument
346 task_user_regset_view(struct task_struct *task) argument
[all...]
/linux-master/arch/arm64/include/asm/
H A Dmte.h143 static inline long set_mte_ctrl(struct task_struct *task, unsigned long arg) argument
147 static inline long get_mte_ctrl(struct task_struct *task) argument
160 static inline void mte_disable_tco_entry(struct task_struct *task) argument
/linux-master/arch/powerpc/kernel/
H A Dsignal.c39 unsigned long copy_fpr_from_user(struct task_struct *task, argument
66 unsigned long copy_vsx_from_user(struct task_struct *task, argument
26 copy_fpr_to_user(void __user *to, struct task_struct *task) argument
54 copy_vsx_to_user(void __user *to, struct task_struct *task) argument
80 copy_ckfpr_to_user(void __user *to, struct task_struct *task) argument
93 copy_ckfpr_from_user(struct task_struct *task, void __user *from) argument
108 copy_ckvsx_to_user(void __user *to, struct task_struct *task) argument
120 copy_ckvsx_from_user(struct task_struct *task, void __user *from) argument
[all...]
/linux-master/security/apparmor/
H A Dresource.c115 aa_task_setrlimit(const struct cred *subj_cred, struct aa_label *label, struct task_struct *task, unsigned int resource, struct rlimit *new_rlim) argument
[all...]
H A Dtask.c29 struct aa_label *aa_get_task_label(struct task_struct *task) argument
[all...]
/linux-master/fs/
H A Dproc_namespace.c241 struct task_struct *task = get_proc_task(inode); local
[all...]
/linux-master/fs/bcachefs/
H A Dsix.h151 struct task_struct *task; member in struct:six_lock_waiter
/linux-master/arch/hexagon/kernel/
H A Dptrace.c158 const struct user_regset_view *task_user_regset_view(struct task_struct *task) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dlocal_storage.c67 struct task_struct *task; local
/linux-master/arch/loongarch/kernel/
H A Dvdso.c131 int vdso_join_timens(struct task_struct *task, struct time_namespace *ns) argument
/linux-master/net/sunrpc/xprtrdma/
H A Dsvc_rdma_backchannel.c101 xprt_rdma_bc_allocate(struct rpc_task *task) argument
127 xprt_rdma_bc_free(struct rpc_task *task) argument
/linux-master/fs/lockd/
H A Dclntlock.c214 struct task_struct *task; local

Completed in 335 milliseconds

1234567891011>>