/kernel/linux/linux-6.6/arch/riscv/include/asm/ |
H A D | vector.h | 165 static inline void riscv_v_vstate_save(struct task_struct *task, in riscv_v_vstate_save() argument 176 static inline void riscv_v_vstate_restore(struct task_struct *task, in riscv_v_vstate_restore() argument
|
/kernel/linux/linux-6.6/arch/riscv/kernel/ |
H A D | compat_signal.c | 123 struct task_struct *task; in COMPAT_SYSCALL_DEFINE0() local
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | syscall.h | 20 static inline long syscall_get_nr(struct task_struct *task, in syscall_get_nr() argument 27 static inline void syscall_rollback(struct task_struct *task, in syscall_rollback() argument 33 static inline long syscall_get_error(struct task_struct *task, in syscall_get_error() argument 49 static inline long syscall_get_return_value(struct task_struct *task, in syscall_get_return_value() argument 55 static inline void syscall_set_return_value(struct task_struct *task, in syscall_set_return_value() argument 63 static inline void syscall_get_arguments(struct task_struct *task, in syscall_get_arguments() argument 81 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch() argument [all...] |
/kernel/linux/linux-6.6/arch/um/include/asm/ |
H A D | thread_info.h | 20 struct task_struct *task; /* main task structure */ member
|
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | cxllib.c | 169 int cxllib_get_PE_attributes(struct task_struct *task, in cxllib_get_PE_attributes() argument
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-vbi.c | 39 task_init(struct saa7134_dev *dev, struct saa7134_buf *buf, int task) task_init() argument [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | restrack.c | 156 rdma_restrack_attach_task(struct rdma_restrack_entry *res, struct task_struct *task) rdma_restrack_attach_task() argument [all...] |
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | tty_ldsem.c | 51 struct task_struct *task; member [all...] |
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_backchannel.c | 98 xprt_rdma_bc_allocate(struct rpc_task *task) in xprt_rdma_bc_allocate() argument 124 xprt_rdma_bc_free(struct rpc_task *task) in xprt_rdma_bc_free() argument
|
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | auth_unix.c | 103 unx_marshal(struct rpc_task *task, struct xdr_stream *xdr) in unx_marshal() argument 158 unx_refresh(struct rpc_task *task) in unx_refresh() argument 165 unx_validate(struct rpc_task *task, struct xdr_stream *xdr) in unx_validate() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | time_namespace.h | 94 static inline int vdso_join_timens(struct task_struct *task, in vdso_join_timens() argument
|
H A D | ww_mutex.h | 32 struct task_struct *task; member
|
H A D | mutex.h | 85 struct task_struct *task; member
|
H A D | swait.h | 49 struct task_struct *task; member
|
/kernel/linux/linux-5.10/fs/lockd/ |
H A D | clntlock.c | 216 struct task_struct *task; in nlmclnt_recovery() local
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4super.c | 78 const struct task_struct *task; member
|
/kernel/linux/linux-5.10/lib/ |
H A D | fault-inject.c | 58 static bool fail_task(struct fault_attr *attr, struct task_struct *task) in fail_task() argument
|
/kernel/linux/linux-5.10/mm/ |
H A D | reclaim_acct.c | 152 struct task_struct *task = NULL; in reclaimacct_module_init() local
|
/kernel/linux/linux-5.10/kernel/ |
H A D | stacktrace.c | 292 stack_trace_save_tsk(struct task_struct *task, unsigned long *store, unsigned int size, unsigned int skipnr) stack_trace_save_tsk() argument [all...] |
H A D | kcmp.c | 62 get_file_raw_ptr(struct task_struct *task, unsigned int idx) in get_file_raw_ptr() argument
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | preemptirq_delay_test.c | 135 struct task_struct *task; in preemptirq_run_test() local
|
/kernel/linux/linux-5.10/ipc/ |
H A D | namespace.c | 181 static struct ns_common *ipcns_get(struct task_struct *task) in ipcns_get() argument
|
/kernel/linux/linux-5.10/fs/ |
H A D | proc_namespace.c | 242 struct task_struct *task = get_proc_task(inode); in mounts_open_common() local [all...] |
/kernel/linux/linux-5.10/fs/proc/ |
H A D | namespaces.c | 47 struct task_struct *task; in proc_ns_get_link() local 75 struct task_struct *task; in proc_ns_readlink() local 98 proc_ns_instantiate(struct dentry *dentry, struct task_struct *task, const void *ptr) proc_ns_instantiate() argument 120 struct task_struct *task = get_proc_task(file_inode(file)); proc_ns_dir_readdir() local 154 struct task_struct *task = get_proc_task(dir); proc_ns_dir_lookup() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | eq.h | 15 struct tasklet_struct task; member
|