Home
last modified time | relevance | path

Searched defs:task (Results 376 – 400 of 854) sorted by relevance

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dtaskdata.py85 def add_mcdepends(task): argument
93 def handle_deps(task, dep_name, depends, seen): argument
/OK3568_Linux_fs/kernel/include/rdma/
H A Drestrack.h88 struct task_struct *task; member
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dsmp.h82 struct task_struct *task; member
/OK3568_Linux_fs/kernel/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c1736 struct sas_task *task = NULL; in pm80xx_send_abort_all() local
1791 struct sas_task *task = NULL; in pm80xx_send_read_log() local
4161 struct sas_task *task = ccb->task; in pm80xx_chip_smp_req() local
4279 static int check_enc_sas_cmd(struct sas_task *task) in check_enc_sas_cmd()
4289 static int check_enc_sat_cmd(struct sas_task *task) in check_enc_sat_cmd()
4320 struct sas_task *task = ccb->task; in pm80xx_chip_ssp_io_req() local
4477 struct sas_task *task = ccb->task; in pm80xx_chip_sata_req() local
/OK3568_Linux_fs/kernel/include/scsi/
H A Dsas_ata.h47 static inline void sas_ata_task_abort(struct sas_task *task) in sas_ata_task_abort()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dunwind_bc.c123 void __unwind_start(struct unwind_state *state, struct task_struct *task, in __unwind_start()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu382.c404 static MPP_RET hal_vp9d_vdpu382_gen_regs(void *hal, HalTaskInfo *task) in hal_vp9d_vdpu382_gen_regs()
877 static MPP_RET hal_vp9d_vdpu382_start(void *hal, HalTaskInfo *task) in hal_vp9d_vdpu382_start()
1002 static MPP_RET hal_vp9d_vdpu382_wait(void *hal, HalTaskInfo *task) in hal_vp9d_vdpu382_wait()
H A Dhal_vp9d_vdpu34x.c391 static MPP_RET hal_vp9d_vdpu34x_gen_regs(void *hal, HalTaskInfo *task) in hal_vp9d_vdpu34x_gen_regs()
843 static MPP_RET hal_vp9d_vdpu34x_start(void *hal, HalTaskInfo *task) in hal_vp9d_vdpu34x_start()
970 static MPP_RET hal_vp9d_vdpu34x_wait(void *hal, HalTaskInfo *task) in hal_vp9d_vdpu34x_wait()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dstep.c167 void set_task_blockstep(struct task_struct *task, bool on) in set_task_blockstep()
/OK3568_Linux_fs/kernel/drivers/media/platform/sti/hva/
H A Dhva-h264.c412 struct hva_buffer *task; member
586 struct hva_h264_task *task, in hva_h264_prepare_task()
873 static unsigned int hva_h264_get_stream_size(struct hva_h264_task *task) in hva_h264_get_stream_size()
880 static u32 hva_h264_get_stuffing_bytes(struct hva_h264_task *task) in hva_h264_get_stuffing_bytes()
1009 struct hva_h264_task *task = (struct hva_h264_task *)ctx->task->vaddr; in hva_h264_encode() local
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dstacktrace.c204 void *cookie, struct task_struct *task, in arch_stack_walk()
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Dst-dma-fence.c38 struct task_struct *task; member
433 struct task_struct *task; member
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpi.cpp308 static MPP_RET mpi_dequeue(MppCtx ctx, MppPortType type, MppTask *task) in mpi_dequeue()
332 static MPP_RET mpi_enqueue(MppCtx ctx, MppPortType type, MppTask task) in mpi_enqueue()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_rkv.c650 MPP_RET hal_jpegd_rkv_start(void *hal, HalTaskInfo *task) in hal_jpegd_rkv_start()
703 MPP_RET hal_jpegd_rkv_wait(void *hal, HalTaskInfo *task) in hal_jpegd_rkv_wait()
H A Dhal_jpegd_vdpu1.c904 MPP_RET hal_jpegd_vdpu1_start(void *hal, HalTaskInfo *task) in hal_jpegd_vdpu1_start()
953 MPP_RET hal_jpegd_vdpu1_wait(void *hal, HalTaskInfo *task) in hal_jpegd_vdpu1_wait()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/lima/
H A Dlima_pp.c306 struct lima_sched_task *task) in lima_pp_task_validate()
330 struct lima_sched_task *task) in lima_pp_task_run()
/OK3568_Linux_fs/kernel/security/tomoyo/
H A Dtomoyo.c495 static int tomoyo_task_alloc(struct task_struct *task, in tomoyo_task_alloc()
512 static void tomoyo_task_free(struct task_struct *task) in tomoyo_task_free()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dlsm.c87 int BPF_PROG(test_task_free, struct task_struct *task) in BPF_PROG()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dswitch_to.h65 static inline void update_task_stack(struct task_struct *task) in update_task_stack()
/OK3568_Linux_fs/kernel/arch/openrisc/kernel/
H A Dptrace.c115 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dcred.h74 static inline struct aa_label *__aa_task_raw_label(struct task_struct *task) in __aa_task_raw_label()
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dptrace.c156 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view()
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dnamespace.c118 static struct ns_common *cgroupns_get(struct task_struct *task) in cgroupns_get()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Discsi_tcp.c368 static int iscsi_sw_tcp_pdu_xmit(struct iscsi_task *task) in iscsi_sw_tcp_pdu_xmit()
506 static int iscsi_sw_tcp_pdu_init(struct iscsi_task *task, in iscsi_sw_tcp_pdu_init()
534 static int iscsi_sw_tcp_pdu_alloc(struct iscsi_task *task, uint8_t opcode) in iscsi_sw_tcp_pdu_alloc()
/OK3568_Linux_fs/kernel/kernel/
H A Dworkqueue_internal.h38 struct task_struct *task; /* I: worker task */ member

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