| /kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/ |
| H A D | hisi_femac.c | 304 int work_done = 0, task = budget; in hisi_femac_poll() local
|
| /kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
| H A D | saa7134-video.c | 461 static void set_h_prescale(struct saa7134_dev *dev, int task, int prescale) in set_h_prescale() argument 499 static void set_v_scale(struct saa7134_dev *dev, int task, int yscale) in set_v_scale() argument 524 set_size(struct saa7134_dev *dev, int task, int width, int height, int interlace) set_size() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_wqe.h | 384 struct hinic_sq_task task; member
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | nfs4_fs.h | 96 struct rpc_task *task; member
|
| H A D | pnfs.h | 781 pnfs_roc_done(struct rpc_task *task, in pnfs_roc_done() argument 797 pnfs_wait_on_layoutreturn(struct inode *ino, struct rpc_task *task) in pnfs_wait_on_layoutreturn() argument
|
| H A D | write.c | 1499 void nfs_commit_prepare(struct rpc_task *task, void *calldata) in nfs_commit_prepare() argument 1542 static int nfs_writeback_done(struct rpc_task *task, in nfs_writeback_done() argument 1608 static void nfs_writeback_result(struct rpc_task *task, in nfs_writeback_result() argument 1690 struct rpc_task *task; nfs_initiate_commit() local 1840 nfs_commit_done(struct rpc_task *task, void *calldata) nfs_commit_done() argument [all...] |
| H A D | nfs4state.c | 1175 int nfs_wait_on_sequence(struct nfs_seqid *seqid, struct rpc_task *task) in nfs_wait_on_sequence() argument 1210 struct task_struct *task; in nfs4_schedule_state_manager() local [all...] |
| /kernel/linux/linux-6.6/fs/ |
| H A D | binfmt_elf.c | 1730 struct task_struct *task; member 1752 static void do_thread_regset_writeback(struct task_struct *task, in do_thread_regset_writeback() argument [all...] |
| /kernel/linux/linux-6.6/fs/ecryptfs/ |
| H A D | ecryptfs_kernel.h | 396 struct task_struct *task; member
|
| /kernel/linux/linux-6.6/fs/gfs2/ |
| H A D | glock.c | 2681 struct task_struct *task; member [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | audit.h | 308 static inline void audit_set_context(struct task_struct *task, struct audit_context *ctx) in audit_set_context() argument 323 static inline void audit_free(struct task_struct *task) in audit_free() argument 577 static inline int audit_alloc(struct task_struct *task) in audit_alloc() argument 581 static inline void audit_free(struct task_struct *task) in audit_free() argument 597 static inline void audit_set_context(struct task_struct *task, struc in audit_dummy_context() argument [all...] |
| H A D | ftrace.h | 1141 ftrace_graph_ret_addr(struct task_struct *task, int *idx, unsigned long ret, in ftrace_graph_ret_addr() argument
|
| H A D | hp_sdc.h | 297 struct tasklet_struct task; member
|
| /kernel/linux/linux-6.6/fs/proc/ |
| H A D | task_mmu.c | 120 struct task_struct *task = priv->task; in hold_task_mempolicy() local 1262 struct task_struct *task; clear_refs_write() local [all...] |
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | connect.c | 1609 struct task_struct *task; in cifs_put_tcp_session() local
|
| /kernel/linux/linux-6.6/fs/ocfs2/cluster/ |
| H A D | tcp.c | 133 o2net_init_nst(struct o2net_send_tracking *nst, u32 msgtype, u32 msgkey, struct task_struct *task, u8 node) o2net_init_nst() argument
|
| /kernel/linux/linux-6.6/include/linux/sched/ |
| H A D | signal.h | 76 struct task_struct *task; member 283 struct task_struct *task = current; in kernel_dequeue_signal() local 365 __set_notify_signal(struct task_struct *task) __set_notify_signal() argument 375 set_notify_signal(struct task_struct *task) set_notify_signal() argument 493 clear_tsk_restore_sigmask(struct task_struct *task) clear_tsk_restore_sigmask() argument 502 test_tsk_restore_sigmask(struct task_struct *task) test_tsk_restore_sigmask() argument 522 clear_tsk_restore_sigmask(struct task_struct *task) clear_tsk_restore_sigmask() argument 534 test_tsk_restore_sigmask(struct task_struct *task) test_tsk_restore_sigmask() argument 672 task_pid_type(struct task_struct *task, enum pid_type type) task_pid_type() argument 682 task_tgid(struct task_struct *task) task_tgid() argument 692 task_pgrp(struct task_struct *task) task_pgrp() argument 697 task_session(struct task_struct *task) task_session() argument 702 get_nr_threads(struct task_struct *task) get_nr_threads() argument 737 lock_task_sighand(struct task_struct *task, unsigned long *flags) lock_task_sighand() argument 747 unlock_task_sighand(struct task_struct *task, unsigned long *flags) unlock_task_sighand() argument 756 lockdep_assert_task_sighand_held(struct task_struct *task) lockdep_assert_task_sighand_held() argument 759 task_rlimit(const struct task_struct *task, unsigned int limit) task_rlimit() argument 765 task_rlimit_max(const struct task_struct *task, unsigned int limit) task_rlimit_max() argument [all...] |
| /kernel/linux/linux-6.6/include/scsi/ |
| H A D | libiscsi.h | 138 static inline int iscsi_task_has_unsol_data(struct iscsi_task *task) in iscsi_task_has_unsol_data() argument 143 static inline void* iscsi_next_hdr(struct iscsi_task *task) in iscsi_next_hdr() argument 148 static inline bool iscsi_task_is_completed(struct iscsi_task *task) in iscsi_task_is_completed() argument 157 struct iscsi_task *task; global() member 205 struct iscsi_task *task; /* xmit task in progress */ global() member [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/mvsas/ |
| H A D | mv_sas.h | 309 struct sas_task *task; member 417 struct sas_task *task; member
|
| /kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_hipd.c | 2965 sym_dequeue_from_squeue(struct sym_hcb *np, int i, int target, int lun, int task) argument 3186 int sym_clear_tasks(struct sym_hcb *np, int cam_status, int target, int lun, int task) argument 3275 int target=-1, lun=-1, task; global() local [all...] |
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| H A D | ps3fb.c | 119 struct task_struct *task; member 978 struct task_struct *task; in ps3fb_probe() local 1221 struct task_struct *task = ps3fb.task; ps3fb_shutdown() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_process.c | 928 struct task_struct *task = NULL; in kfd_lookup_process_by_pid() local
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | audit.c | 216 int auditd_test_task(struct task_struct *task) in auditd_test_task() argument [all...] |
| /kernel/linux/linux-6.6/ipc/ |
| H A D | mqueue.c | 128 struct task_struct *task; member 797 struct task_struct *task; in __do_notify() local 1021 struct task_struct *task; __pipelined_op() local [all...] |
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | helpers.c | 222 struct task_struct *task = current; in BPF_CALL_0() local 238 struct task_struct *task = current; in BPF_CALL_0() local 258 struct task_struct *task = current; in BPF_CALL_2() local 588 struct task_struct *task = current; BPF_CALL_4() local 2210 bpf_task_under_cgroup(struct task_struct *task, struct cgroup *ancestor) bpf_task_under_cgroup() argument [all...] |