Home
last modified time | relevance | path

Searched defs:task (Results 251 – 275 of 854) sorted by relevance

1...<<11121314151617181920>>...35

/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Dbuffer_sync.c60 struct task_struct *task = data; in task_free_notify() local
304 add_user_ctx_switch(struct task_struct const *task, unsigned long cookie) in add_user_ctx_switch()
439 struct task_struct *task; in process_task_mortuary() local
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_rkv.c247 MPP_RET hal_vp9d_rkv_gen_regs(void *hal, HalTaskInfo *task) in hal_vp9d_rkv_gen_regs()
520 MPP_RET hal_vp9d_rkv_start(void *hal, HalTaskInfo *task) in hal_vp9d_rkv_start()
579 MPP_RET hal_vp9d_rkv_wait(void *hal, HalTaskInfo *task) in hal_vp9d_rkv_wait()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c675 static MPP_RET h264e_start(void *ctx, HalEncTask *task) in h264e_start()
725 static MPP_RET h264e_proc_dpb(void *ctx, HalEncTask *task) in h264e_proc_dpb()
765 static MPP_RET h264e_proc_hal(void *ctx, HalEncTask *task) in h264e_proc_hal()
829 static MPP_RET h264e_sw_enc(void *ctx, HalEncTask *task) in h264e_sw_enc()
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsvc.c303 svc_pool_map_set_cpumask(struct task_struct *task, unsigned int pidx) in svc_pool_map_set_cpumask()
672 struct task_struct *task = NULL; in choose_victim() local
711 struct task_struct *task; in svc_start_kthreads() local
750 struct task_struct *task; in svc_signal_kthreads() local
803 struct task_struct *task; in svc_stop_kthreads() local
1544 struct rpc_task *task; in bc_svc_process() local
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dsyscall.h7 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dsyscall.h7 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_rotator.c65 struct exynos_drm_ipp_task *task; member
107 struct exynos_drm_ipp_task *task = rot->task; in rotator_irq_handler() local
218 struct exynos_drm_ipp_task *task) in rotator_commit()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dwork_request.hpp18 std::shared_ptr<WorkTask> task; member in mbgl::WorkRequest
/OK3568_Linux_fs/kernel/arch/x86/um/asm/
H A Dsyscall.h12 static inline int syscall_get_arch(struct task_struct *task) in syscall_get_arch()
/OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/
H A Dlibcxgbi.c1351 static void task_release_itt(struct iscsi_task *task, itt_t hdr_itt) in task_release_itt()
1382 static int task_reserve_itt(struct iscsi_task *task, itt_t *hdr_itt) in task_reserve_itt()
1540 struct iscsi_task *task = iscsi_itt_to_ctask(conn, itt); in skb_read_pdu_bhs() local
1812 static void cxgbi_task_data_sgl_check(struct iscsi_task *task) in cxgbi_task_data_sgl_check()
1839 cxgbi_task_data_sgl_read(struct iscsi_task *task, u32 offset, u32 count, in cxgbi_task_data_sgl_read()
1885 int cxgbi_conn_alloc_pdu(struct iscsi_task *task, u8 op) in cxgbi_conn_alloc_pdu()
2061 cxgbi_prep_iso_info(struct iscsi_task *task, struct sk_buff *skb, in cxgbi_prep_iso_info()
2144 int cxgbi_conn_init_pdu(struct iscsi_task *task, unsigned int offset, in cxgbi_conn_init_pdu()
2361 int cxgbi_conn_xmit_pdu(struct iscsi_task *task) in cxgbi_conn_xmit_pdu()
2470 void cxgbi_cleanup_task(struct iscsi_task *task) in cxgbi_cleanup_task()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h263/
H A Dh263d_api.c168 MPP_RET h263d_prepare(void *dec, MppPacket pkt, HalDecTask *task) in h263d_prepare()
272 MPP_RET h263d_parse(void *dec, HalDecTask *task) in h263d_parse()
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dtraps.c81 static void do_show_stack(struct task_struct *task, unsigned long *fp, in do_show_stack()
178 void show_stack(struct task_struct *task, unsigned long *fp, const char *loglvl) in show_stack()
/OK3568_Linux_fs/yocto/poky/scripts/lib/checklayer/
H A D__init__.py410 def sig2graph(task): argument
413 def graph2sig(task): argument
/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A Dsas_task.c11 void sas_ssp_task_response(struct device *dev, struct sas_task *task, in sas_ssp_task_response()
/OK3568_Linux_fs/kernel/arch/x86/um/
H A Dtls_64.c5 void clear_flushed_tls(struct task_struct *task) in clear_flushed_tls()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcurrent.h17 struct task_struct *task; in get_current() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_test_kern3.c12 struct task_struct *task = ctx->task; in dump_task() local
H A Dbpf_iter_task.c13 struct task_struct *task = ctx->task; in dump_task() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dasync_task_impl.hpp32 std::function<void()> task; member in mbgl::util::AsyncTask::Impl
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpp.cpp728 MppTask task = NULL; in get_packet() local
862 MPP_RET Mpp::dequeue(MppPortType type, MppTask *task) in dequeue()
895 MPP_RET Mpp::enqueue(MppPortType type, MppTask task) in enqueue()
/OK3568_Linux_fs/kernel/include/linux/
H A Dlivepatch.h205 static inline bool klp_patch_pending(struct task_struct *task) in klp_patch_pending()
243 static inline bool klp_patch_pending(struct task_struct *task) { return false; } in klp_patch_pending()
244 static inline void klp_update_patch_state(struct task_struct *task) {} in klp_update_patch_state()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dptrace.c43 void update_cr_regs(struct task_struct *task) in update_cr_regs()
115 void user_enable_single_step(struct task_struct *task) in user_enable_single_step()
121 void user_disable_single_step(struct task_struct *task) in user_disable_single_step()
127 void user_enable_block_step(struct task_struct *task) in user_enable_block_step()
138 void ptrace_disable(struct task_struct *task) in ptrace_disable()
1651 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dprocess.c333 dump_elf_task(elf_greg_t *dest, struct task_struct *task) in dump_elf_task()
341 dump_elf_task_fp(elf_fpreg_t *dest, struct task_struct *task) in dump_elf_task_fp()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dbugs.c1805 static int ssb_prctl_set(struct task_struct *task, unsigned long ctrl) in ssb_prctl_set()
1852 static int ib_prctl_set(struct task_struct *task, unsigned long ctrl) in ib_prctl_set()
1906 int arch_prctl_spec_ctrl_set(struct task_struct *task, unsigned long which, in arch_prctl_spec_ctrl_set()
1920 void arch_seccomp_spec_mitigate(struct task_struct *task) in arch_seccomp_spec_mitigate()
1930 static int ssb_prctl_get(struct task_struct *task) in ssb_prctl_get()
1951 static int ib_prctl_get(struct task_struct *task) in ib_prctl_get()
1973 int arch_prctl_spec_ctrl_get(struct task_struct *task, unsigned long which) in arch_prctl_spec_ctrl_get()
/OK3568_Linux_fs/kernel/lib/
H A Dis_single_threaded.c17 struct task_struct *task = current; in current_is_single_threaded() local

1...<<11121314151617181920>>...35