Home
last modified time | relevance | path

Searched defs:task (Results 326 – 350 of 854) sorted by relevance

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

/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dptrace.h14 #define task_pt_regs(task) \ argument
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dpsw.h97 #define pa_psw(task) ((struct pa_psw *) ((char *) (task) + TASK_PT_PSW + 4)) argument
99 #define pa_psw(task) ((struct pa_psw *) ((char *) (task) + TASK_PT_PSW)) argument
/OK3568_Linux_fs/kernel/fs/
H A Dfile_table.c338 struct task_struct *task = current; in fput_many() local
372 struct task_struct *task = current; in __fput_sync() local
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/iser/
H A Diser_memory.c339 iser_reg_data_sg(struct iscsi_iser_task *task, in iser_reg_data_sg()
353 int iser_reg_mem_fastreg(struct iscsi_iser_task *task, in iser_reg_mem_fastreg()
/OK3568_Linux_fs/kernel/mm/
H A Dprocess_vm_access.c76 struct task_struct *task, in process_vm_rw_single_vec()
156 struct task_struct *task; in process_vm_rw_core() local
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dhelpers.c173 struct task_struct *task = current; in BPF_CALL_0() local
189 struct task_struct *task = current; in BPF_CALL_0() local
209 struct task_struct *task = current; in BPF_CALL_2() local
546 struct task_struct *task = current; in BPF_CALL_4() local
/OK3568_Linux_fs/external/mpp/osal/driver/
H A Dmpp_server.cpp244 MppDevTask *task; in process_task() local
465 MppDevTask *task = NULL; in send_task() local
507 MppDevTask *task = NULL; in wait_task() local
816 MppDevTask *task = &session->tasks[i]; in attach() local
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/skeleton/
H A Dpid_iter.bpf.c45 struct task_struct *task = ctx->task; in iter() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/prctl/
H A Ddisable-tsc-on-off-stress-test.c60 static void task(void) in task() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tests/
H A Dtest_task_service.cpp70 auto task = std::unique_ptr<ServiceTask<MockParam>>(new BarTask); in main() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dperf_regs.h38 static inline u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
H A Drcuwait.h17 struct task_struct __rcu *task; member
H A Ddebug_locks.h64 static inline void debug_show_held_locks(struct task_struct *task) in debug_show_held_locks()
/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_enc_cb_param.h33 void *task; member
/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Dptrace.h31 #define task_pt_regs(task) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dasync_task.cpp52 std::function<void()> task; member in mbgl::util::AsyncTask::Impl
/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/
H A Dprocessor.h63 #define task_pt_regs(task) user_regs(task_thread_info(task)) argument
/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dtask.h13 static inline struct aa_task_ctx *task_ctx(struct task_struct *task) in task_ctx()
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dmmu_context.h30 static inline void deactivate_mm(struct task_struct *task, in deactivate_mm()
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Drt.h47 static inline struct task_struct *rt_mutex_get_top_task(struct task_struct *task) in rt_mutex_get_top_task()
/OK3568_Linux_fs/kernel/arch/powerpc/perf/
H A Dperf_regs.c136 u64 perf_reg_abi(struct task_struct *task) in perf_reg_abi()
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dtraps.c490 static void show_trace(struct task_struct *task, unsigned long *sp, in show_trace()
504 void show_stack(struct task_struct *task, unsigned long *sp, const char *loglvl) in show_stack()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu34x.c531 static MPP_RET set_registers(H264dHalCtx_t *p_hal, Vdpu34xH264dRegSet *regs, HalTaskInfo *task) in set_registers()
893 MPP_RET vdpu34x_h264d_gen_regs(void *hal, HalTaskInfo *task) in vdpu34x_h264d_gen_regs()
1001 MPP_RET vdpu34x_h264d_start(void *hal, HalTaskInfo *task) in vdpu34x_h264d_start()
1108 MPP_RET vdpu34x_h264d_wait(void *hal, HalTaskInfo *task) in vdpu34x_h264d_wait()
/OK3568_Linux_fs/kernel/include/net/
H A Dcls_cgroup.h48 static inline u32 __task_get_classid(struct task_struct *task) in __task_get_classid()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dtask.c24 struct aa_label *aa_get_task_label(struct task_struct *task) in aa_get_task_label()

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