Home
last modified time | relevance | path

Searched defs:task (Results 126 – 150 of 854) sorted by relevance

12345678910>>...35

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dunwind.h16 struct task_struct *task; member
55 void unwind_start(struct unwind_state *state, struct task_struct *task, in unwind_start()
107 #define READ_ONCE_TASK_STACK(task, x) \ argument
117 static inline bool task_on_another_cpu(struct task_struct *task) in task_on_another_cpu()
H A Dstacktrace.h61 get_frame_pointer(struct task_struct *task, struct pt_regs *regs) in get_frame_pointer()
73 get_frame_pointer(struct task_struct *task, struct pt_regs *regs) in get_frame_pointer()
80 get_stack_pointer(struct task_struct *task, struct pt_regs *regs) in get_stack_pointer()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8d/
H A Dhal_vp8d_vdpu1.c259 hal_vp8d_dct_partition_cfg(VP8DHalContext_t *ctx, HalTaskInfo *task) in hal_vp8d_dct_partition_cfg()
451 MPP_RET hal_vp8d_vdpu1_gen_regs(void* hal, HalTaskInfo *task) in hal_vp8d_vdpu1_gen_regs()
624 MPP_RET hal_vp8d_vdpu1_start(void *hal, HalTaskInfo *task) in hal_vp8d_vdpu1_start()
678 MPP_RET hal_vp8d_vdpu1_wait(void *hal, HalTaskInfo *task) in hal_vp8d_vdpu1_wait()
H A Dhal_vp8d_vdpu2.c258 HalTaskInfo *task) in hal_vp8d_dct_partition_cfg()
461 MPP_RET hal_vp8d_vdpu2_gen_regs(void* hal, HalTaskInfo *task) in hal_vp8d_vdpu2_gen_regs()
626 MPP_RET hal_vp8d_vdpu2_start(void *hal, HalTaskInfo *task) in hal_vp8d_vdpu2_start()
680 MPP_RET hal_vp8d_vdpu2_wait(void *hal, HalTaskInfo *task) in hal_vp8d_vdpu2_wait()
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_enc_impl.cpp85 static void reset_hal_enc_task(HalEncTask *task) in reset_hal_enc_task()
90 static void reset_enc_rc_task(EncRcTask *task) in reset_enc_rc_task()
182 static void check_hal_task_pkt_len(HalEncTask *task, const char *reason) in check_hal_task_pkt_len()
428 HalEncTask *task = NULL; in mpp_enc_callback() local
1355 #define ENC_RUN_FUNC2(func, ctx, task, mpp, ret) \ argument
1426 static MPP_RET mpp_enc_proc_two_pass(Mpp *mpp, EncAsyncTaskInfo *task) in mpp_enc_proc_two_pass()
1488 static void mpp_enc_rc_info_backup(MppEncImpl *enc, EncAsyncTaskInfo *task) in mpp_enc_rc_info_backup()
1570 static MPP_RET mpp_enc_normal(Mpp *mpp, EncAsyncTaskInfo *task) in mpp_enc_normal()
1660 static MPP_RET mpp_enc_reenc_simple(Mpp *mpp, EncAsyncTaskInfo *task) in mpp_enc_reenc_simple()
1707 static MPP_RET mpp_enc_reenc_drop(Mpp *mpp, EncAsyncTaskInfo *task) in mpp_enc_reenc_drop()
[all …]
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_api.c33 static MPP_RET hal_jpegd_reg_gen(void *hal, HalTaskInfo *task) in hal_jpegd_reg_gen()
39 static MPP_RET hal_jpegd_start(void *hal, HalTaskInfo *task) in hal_jpegd_start()
45 static MPP_RET hal_jpegd_wait(void *hal, HalTaskInfo *task) in hal_jpegd_wait()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/m2vd/
H A Dhal_m2vd_vdpu1.c145 MPP_RET hal_m2vd_vdpu1_gen_regs(void *hal, HalTaskInfo *task) in hal_m2vd_vdpu1_gen_regs()
259 MPP_RET hal_m2vd_vdpu1_start(void *hal, HalTaskInfo *task) in hal_m2vd_vdpu1_start()
301 MPP_RET hal_m2vd_vdpu1_wait(void *hal, HalTaskInfo *task) in hal_m2vd_vdpu1_wait()
H A Dhal_m2vd_vdpu2.c194 MPP_RET hal_m2vd_vdpu2_gen_regs(void *hal, HalTaskInfo *task) in hal_m2vd_vdpu2_gen_regs()
329 MPP_RET hal_m2vd_vdpu2_start(void *hal, HalTaskInfo *task) in hal_m2vd_vdpu2_start()
374 MPP_RET hal_m2vd_vdpu2_wait(void *hal, HalTaskInfo *task) in hal_m2vd_vdpu2_wait()
/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_task_impl.h112 #define mpp_port_dequeue(port, task) _mpp_port_dequeue(__FUNCTION__, port, task) argument
113 #define mpp_port_enqueue(port, task) _mpp_port_enqueue(__FUNCTION__, port, task) argument
115 #define mpp_port_move(port, task, status) _mpp_port_move(__FUNCTION__, port, task, status) argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Drun_loop.hpp71 …std::shared_ptr<WorkTask> task = WorkTask::make(std::forward<Fn>(fn), std::forward<Args>(args)...); in invokeCancellable() local
93 void push(Priority priority, std::shared_ptr<WorkTask> task) { in push()
104 std::shared_ptr<WorkTask> task; in process() local
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Ddebug-monitors.c391 void user_rewind_single_step(struct task_struct *task) in user_rewind_single_step()
402 void user_fastforward_single_step(struct task_struct *task) in user_fastforward_single_step()
409 struct task_struct *task) in user_regs_reset_single_step()
443 void user_enable_single_step(struct task_struct *task) in user_enable_single_step()
452 void user_disable_single_step(struct task_struct *task) in user_disable_single_step()
/OK3568_Linux_fs/kernel/fs/proc/
H A Darray.c384 static void task_cpus_allowed(struct seq_file *m, struct task_struct *task) in task_cpus_allowed()
408 struct pid *pid, struct task_struct *task) in proc_pid_status()
434 struct pid *pid, struct task_struct *task, int whole) in do_task_stat()
627 struct pid *pid, struct task_struct *task) in proc_tid_stat()
633 struct pid *pid, struct task_struct *task) in proc_tgid_stat()
639 struct pid *pid, struct task_struct *task) in proc_pid_statm()
677 struct task_struct *start, *task; in get_children_pid() local
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dproc.c342 static void nfs_proc_unlink_rpc_prepare(struct rpc_task *task, struct nfs_unlinkdata *data) in nfs_proc_unlink_rpc_prepare()
347 static int nfs_proc_unlink_done(struct rpc_task *task, struct inode *dir) in nfs_proc_unlink_done()
361 static void nfs_proc_rename_rpc_prepare(struct rpc_task *task, struct nfs_renamedata *data) in nfs_proc_rename_rpc_prepare()
367 nfs_proc_rename_done(struct rpc_task *task, struct inode *old_dir, in nfs_proc_rename_done()
597 static int nfs_read_done(struct rpc_task *task, struct nfs_pgio_header *hdr) in nfs_read_done()
620 static int nfs_proc_pgio_rpc_prepare(struct rpc_task *task, in nfs_proc_pgio_rpc_prepare()
627 static int nfs_write_done(struct rpc_task *task, struct nfs_pgio_header *hdr) in nfs_write_done()
645 static void nfs_proc_commit_rpc_prepare(struct rpc_task *task, struct nfs_commit_data *data) in nfs_proc_commit_rpc_prepare()
/OK3568_Linux_fs/external/mpp/mpp/hal/
H A Dmpp_hal.cpp146 MPP_RET mpp_hal_reg_gen(MppHal ctx, HalTaskInfo *task) in mpp_hal_reg_gen()
157 MPP_RET mpp_hal_hw_start(MppHal ctx, HalTaskInfo *task) in mpp_hal_hw_start()
168 MPP_RET mpp_hal_hw_wait(MppHal ctx, HalTaskInfo *task) in mpp_hal_hw_wait()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_api.c113 MPP_RET hal_av1d_gen_regs(void *hal, HalTaskInfo *task) in hal_av1d_gen_regs()
123 MPP_RET hal_av1d_start(void *hal, HalTaskInfo *task) in hal_av1d_start()
133 MPP_RET hal_av1d_wait(void *hal, HalTaskInfo *task) in hal_av1d_wait()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_api.c91 MPP_RET hal_vp9d_gen_regs(void *ctx, HalTaskInfo *task) in hal_vp9d_gen_regs()
102 MPP_RET hal_vp9d_start(void *ctx, HalTaskInfo *task) in hal_vp9d_start()
113 MPP_RET hal_vp9d_wait(void *ctx, HalTaskInfo *task) in hal_vp9d_wait()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_api.c100 MPP_RET hal_h265d_gen_regs(void *ctx, HalTaskInfo *task) in hal_h265d_gen_regs()
111 MPP_RET hal_h265d_start(void *ctx, HalTaskInfo *task) in hal_h265d_start()
122 MPP_RET hal_h265d_wait(void *ctx, HalTaskInfo *task) in hal_h265d_wait()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dunwind.h35 struct task_struct *task; member
59 struct task_struct *task, in unwind_start()
73 #define unwind_for_each_frame(state, task, regs, first_frame) \ argument
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avsd/
H A Dhal_avsd_api.c188 MPP_RET hal_avsd_gen_regs(void *decoder, HalTaskInfo *task) in hal_avsd_gen_regs()
236 MPP_RET hal_avsd_start(void *decoder, HalTaskInfo *task) in hal_avsd_start()
249 MPP_RET hal_avsd_wait(void *decoder, HalTaskInfo *task) in hal_avsd_wait()
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c330 struct iscsi_task *task) in bnx2i_send_iscsi_login()
531 struct iscsi_task *task, in bnx2i_send_iscsi_nopout()
589 struct iscsi_task *task) in bnx2i_send_iscsi_logout()
1344 struct iscsi_task *task; in bnx2i_process_scsi_cmd_resp() local
1438 struct iscsi_task *task; in bnx2i_process_login_resp() local
1506 struct iscsi_task *task; in bnx2i_process_text_resp() local
1567 struct iscsi_task *task; in bnx2i_process_tmf_resp() local
1606 struct iscsi_task *task; in bnx2i_process_logout_resp() local
1653 struct iscsi_task *task; in bnx2i_process_nopin_local_cmpl() local
1693 struct iscsi_task *task; in bnx2i_process_nopin_mesg() local
[all …]
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_vepu2.c80 #define to_vepu_task(task) \ argument
182 struct vepu_task *task, in vepu_process_reg_fd()
214 static int vepu_extract_task_msg(struct vepu_task *task, in vepu_extract_task_msg()
273 struct vepu_task *task = NULL; in vepu_alloc_task() local
361 struct vepu_task *task = to_vepu_task(mpp_task); in vepu_run() local
423 struct vepu_task *task = NULL; in vepu_isr() local
469 struct vepu_task *task = to_vepu_task(mpp_task); in vepu_finish() local
499 struct vepu_task *task = to_vepu_task(mpp_task); in vepu_result() local
519 struct vepu_task *task = to_vepu_task(mpp_task); in vepu_free_task() local
809 struct vepu_task *task = to_vepu_task(mpp_task); in vepu_get_freq() local
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h180 static INLINE void populate_ancestors(struct task_struct* task, in populate_ancestors()
252 struct task_struct* task, in populate_cgroup_info()
335 struct task_struct* task, in populate_var_metadata()
366 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); in get_var_kill_data() local
565 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); in BPF_KPROBE() local
631 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); in raw_tracepoint__sched_process_exit() local
704 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); in raw_tracepoint__sched_process_exec() local
795 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); in kprobe_ret__do_filp_open() local
849 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); in BPF_KPROBE() local
908 struct task_struct* task = (struct task_struct*)bpf_get_current_task(); in BPF_KPROBE() local
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c671 struct fcoe_task_ctx_entry *task; in bnx2fc_initiate_tmf() local
830 struct fcoe_task_ctx_entry *task; in bnx2fc_initiate_abts() local
937 struct fcoe_task_ctx_entry *task; in bnx2fc_initiate_seq_cleanup() local
1004 struct fcoe_task_ctx_entry *task; in bnx2fc_initiate_cleanup() local
1287 struct fcoe_task_ctx_entry *task, in bnx2fc_process_seq_cleanup_compl()
1322 struct fcoe_task_ctx_entry *task, in bnx2fc_process_cleanup_compl()
1354 struct fcoe_task_ctx_entry *task, in bnx2fc_process_abts_compl()
1523 struct fcoe_task_ctx_entry *task, u8 num_rq, in bnx2fc_process_tm_compl()
1908 struct fcoe_task_ctx_entry *task, in bnx2fc_process_scsi_cmd_compl()
2029 struct fcoe_task_ctx_entry *task; in bnx2fc_post_io_req() local
/OK3568_Linux_fs/kernel/arch/c6x/include/asm/
H A Dprocessor.h63 #define task_pt_regs(task) \ argument
98 #define KSTK_EIP(task) (task_pt_regs(task)->pc) argument
99 #define KSTK_ESP(task) (task_pt_regs(task)->sp) argument
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dstacktrace.c15 struct task_struct *task, struct pt_regs *regs) in arch_stack_walk()
34 void *cookie, struct task_struct *task) in arch_stack_walk_reliable()

12345678910>>...35